summaryrefslogtreecommitdiff
path: root/it_xml.class
diff options
context:
space:
mode:
authorChristian Schneider2007-10-11 02:39:05 +0000
committerChristian Schneider2007-10-11 02:39:05 +0000
commit6f5bc905419df0be868560f04a4be7086592991b (patch)
treef26d16d5c14510a59dadae7dd0e7cd5eb826ac1e /it_xml.class
parentc79e0cce75cbae3f78e2ae6770c8975b3f2c468a (diff)
downloaditools-6f5bc905419df0be868560f04a4be7086592991b.tar.gz
itools-6f5bc905419df0be868560f04a4be7086592991b.tar.bz2
itools-6f5bc905419df0be868560f04a4be7086592991b.zip
More uniform file headers
Diffstat (limited to 'it_xml.class')
-rw-r--r--it_xml.class22
1 files changed, 15 insertions, 7 deletions
diff --git a/it_xml.class b/it_xml.class
index 8cd386a..381d4eb 100644
--- a/it_xml.class
+++ b/it_xml.class
@@ -2,15 +2,23 @@
/*
** $Id$
**
-** it_xml.class - XML parser / object factory
+** Copyright (C) 1995-2007 by the ITools Authors.
+** This file is part of ITools - the Internet Tools Library
+**
+** ITools is free software; you can redistribute it and/or modify
+** it under the terms of the GNU General Public License as published by
+** the Free Software Foundation; either version 3 of the License, or
+** (at your option) any later version.
**
-** ITools - the Internet Tools Library
+** ITools is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** GNU General Public License for more details.
**
-** Copyright (C) 1995-2005 by the ITools Authors.
-** This program is free software; you can redistribute it and/or
-** modify it under the terms of either the GNU General Public License
-** or the GNU Lesser General Public License, as published by the Free
-** Software Foundation. See http://www.gnu.org/licenses/ for details.
+** You should have received a copy of the GNU General Public License
+** along with this program. If not, see <http://www.gnu.org/licenses/>.
+**
+** it_xml.class - XML parser / object factory
*/
class it_xml