diff options
author | plegall <plg@piwigo.org> | 2011-01-18 00:02:52 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-18 00:02:52 +0000 |
commit | 6db359c6222072f0f02e0c603ecfb52e8d0f13ab (patch) | |
tree | da59561791dabd78307c3fca969e27405d159ce2 /admin/themes/clear | |
parent | 7ca4f8e06004740e3dc0c331629daeccc868defe (diff) |
Happy new year 2011
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery"
git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | admin/themes/clear/icon/index.php | 4 | ||||
-rw-r--r-- | admin/themes/clear/index.php | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/admin/themes/clear/icon/index.php b/admin/themes/clear/icon/index.php index b8c5ad30e..a467d4a1c 100644 --- a/admin/themes/clear/icon/index.php +++ b/admin/themes/clear/icon/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/admin/themes/clear/index.php b/admin/themes/clear/index.php index e34130073..0dc29f119 100644 --- a/admin/themes/clear/index.php +++ b/admin/themes/clear/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 |
// +-----------------------------------------------------------------------+
|