aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/xml/COPYING
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-03-06 03:38:25 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-03-06 03:38:25 +0000
commit3bdcc50bdaece8a258ec6dae92f4e4d3017d3392 (patch)
tree55ceffb3bb9a1387022e9894af039410b4fc6487 /plugins/xml/COPYING
parentf63c9301b264ce75cd33d7602c25714f5119d015 (diff)
The first part of the XML dissector
currently just a preety-printer with some generic fields svn path=/trunk/; revision=13619
Diffstat (limited to 'plugins/xml/COPYING')
-rw-r--r--plugins/xml/COPYING19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/xml/COPYING b/plugins/xml/COPYING
new file mode 100644
index 0000000000..4caa800ac1
--- /dev/null
+++ b/plugins/xml/COPYING
@@ -0,0 +1,19 @@
+Copyright 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+
+Ethereal - Network traffic analyzer
+By Gerald Combs <gerald@ethereal.com>
+Copyright 1998 Gerald Combs
+
+This program 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 2
+of the License, or (at your option) any later version.
+
+This program 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.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.