aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2004-11-06 21:12:59 +0000
committerz0rglub <z0rglub@piwigo.org>2004-11-06 21:12:59 +0000
commita8b1a03018df2d97e1ed01f069d0c7df5b6f1517 (patch)
treec482eb9e5fb61e3a6e14a60b381ece1e0b13317a /index.php
parentfb53abe3bdb0746f52934b84e1627c6ff99c5339 (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--index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.php b/index.php
index f59fd9f8b..8a94b9d18 100644
--- a/index.php
+++ b/index.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | index.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$