From 3bdcc50bdaece8a258ec6dae92f4e4d3017d3392 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Sun, 6 Mar 2005 03:38:25 +0000 Subject: The first part of the XML dissector currently just a preety-printer with some generic fields svn path=/trunk/; revision=13619 --- plugins/xml/COPYING | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plugins/xml/COPYING (limited to 'plugins/xml/COPYING') 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 + +Ethereal - Network traffic analyzer +By Gerald Combs +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. -- cgit v1.2.3