diff options
Diffstat (limited to 'tools/create_listing_file.php')
-rw-r--r-- | tools/create_listing_file.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php index c0935fb6b..569f5f5d8 100644 --- a/tools/create_listing_file.php +++ b/tools/create_listing_file.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | create_listing_file.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$ |