diff options
Diffstat (limited to '')
-rw-r--r-- | install/upgrade_1.7.0.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/upgrade_1.7.0.php b/install/upgrade_1.7.0.php index 28ac541f9..9e69b4f8a 100644 --- a/install/upgrade_1.7.0.php +++ b/install/upgrade_1.7.0.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 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 | // +-----------------------------------------------------------------------+ |