diff options
author | Nathan Kinkade <nath@nkinka.de> | 2012-03-06 20:44:31 +0000 |
---|---|---|
committer | Nathan Kinkade <nath@nkinka.de> | 2012-03-06 20:44:31 +0000 |
commit | b95f4776fd6999242435d547c29944861e1c2c41 (patch) | |
tree | bae29debe13c9c4baf292404c69b815ef6928d9a /modules/slideshow/helpers | |
parent | 81020da574f1db9fd1315dd7149d11a00013ff29 (diff) | |
parent | b167a3c50a3cecfaf726469ad7b0ee108fe32b00 (diff) |
Merge branch 'master' of git://github.com/gallery/gallery3
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 d5b063c1..4a7a4c1f 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-2011 Bharat Mediratta + * Copyright (C) 2000-2012 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 2557a018..79751a95 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-2011 Bharat Mediratta + * Copyright (C) 2000-2012 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 bbb68821..62d64f48 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-2011 Bharat Mediratta + * Copyright (C) 2000-2012 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 |