diff options
Diffstat (limited to '')
-rw-r--r-- | admin/photos_add_applications.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/photos_add_applications.php b/admin/photos_add_applications.php index bf0509ec5..82c95fddf 100644 --- a/admin/photos_add_applications.php +++ b/admin/photos_add_applications.php @@ -2,7 +2,9 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2010 Pierrick LE GALL 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 | // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | |