diff options
Diffstat (limited to 'admin/include')
-rw-r--r-- | admin/include/functions.php | 8 | ||||
-rw-r--r-- | admin/include/functions_metadata.php | 8 | ||||
-rw-r--r-- | admin/include/isadmin.inc.php | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/admin/include/functions.php b/admin/include/functions.php index 900b7e037..9dcd17ebb 100644 --- a/admin/include/functions.php +++ b/admin/include/functions.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions.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$ diff --git a/admin/include/functions_metadata.php b/admin/include/functions_metadata.php index 0f9f090b5..e7eb5effd 100644 --- a/admin/include/functions_metadata.php +++ b/admin/include/functions_metadata.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_metadata.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$ diff --git a/admin/include/isadmin.inc.php b/admin/include/isadmin.inc.php index af32efce0..90398702b 100644 --- a/admin/include/isadmin.inc.php +++ b/admin/include/isadmin.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | isadmin.inc.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$ |