diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-05-13 20:04:58 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-05-13 20:04:58 +0000 |
commit | 5495037a3d999adb7af48d1f65683f42a3104a89 (patch) | |
tree | 75ee41b6c1732f58b79f5febf7aeeb037114f2e8 /core/tests | |
parent | 12380b8b39d650e1b23b2d9f57af3f3829559d36 (diff) |
Gee it's May already. Update copyright to 2009.
Diffstat (limited to 'core/tests')
-rw-r--r-- | core/tests/Access_Helper_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Album_Helper_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Albums_Controller_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Core_Installer_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Database_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Dir_Helper_Test.php | 2 | ||||
-rw-r--r-- | core/tests/DrawForm_Test.php | 2 | ||||
-rw-r--r-- | core/tests/File_Structure_Test.php | 2 | ||||
-rw-r--r-- | core/tests/I18n_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Item_Model_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Menu_Test.php | 2 | ||||
-rw-r--r-- | core/tests/ORM_MPTT_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Photo_Helper_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Photos_Controller_Test.php | 2 | ||||
-rw-r--r-- | core/tests/REST_Controller_Test.php | 2 | ||||
-rw-r--r-- | core/tests/REST_Helper_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Sendmail_Test.php | 2 | ||||
-rw-r--r-- | core/tests/Var_Test.php | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/core/tests/Access_Helper_Test.php b/core/tests/Access_Helper_Test.php index 6953a21a..7012a487 100644 --- a/core/tests/Access_Helper_Test.php +++ b/core/tests/Access_Helper_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Album_Helper_Test.php b/core/tests/Album_Helper_Test.php index d085ca88..d4bfca55 100644 --- a/core/tests/Album_Helper_Test.php +++ b/core/tests/Album_Helper_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Albums_Controller_Test.php b/core/tests/Albums_Controller_Test.php index 1aef97a7..33d6b896 100644 --- a/core/tests/Albums_Controller_Test.php +++ b/core/tests/Albums_Controller_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Core_Installer_Test.php b/core/tests/Core_Installer_Test.php index 79ae4a0c..f7036286 100644 --- a/core/tests/Core_Installer_Test.php +++ b/core/tests/Core_Installer_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Database_Test.php b/core/tests/Database_Test.php index 3d3c965b..bd3d2f53 100644 --- a/core/tests/Database_Test.php +++ b/core/tests/Database_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Dir_Helper_Test.php b/core/tests/Dir_Helper_Test.php index 8a4b54d6..46bb871c 100644 --- a/core/tests/Dir_Helper_Test.php +++ b/core/tests/Dir_Helper_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/DrawForm_Test.php b/core/tests/DrawForm_Test.php index 68efbc4c..2c5aaba4 100644 --- a/core/tests/DrawForm_Test.php +++ b/core/tests/DrawForm_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/File_Structure_Test.php b/core/tests/File_Structure_Test.php index e1c0d728..6b2090d0 100644 --- a/core/tests/File_Structure_Test.php +++ b/core/tests/File_Structure_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/I18n_Test.php b/core/tests/I18n_Test.php index 3a5e24f4..9010606a 100644 --- a/core/tests/I18n_Test.php +++ b/core/tests/I18n_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Item_Model_Test.php b/core/tests/Item_Model_Test.php index 449e42c3..31d7b18e 100644 --- a/core/tests/Item_Model_Test.php +++ b/core/tests/Item_Model_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Menu_Test.php b/core/tests/Menu_Test.php index 82e8301d..c91aee0b 100644 --- a/core/tests/Menu_Test.php +++ b/core/tests/Menu_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/ORM_MPTT_Test.php b/core/tests/ORM_MPTT_Test.php index f443862b..200c8a74 100644 --- a/core/tests/ORM_MPTT_Test.php +++ b/core/tests/ORM_MPTT_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Photo_Helper_Test.php b/core/tests/Photo_Helper_Test.php index 2f2488bf..45e911b2 100644 --- a/core/tests/Photo_Helper_Test.php +++ b/core/tests/Photo_Helper_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Photos_Controller_Test.php b/core/tests/Photos_Controller_Test.php index b40a9677..1c52a210 100644 --- a/core/tests/Photos_Controller_Test.php +++ b/core/tests/Photos_Controller_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/REST_Controller_Test.php b/core/tests/REST_Controller_Test.php index af46a72f..8fb04d86 100644 --- a/core/tests/REST_Controller_Test.php +++ b/core/tests/REST_Controller_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/REST_Helper_Test.php b/core/tests/REST_Helper_Test.php index e5ef645b..1bfc63ab 100644 --- a/core/tests/REST_Helper_Test.php +++ b/core/tests/REST_Helper_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Sendmail_Test.php b/core/tests/Sendmail_Test.php index 777fea55..64c1fff0 100644 --- a/core/tests/Sendmail_Test.php +++ b/core/tests/Sendmail_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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/core/tests/Var_Test.php b/core/tests/Var_Test.php index 7f356d30..82370631 100644 --- a/core/tests/Var_Test.php +++ b/core/tests/Var_Test.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-2008 Bharat Mediratta + * Copyright (C) 2000-2009 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 |