aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--about.php8
-rw-r--r--admin.php8
-rw-r--r--admin/admin_phpinfo.php8
-rw-r--r--admin/admin_upload.php8
-rw-r--r--admin/cat_list.php8
-rw-r--r--admin/cat_modify.php8
-rw-r--r--admin/cat_perm.php8
-rw-r--r--admin/configuration.php8
-rw-r--r--admin/group_list.php8
-rw-r--r--admin/group_perm.php8
-rw-r--r--admin/help.php8
-rw-r--r--admin/images/global_stats.img.php8
-rw-r--r--admin/images/phpBarGraph.php8
-rw-r--r--admin/include/functions.php8
-rw-r--r--admin/include/functions_metadata.php8
-rw-r--r--admin/include/isadmin.inc.php8
-rw-r--r--admin/infos_images.php8
-rw-r--r--admin/picture_modify.php8
-rw-r--r--admin/remote_site.php8
-rw-r--r--admin/search.php10
-rw-r--r--admin/stats.php8
-rw-r--r--admin/thumbnail.php8
-rw-r--r--admin/update.php8
-rw-r--r--admin/user_list.php8
-rw-r--r--admin/user_modify.php8
-rw-r--r--admin/user_perm.php8
-rw-r--r--admin/user_search.php8
-rw-r--r--admin/waiting.php8
-rw-r--r--category.php8
-rw-r--r--comments.php8
-rw-r--r--identification.php8
-rw-r--r--include/category_calendar.inc.php8
-rw-r--r--include/category_default.inc.php8
-rw-r--r--include/category_recent_cats.inc.php8
-rw-r--r--include/category_subcats.inc.php8
-rw-r--r--include/common.inc.php8
-rw-r--r--include/config.inc.php8
-rw-r--r--include/constants.php8
-rw-r--r--include/functions.inc.php8
-rw-r--r--include/functions_category.inc.php8
-rw-r--r--include/functions_group.inc.php8
-rw-r--r--include/functions_html.inc.php8
-rw-r--r--include/functions_metadata.inc.php8
-rw-r--r--include/functions_session.inc.php8
-rw-r--r--include/functions_user.inc.php8
-rw-r--r--include/functions_xml.inc.php9
-rw-r--r--include/index.php8
-rw-r--r--include/page_header.php8
-rw-r--r--include/page_tail.php8
-rw-r--r--include/template.php8
-rw-r--r--include/user.inc.php8
-rw-r--r--index.php8
-rw-r--r--install.php8
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php8
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php8
-rw-r--r--language/en_UK.iso-8859-1/faq.lang.php8
-rw-r--r--language/en_UK.iso-8859-1/install.lang.php8
-rw-r--r--language/fr_FR.iso-8859-1/admin.lang.php8
-rw-r--r--language/fr_FR.iso-8859-1/common.lang.php8
-rw-r--r--language/fr_FR.iso-8859-1/faq.lang.php8
-rw-r--r--language/fr_FR.iso-8859-1/install.lang.php8
-rw-r--r--picture.php8
-rw-r--r--profile.php8
-rw-r--r--register.php8
-rw-r--r--search.php8
-rw-r--r--tools/create_listing_file.php8
-rw-r--r--tools/metadata.php8
-rw-r--r--upload.php8
68 files changed, 273 insertions, 274 deletions
diff --git a/about.php b/about.php
index 03520020a..0053c418b 100644
--- a/about.php
+++ b/about.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | about.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.php b/admin.php
index ae8d22231..192648256 100644
--- a/admin.php
+++ b/admin.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | admin.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/admin_phpinfo.php b/admin/admin_phpinfo.php
index ebae7ab52..af5806774 100644
--- a/admin/admin_phpinfo.php
+++ b/admin/admin_phpinfo.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | admin_phpinfo.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/admin_upload.php b/admin/admin_upload.php
index 757f00abe..596e5c97c 100644
--- a/admin/admin_upload.php
+++ b/admin/admin_upload.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | admin_upload.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/cat_list.php b/admin/cat_list.php
index a1746b106..ca3953f78 100644
--- a/admin/cat_list.php
+++ b/admin/cat_list.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | cat_list.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/cat_modify.php b/admin/cat_modify.php
index 1adad78aa..a7259eeb3 100644
--- a/admin/cat_modify.php
+++ b/admin/cat_modify.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | cat_modify.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/cat_perm.php b/admin/cat_perm.php
index d18a5f3b4..1a83c0d3d 100644
--- a/admin/cat_perm.php
+++ b/admin/cat_perm.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | cat_perm.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/configuration.php b/admin/configuration.php
index a64c6a3e8..bec557c5b 100644
--- a/admin/configuration.php
+++ b/admin/configuration.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | configuration.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/group_list.php b/admin/group_list.php
index 20a9788c2..6af820eab 100644
--- a/admin/group_list.php
+++ b/admin/group_list.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | group_list.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/group_perm.php b/admin/group_perm.php
index 6749b21b6..9725eafab 100644
--- a/admin/group_perm.php
+++ b/admin/group_perm.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | group_perm.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/help.php b/admin/help.php
index 770d6d187..aea90c74b 100644
--- a/admin/help.php
+++ b/admin/help.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | help.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/images/global_stats.img.php b/admin/images/global_stats.img.php
index d70dff85d..1734cc218 100644
--- a/admin/images/global_stats.img.php
+++ b/admin/images/global_stats.img.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | monthly_visits.img.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/images/phpBarGraph.php b/admin/images/phpBarGraph.php
index 7b5fba243..1d22ff7e7 100644
--- a/admin/images/phpBarGraph.php
+++ b/admin/images/phpBarGraph.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | phpBarGraph.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.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$
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$
diff --git a/admin/picture_modify.php b/admin/picture_modify.php
index c70a4d250..90d99d5fa 100644
--- a/admin/picture_modify.php
+++ b/admin/picture_modify.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | picture_modify.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/remote_site.php b/admin/remote_site.php
index 6c1b9720e..b1c913914 100644
--- a/admin/remote_site.php
+++ b/admin/remote_site.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | remote_site.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/search.php b/admin/search.php
index 9a5b27ef4..18129020a 100644
--- a/admin/search.php
+++ b/admin/search.php
@@ -1,10 +1,10 @@
-<?
+<?php
// +-----------------------------------------------------------------------+
-// | search.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/stats.php b/admin/stats.php
index 41df7b61b..315b275d5 100644
--- a/admin/stats.php
+++ b/admin/stats.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | stats.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/thumbnail.php b/admin/thumbnail.php
index c38da627d..657aff9c4 100644
--- a/admin/thumbnail.php
+++ b/admin/thumbnail.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | thumbnail.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/update.php b/admin/update.php
index 8cfd4ad34..a01926c18 100644
--- a/admin/update.php
+++ b/admin/update.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | update.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/user_list.php b/admin/user_list.php
index 5815a4dce..c15980d72 100644
--- a/admin/user_list.php
+++ b/admin/user_list.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_list.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/user_modify.php b/admin/user_modify.php
index 38614b62e..8ac6f5f81 100644
--- a/admin/user_modify.php
+++ b/admin/user_modify.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_modify.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/user_perm.php b/admin/user_perm.php
index 24dd22019..fa94667e5 100644
--- a/admin/user_perm.php
+++ b/admin/user_perm.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_perm.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/user_search.php b/admin/user_search.php
index fabb68e02..0d7d17bbd 100644
--- a/admin/user_search.php
+++ b/admin/user_search.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_search.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/waiting.php b/admin/waiting.php
index e49505e82..4607cc002 100644
--- a/admin/waiting.php
+++ b/admin/waiting.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | waiting.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/category.php b/category.php
index c0728dcf1..8de82086d 100644
--- a/category.php
+++ b/category.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | category.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/comments.php b/comments.php
index 100ac807b..d3f699e25 100644
--- a/comments.php
+++ b/comments.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | comments.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/identification.php b/identification.php
index 89698bee7..8caae940d 100644
--- a/identification.php
+++ b/identification.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | identification.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/include/category_calendar.inc.php b/include/category_calendar.inc.php
index 60851e692..ad0ca1b3c 100644
--- a/include/category_calendar.inc.php
+++ b/include/category_calendar.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | category_calendar.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$
diff --git a/include/category_default.inc.php b/include/category_default.inc.php
index 58ec78dde..9ecc4bded 100644
--- a/include/category_default.inc.php
+++ b/include/category_default.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | category_default.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$
diff --git a/include/category_recent_cats.inc.php b/include/category_recent_cats.inc.php
index 3f11f81c1..7d4de1c57 100644
--- a/include/category_recent_cats.inc.php
+++ b/include/category_recent_cats.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | category_recent_cats.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$
diff --git a/include/category_subcats.inc.php b/include/category_subcats.inc.php
index 34e86a93d..53e4f7f0d 100644
--- a/include/category_subcats.inc.php
+++ b/include/category_subcats.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | category_subcats.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$
diff --git a/include/common.inc.php b/include/common.inc.php
index 76c983134..af92935c3 100644
--- a/include/common.inc.php
+++ b/include/common.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | common.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$
diff --git a/include/config.inc.php b/include/config.inc.php
index bf6d9a5fa..4edfc5bf5 100644
--- a/include/config.inc.php
+++ b/include/config.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | config.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$
diff --git a/include/constants.php b/include/constants.php
index 9a8fa1d29..64b55a099 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | constants.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/include/functions.inc.php b/include/functions.inc.php
index 99fb01cbb..4d77b7e0b 100644
--- a/include/functions.inc.php
+++ b/include/functions.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions.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$
diff --git a/include/functions_category.inc.php b/include/functions_category.inc.php
index 9253a24d8..569115479 100644
--- a/include/functions_category.inc.php
+++ b/include/functions_category.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_category.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$
diff --git a/include/functions_group.inc.php b/include/functions_group.inc.php
index 0a4356e3a..8fc6408ad 100644
--- a/include/functions_group.inc.php
+++ b/include/functions_group.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_group.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$
diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php
index 454c4c24f..30e07e4d1 100644
--- a/include/functions_html.inc.php
+++ b/include/functions_html.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_html.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$
diff --git a/include/functions_metadata.inc.php b/include/functions_metadata.inc.php
index e2b7333d5..aed7d1ff2 100644
--- a/include/functions_metadata.inc.php
+++ b/include/functions_metadata.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_metadata.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$
diff --git a/include/functions_session.inc.php b/include/functions_session.inc.php
index f67c60116..aa454d3ea 100644
--- a/include/functions_session.inc.php
+++ b/include/functions_session.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_session.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$
diff --git a/include/functions_user.inc.php b/include/functions_user.inc.php
index f78e10207..9befa6596 100644
--- a/include/functions_user.inc.php
+++ b/include/functions_user.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_user.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$
diff --git a/include/functions_xml.inc.php b/include/functions_xml.inc.php
index 6489e61ca..ca2f1b7e1 100644
--- a/include/functions_xml.inc.php
+++ b/include/functions_xml.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_xml.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$
@@ -24,7 +24,6 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
-// xml tags
define( 'ATT_REG', '\w+' );
define( 'VAL_REG', '[^"]*' );
diff --git a/include/index.php b/include/index.php
index 03eb1d9b9..19c876087 100644
--- a/include/index.php
+++ b/include/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$
diff --git a/include/page_header.php b/include/page_header.php
index 405648d0d..d8af9832c 100644
--- a/include/page_header.php
+++ b/include/page_header.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | page_header.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/include/page_tail.php b/include/page_tail.php
index c3dbd1cae..1092daefc 100644
--- a/include/page_tail.php
+++ b/include/page_tail.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | page_tail.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/include/template.php b/include/template.php
index 108beba58..00ab971a2 100644
--- a/include/template.php
+++ b/include/template.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | template.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/include/user.inc.php b/include/user.inc.php
index 039b7a448..3500ff186 100644
--- a/include/user.inc.php
+++ b/include/user.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user.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$
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$
diff --git a/install.php b/install.php
index bff9ddce8..d4f4ad3d0 100644
--- a/install.php
+++ b/install.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | install.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/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index 376abcc79..c6bcdace5 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | en_UK/admin.lang.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/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index 960ffeb5e..3e04b345e 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | en_EN/common.lang.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : 1.4 |
+// | 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/language/en_UK.iso-8859-1/faq.lang.php b/language/en_UK.iso-8859-1/faq.lang.php
index 1300720d8..8509bbdfc 100644
--- a/language/en_UK.iso-8859-1/faq.lang.php
+++ b/language/en_UK.iso-8859-1/faq.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | en_UK/faq.lang.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/language/en_UK.iso-8859-1/install.lang.php b/language/en_UK.iso-8859-1/install.lang.php
index 514cbce0a..f5c785b4e 100644
--- a/language/en_UK.iso-8859-1/install.lang.php
+++ b/language/en_UK.iso-8859-1/install.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | en_EN/install.lang.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : 1.4 |
+// | 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/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php
index 0bbb432ba..60f1e682d 100644
--- a/language/fr_FR.iso-8859-1/admin.lang.php
+++ b/language/fr_FR.iso-8859-1/admin.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | fr_FR/admin.lang.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/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php
index a4ddffe7f..5caa96a7c 100644
--- a/language/fr_FR.iso-8859-1/common.lang.php
+++ b/language/fr_FR.iso-8859-1/common.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | fr_FR/common.lang.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : 1.4 |
+// | 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/language/fr_FR.iso-8859-1/faq.lang.php b/language/fr_FR.iso-8859-1/faq.lang.php
index 49f814799..1fed9c2bd 100644
--- a/language/fr_FR.iso-8859-1/faq.lang.php
+++ b/language/fr_FR.iso-8859-1/faq.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | fr_FR/faq.lang.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/language/fr_FR.iso-8859-1/install.lang.php b/language/fr_FR.iso-8859-1/install.lang.php
index 5c9e2fc53..1036cd6bb 100644
--- a/language/fr_FR.iso-8859-1/install.lang.php
+++ b/language/fr_FR.iso-8859-1/install.lang.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | fr_FR/install.lang.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : 1.4 |
+// | 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/picture.php b/picture.php
index e9abfc613..3669ceed3 100644
--- a/picture.php
+++ b/picture.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | picture.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/profile.php b/profile.php
index 4aa34adeb..f7a22b293 100644
--- a/profile.php
+++ b/profile.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | profile.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/register.php b/register.php
index f6cb263c9..fc3332bde 100644
--- a/register.php
+++ b/register.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | register.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/search.php b/search.php
index c9f9e2c99..1ff498db7 100644
--- a/search.php
+++ b/search.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | search.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/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$
diff --git a/tools/metadata.php b/tools/metadata.php
index 082d246cf..458e3fb36 100644
--- a/tools/metadata.php
+++ b/tools/metadata.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | 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/upload.php b/upload.php
index bea65f4e6..b95946731 100644
--- a/upload.php
+++ b/upload.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | upload.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$