summaryrefslogtreecommitdiff
path: root/core/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'core/helpers')
-rw-r--r--core/helpers/MY_remote.php2
-rw-r--r--core/helpers/MY_url.php2
-rw-r--r--core/helpers/access.php2
-rw-r--r--core/helpers/album.php2
-rw-r--r--core/helpers/batch.php2
-rw-r--r--core/helpers/block_manager.php2
-rw-r--r--core/helpers/core.php2
-rw-r--r--core/helpers/core_block.php2
-rw-r--r--core/helpers/core_event.php2
-rw-r--r--core/helpers/core_installer.php2
-rw-r--r--core/helpers/core_menu.php2
-rw-r--r--core/helpers/core_search.php2
-rw-r--r--core/helpers/core_task.php2
-rw-r--r--core/helpers/core_theme.php2
-rw-r--r--core/helpers/dir.php2
-rw-r--r--core/helpers/graphics.php2
-rw-r--r--core/helpers/item.php2
-rw-r--r--core/helpers/l10n_client.php2
-rw-r--r--core/helpers/l10n_scanner.php2
-rw-r--r--core/helpers/locale.php2
-rw-r--r--core/helpers/log.php2
-rw-r--r--core/helpers/message.php2
-rw-r--r--core/helpers/model_cache.php2
-rw-r--r--core/helpers/module.php2
-rw-r--r--core/helpers/movie.php2
-rw-r--r--core/helpers/photo.php2
-rw-r--r--core/helpers/rest.php2
-rw-r--r--core/helpers/site_status.php2
-rw-r--r--core/helpers/task.php2
-rw-r--r--core/helpers/theme.php2
-rw-r--r--core/helpers/xml.php2
31 files changed, 31 insertions, 31 deletions
diff --git a/core/helpers/MY_remote.php b/core/helpers/MY_remote.php
index 8425e108..4abf5bf1 100644
--- a/core/helpers/MY_remote.php
+++ b/core/helpers/MY_remote.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/helpers/MY_url.php b/core/helpers/MY_url.php
index 67e9a0aa..e2dc0219 100644
--- a/core/helpers/MY_url.php
+++ b/core/helpers/MY_url.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/helpers/access.php b/core/helpers/access.php
index 3965e3c2..c766870b 100644
--- a/core/helpers/access.php
+++ b/core/helpers/access.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/helpers/album.php b/core/helpers/album.php
index bbd1acad..fc6368f8 100644
--- a/core/helpers/album.php
+++ b/core/helpers/album.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/helpers/batch.php b/core/helpers/batch.php
index 25bcd91f..0faa3369 100644
--- a/core/helpers/batch.php
+++ b/core/helpers/batch.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/helpers/block_manager.php b/core/helpers/block_manager.php
index 108979c9..9e8ab877 100644
--- a/core/helpers/block_manager.php
+++ b/core/helpers/block_manager.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/helpers/core.php b/core/helpers/core.php
index 5e5a12a7..5023bb15 100644
--- a/core/helpers/core.php
+++ b/core/helpers/core.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/helpers/core_block.php b/core/helpers/core_block.php
index 2fd0b342..0e2e9c54 100644
--- a/core/helpers/core_block.php
+++ b/core/helpers/core_block.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/helpers/core_event.php b/core/helpers/core_event.php
index e430319d..4cfb7598 100644
--- a/core/helpers/core_event.php
+++ b/core/helpers/core_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-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/helpers/core_installer.php b/core/helpers/core_installer.php
index 724c0b92..9f7c3f22 100644
--- a/core/helpers/core_installer.php
+++ b/core/helpers/core_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-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/helpers/core_menu.php b/core/helpers/core_menu.php
index b0a6f525..20c06e7a 100644
--- a/core/helpers/core_menu.php
+++ b/core/helpers/core_menu.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/helpers/core_search.php b/core/helpers/core_search.php
index be11ab81..9957a493 100644
--- a/core/helpers/core_search.php
+++ b/core/helpers/core_search.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/helpers/core_task.php b/core/helpers/core_task.php
index 416950e7..e078192c 100644
--- a/core/helpers/core_task.php
+++ b/core/helpers/core_task.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/helpers/core_theme.php b/core/helpers/core_theme.php
index 9eb56f0e..8fb28b00 100644
--- a/core/helpers/core_theme.php
+++ b/core/helpers/core_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-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/helpers/dir.php b/core/helpers/dir.php
index e9fe4ea7..1717bdd9 100644
--- a/core/helpers/dir.php
+++ b/core/helpers/dir.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/helpers/graphics.php b/core/helpers/graphics.php
index 54125f92..7e0c3e5d 100644
--- a/core/helpers/graphics.php
+++ b/core/helpers/graphics.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/helpers/item.php b/core/helpers/item.php
index c2243fcd..f5dbc38b 100644
--- a/core/helpers/item.php
+++ b/core/helpers/item.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/helpers/l10n_client.php b/core/helpers/l10n_client.php
index f3e9c3a6..ec4c5429 100644
--- a/core/helpers/l10n_client.php
+++ b/core/helpers/l10n_client.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/helpers/l10n_scanner.php b/core/helpers/l10n_scanner.php
index fe659d35..80b6f01c 100644
--- a/core/helpers/l10n_scanner.php
+++ b/core/helpers/l10n_scanner.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/helpers/locale.php b/core/helpers/locale.php
index cae51070..b707637f 100644
--- a/core/helpers/locale.php
+++ b/core/helpers/locale.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/helpers/log.php b/core/helpers/log.php
index 064833ea..cd04e0c5 100644
--- a/core/helpers/log.php
+++ b/core/helpers/log.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/helpers/message.php b/core/helpers/message.php
index 7fd62285..af3b96cc 100644
--- a/core/helpers/message.php
+++ b/core/helpers/message.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/helpers/model_cache.php b/core/helpers/model_cache.php
index 08783615..d8158902 100644
--- a/core/helpers/model_cache.php
+++ b/core/helpers/model_cache.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/helpers/module.php b/core/helpers/module.php
index f6e705b4..a4470798 100644
--- a/core/helpers/module.php
+++ b/core/helpers/module.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/helpers/movie.php b/core/helpers/movie.php
index 286b05b6..93420509 100644
--- a/core/helpers/movie.php
+++ b/core/helpers/movie.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/helpers/photo.php b/core/helpers/photo.php
index 5cf8a075..bc72c3d9 100644
--- a/core/helpers/photo.php
+++ b/core/helpers/photo.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/helpers/rest.php b/core/helpers/rest.php
index b790c10c..a63b94c8 100644
--- a/core/helpers/rest.php
+++ b/core/helpers/rest.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/helpers/site_status.php b/core/helpers/site_status.php
index 4b465e45..6d47e565 100644
--- a/core/helpers/site_status.php
+++ b/core/helpers/site_status.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/helpers/task.php b/core/helpers/task.php
index 32af10bf..1bc2996a 100644
--- a/core/helpers/task.php
+++ b/core/helpers/task.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/helpers/theme.php b/core/helpers/theme.php
index 9bbcf636..cbe224db 100644
--- a/core/helpers/theme.php
+++ b/core/helpers/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-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/helpers/xml.php b/core/helpers/xml.php
index 0fb0c01d..e734e90c 100644
--- a/core/helpers/xml.php
+++ b/core/helpers/xml.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