From 6295173652a7767fa482df231ae7a9034b89ecde Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 13 Mar 2007 22:44:45 +0000 Subject: Updates: - Copyrights 2003-2007 - help - Some HTML comform requests git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee --- upgrade_feed.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'upgrade_feed.php') diff --git a/upgrade_feed.php b/upgrade_feed.php index 941f3a2f2..cdf1e31a1 100644 --- a/upgrade_feed.php +++ b/upgrade_feed.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -93,4 +93,4 @@ INSERT INTO '.PREFIX_TABLE.'upgrade } echo ''; -?> \ No newline at end of file +?> -- cgit v1.2.3