From affb8edd6b71fb4d18799f5632e9fff71ec1a0ba Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 30 Aug 2010 16:24:58 -0400 Subject: [PATCH] Add standard file header/copyright etc... --- ansel/lib/Gallery/Decorator/Date.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ansel/lib/Gallery/Decorator/Date.php b/ansel/lib/Gallery/Decorator/Date.php index e717c115c..cc7511f25 100644 --- a/ansel/lib/Gallery/Decorator/Date.php +++ b/ansel/lib/Gallery/Decorator/Date.php @@ -3,7 +3,12 @@ * A decorator around an Ansel_Gallery to allow multiple date groupings * to access the same Ansel_Gallery instance. * + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * + * See the enclosed file COPYING for license information (GPL). If you + * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. + * + * @author Michael J. Rubinsky * @package Ansel */ class Ansel_Gallery_Decorator_Date -- 2.11.0