aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/create_listing_file.php4
-rw-r--r--tools/index.php4
-rwxr-xr-xtools/key2value.php4
-rw-r--r--tools/metadata.php4
-rw-r--r--tools/translation_analysis.php2
5 files changed, 9 insertions, 9 deletions
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index a20feceac..f639fca0a 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -1,8 +1,8 @@
<?php
// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
+// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/tools/index.php b/tools/index.php
index 17747c927..f26982d0e 100644
--- a/tools/index.php
+++ b/tools/index.php
@@ -1,8 +1,8 @@
<?php
// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
+// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/tools/key2value.php b/tools/key2value.php
index c7c90bde0..f4cd01353 100755
--- a/tools/key2value.php
+++ b/tools/key2value.php
@@ -100,9 +100,9 @@ function copyright()
return
'<?php
// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
+// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/tools/metadata.php b/tools/metadata.php
index d649fe906..bbd0358ac 100644
--- a/tools/metadata.php
+++ b/tools/metadata.php
@@ -1,8 +1,8 @@
<?php
// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
+// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/tools/translation_analysis.php b/tools/translation_analysis.php
index 850cf7e21..40fc51caa 100644
--- a/tools/translation_analysis.php
+++ b/tools/translation_analysis.php
@@ -1,6 +1,6 @@
<?php
// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
+// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |