diff options
Diffstat (limited to '')
-rw-r--r-- | identification.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/identification.php b/identification.php index 89bc9fe85..6d345bf45 100644 --- a/identification.php +++ b/identification.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 | // +-----------------------------------------------------------------------+ |