diff options
author | z0rglub <z0rglub@piwigo.org> | 2004-11-06 21:12:59 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2004-11-06 21:12:59 +0000 |
commit | a8b1a03018df2d97e1ed01f069d0c7df5b6f1517 (patch) | |
tree | c482eb9e5fb61e3a6e14a60b381ece1e0b13317a /admin/infos_images.php | |
parent | fb53abe3bdb0746f52934b84e1627c6ff99c5339 (diff) |
update headers to comply with GPL
git-svn-id: http://piwigo.org/svn/trunk@593 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | admin/infos_images.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/infos_images.php b/admin/infos_images.php index 29983e327..0f13b829e 100644 --- a/admin/infos_images.php +++ b/admin/infos_images.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | infos_images.php | -// +-----------------------------------------------------------------------+ -// | application : PhpWebGallery <http://phpwebgallery.net> | -// | branch : BSF (Best So Far) | +// | PhpWebGallery - a PHP based picture gallery | +// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | +// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ +// | branch : BSF (Best So Far) // | file : $RCSfile$ // | last update : $Date$ // | last modifier : $Author$ |