summaryrefslogtreecommitdiff
path: root/core/models
diff options
context:
space:
mode:
Diffstat (limited to 'core/models')
-rw-r--r--core/models/access_cache.php2
-rw-r--r--core/models/access_intent.php2
-rw-r--r--core/models/graphics_rule.php2
-rw-r--r--core/models/incoming_translation.php2
-rw-r--r--core/models/item.php2
-rw-r--r--core/models/log.php2
-rw-r--r--core/models/message.php2
-rw-r--r--core/models/module.php2
-rw-r--r--core/models/outgoing_translation.php2
-rw-r--r--core/models/permission.php2
-rw-r--r--core/models/task.php2
-rw-r--r--core/models/theme.php2
-rw-r--r--core/models/var.php2
13 files changed, 13 insertions, 13 deletions
diff --git a/core/models/access_cache.php b/core/models/access_cache.php
index aa530993..10d05df7 100644
--- a/core/models/access_cache.php
+++ b/core/models/access_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/models/access_intent.php b/core/models/access_intent.php
index b7d68508..86cda7b3 100644
--- a/core/models/access_intent.php
+++ b/core/models/access_intent.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/models/graphics_rule.php b/core/models/graphics_rule.php
index 1554d2fb..2b5a8968 100644
--- a/core/models/graphics_rule.php
+++ b/core/models/graphics_rule.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/models/incoming_translation.php b/core/models/incoming_translation.php
index fcd79cd4..0c9a343f 100644
--- a/core/models/incoming_translation.php
+++ b/core/models/incoming_translation.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/models/item.php b/core/models/item.php
index d49f748a..940eeab7 100644
--- a/core/models/item.php
+++ b/core/models/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/models/log.php b/core/models/log.php
index 534ea090..6734afb8 100644
--- a/core/models/log.php
+++ b/core/models/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/models/message.php b/core/models/message.php
index 06997453..851ececa 100644
--- a/core/models/message.php
+++ b/core/models/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/models/module.php b/core/models/module.php
index de4cc43d..5a9ea5bd 100644
--- a/core/models/module.php
+++ b/core/models/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/models/outgoing_translation.php b/core/models/outgoing_translation.php
index cd5d3267..bf617f42 100644
--- a/core/models/outgoing_translation.php
+++ b/core/models/outgoing_translation.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/models/permission.php b/core/models/permission.php
index e2080828..e77fa5bd 100644
--- a/core/models/permission.php
+++ b/core/models/permission.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/models/task.php b/core/models/task.php
index cdf27d85..9e3ae5c6 100644
--- a/core/models/task.php
+++ b/core/models/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/models/theme.php b/core/models/theme.php
index d76bcdaf..f479fd5a 100644
--- a/core/models/theme.php
+++ b/core/models/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/models/var.php b/core/models/var.php
index 4d7e5ffd..434370e9 100644
--- a/core/models/var.php
+++ b/core/models/var.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