diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes_new.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/themes_new.php b/admin/themes_new.php index fda4a03d2..cef9b3c41 100644 --- a/admin/themes_new.php +++ b/admin/themes_new.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 | // +-----------------------------------------------------------------------+ |