diff options
author | plegall <plg@piwigo.org> | 2010-03-19 22:37:10 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-19 22:37:10 +0000 |
commit | 86ad1d5b49ef12ae8d5e09ea7d8e2b47292c2396 (patch) | |
tree | ab8f02b12964893c885f1ac6fae6ab5b60fccc8b /admin/themes | |
parent | c695136e4d75695178a9fc848a7cf6bfa2b9346c (diff) |
increase copyright year to 2010
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | admin/themes/clear/icon/index.php | 2 | ||||
-rw-r--r-- | admin/themes/clear/index.php | 2 | ||||
-rw-r--r-- | admin/themes/default/icon/index.php | 2 | ||||
-rw-r--r-- | admin/themes/default/index.php | 2 | ||||
-rw-r--r-- | admin/themes/roma/index.php | 2 | ||||
-rw-r--r-- | admin/themes_installed.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/admin/themes/clear/icon/index.php b/admin/themes/clear/icon/index.php index b54047f4e..b8c5ad30e 100644 --- a/admin/themes/clear/icon/index.php +++ b/admin/themes/clear/icon/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+
// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2010 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 e8cc580ab..e34130073 100644 --- a/admin/themes/clear/index.php +++ b/admin/themes/clear/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+
// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2010 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/default/icon/index.php b/admin/themes/default/icon/index.php index 871b52b6a..17747c927 100644 --- a/admin/themes/default/icon/index.php +++ b/admin/themes/default/icon/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2010 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/default/index.php b/admin/themes/default/index.php index 871b52b6a..17747c927 100644 --- a/admin/themes/default/index.php +++ b/admin/themes/default/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2010 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/roma/index.php b/admin/themes/roma/index.php index 871b52b6a..17747c927 100644 --- a/admin/themes/roma/index.php +++ b/admin/themes/roma/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2010 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_installed.php b/admin/themes_installed.php index 201202cb8..68510354f 100644 --- a/admin/themes_installed.php +++ b/admin/themes_installed.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2010 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 | // +-----------------------------------------------------------------------+ |