diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-03-03 10:15:34 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-03-03 10:15:34 -0800 |
commit | c3c2b45280c461acc8a63ac9c73d054f9a109234 (patch) | |
tree | 28eaec1e8634e65384c846351d271025fdecde68 /modules/slideshow/helpers | |
parent | 109c390f256eb0f7c99dc7d472cec0e0ab911c7b (diff) |
Update the copyright to 2010. It's only 3 months into the year :-)
Diffstat (limited to 'modules/slideshow/helpers')
-rw-r--r-- | modules/slideshow/helpers/slideshow_event.php | 2 | ||||
-rw-r--r-- | modules/slideshow/helpers/slideshow_installer.php | 2 | ||||
-rw-r--r-- | modules/slideshow/helpers/slideshow_theme.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/slideshow/helpers/slideshow_event.php b/modules/slideshow/helpers/slideshow_event.php index 137ec313..6cb5d019 100644 --- a/modules/slideshow/helpers/slideshow_event.php +++ b/modules/slideshow/helpers/slideshow_event.php @@ -1,7 +1,7 @@ <?php defined("SYSPATH") or die("No direct script access."); /** * Gallery - a web based photo album viewer and editor - * Copyright (C) 2000-2009 Bharat Mediratta + * Copyright (C) 2000-2010 Bharat Mediratta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/modules/slideshow/helpers/slideshow_installer.php b/modules/slideshow/helpers/slideshow_installer.php index 8d612f3e..cabbf7a8 100644 --- a/modules/slideshow/helpers/slideshow_installer.php +++ b/modules/slideshow/helpers/slideshow_installer.php @@ -1,7 +1,7 @@ <?php defined("SYSPATH") or die("No direct script access."); /** * Gallery - a web based photo album viewer and editor - * Copyright (C) 2000-2009 Bharat Mediratta + * Copyright (C) 2000-2010 Bharat Mediratta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/modules/slideshow/helpers/slideshow_theme.php b/modules/slideshow/helpers/slideshow_theme.php index 6aaf371c..c23326cf 100644 --- a/modules/slideshow/helpers/slideshow_theme.php +++ b/modules/slideshow/helpers/slideshow_theme.php @@ -1,7 +1,7 @@ <?php defined("SYSPATH") or die("No direct script access."); /** * Gallery - a web based photo album viewer and editor - * Copyright (C) 2000-2009 Bharat Mediratta + * Copyright (C) 2000-2010 Bharat Mediratta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |