From a8b1a03018df2d97e1ed01f069d0c7df5b6f1517 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sat, 6 Nov 2004 21:12:59 +0000 Subject: update headers to comply with GPL git-svn-id: http://piwigo.org/svn/trunk@593 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions_xml.inc.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'include/functions_xml.inc.php') 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 @@ | -// | 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', '[^"]*' ); -- cgit v1.2.3