diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-03-05 06:54:12 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-03-05 06:54:12 -0800 |
commit | 1c022a5c84e53e247dafe6decffd5d3a96aba576 (patch) | |
tree | c2af4ff8d4eff3e992d2246ebe6068140ea2acae /modules/organize/helpers | |
parent | fd82bcfc0a953ec83e867564edbb907181828cbe (diff) | |
parent | c3c2b45280c461acc8a63ac9c73d054f9a109234 (diff) |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/organize/helpers')
-rw-r--r-- | modules/organize/helpers/organize_event.php | 2 | ||||
-rw-r--r-- | modules/organize/helpers/organize_theme.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/organize/helpers/organize_event.php b/modules/organize/helpers/organize_event.php index 6aa6da81..4b048630 100644 --- a/modules/organize/helpers/organize_event.php +++ b/modules/organize/helpers/organize_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/organize/helpers/organize_theme.php b/modules/organize/helpers/organize_theme.php index c2914675..da4a1b41 100644 --- a/modules/organize/helpers/organize_theme.php +++ b/modules/organize/helpers/organize_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 |