summaryrefslogtreecommitdiff
path: root/installer
diff options
context:
space:
mode:
authorNathan Kinkade <nkinkade@nkinka.de>2010-03-19 22:03:45 +0000
committerNathan Kinkade <nkinkade@nkinka.de>2010-03-19 22:03:45 +0000
commit104430e9e1e8dacd5e4320e29e59fc59aa5c6ee9 (patch)
tree5aa678433770199f1958f36c88894f377516293f /installer
parenta58aa6e97b0e44adf7a878db6e276b081e202192 (diff)
parent0e9c626684fff0973a8512d5bd50ab7ba3a748ff (diff)
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'installer')
-rw-r--r--installer/cli.php2
-rw-r--r--installer/index.php2
-rw-r--r--installer/installer.php2
-rw-r--r--installer/web.php2
4 files changed, 4 insertions, 4 deletions
diff --git a/installer/cli.php b/installer/cli.php
index e88293ff..e7c81ac3 100644
--- a/installer/cli.php
+++ b/installer/cli.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/installer/index.php b/installer/index.php
index a11c0b02..75d6fe5b 100644
--- a/installer/index.php
+++ b/installer/index.php
@@ -1,7 +1,7 @@
<?php
/**
* 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/installer/installer.php b/installer/installer.php
index 705f1725..bd5fbff1 100644
--- a/installer/installer.php
+++ b/installer/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-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/installer/web.php b/installer/web.php
index 0a3cdb6e..51f0f8aa 100644
--- a/installer/web.php
+++ b/installer/web.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