aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-07-22 22:15:15 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-07-22 22:15:15 +0000
commit7d071e42ad9b25ab38060c2326b0c36668fef834 (patch)
treee2ba8317610cd774a9ae64be457f3cc9799ab05d /epan/dissectors
parent874f8801d0fa9642ff6fc2792b9cb771a55f6cd6 (diff)
licence info
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18787 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-bootparams.h2
-rw-r--r--epan/dissectors/packet-mount.h21
-rw-r--r--epan/dissectors/packet-nfs.h2
-rw-r--r--epan/dissectors/packet-nlm.h2
4 files changed, 20 insertions, 7 deletions
diff --git a/epan/dissectors/packet-bootparams.h b/epan/dissectors/packet-bootparams.h
index c919350d21..963ad32c30 100644
--- a/epan/dissectors/packet-bootparams.h
+++ b/epan/dissectors/packet-bootparams.h
@@ -5,8 +5,6 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
- * Copied from packet-smb.c
- *
* 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
diff --git a/epan/dissectors/packet-mount.h b/epan/dissectors/packet-mount.h
index a6b503e2a8..cdd80bb5ab 100644
--- a/epan/dissectors/packet-mount.h
+++ b/epan/dissectors/packet-mount.h
@@ -1,5 +1,24 @@
/* packet-mount.h */
-/* $Id$ */
+/* $Id$
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * 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.
+ */
#ifndef PACKET_MOUNT_H
#define PACKET_MOUNT_H
diff --git a/epan/dissectors/packet-nfs.h b/epan/dissectors/packet-nfs.h
index 53acdfeecf..9fe1ee2597 100644
--- a/epan/dissectors/packet-nfs.h
+++ b/epan/dissectors/packet-nfs.h
@@ -5,8 +5,6 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
- * Copied from packet-smb.c
- *
* 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
diff --git a/epan/dissectors/packet-nlm.h b/epan/dissectors/packet-nlm.h
index 6aa4b1fdf8..098e480650 100644
--- a/epan/dissectors/packet-nlm.h
+++ b/epan/dissectors/packet-nlm.h
@@ -5,8 +5,6 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
- * Copied from packet-smb.c
- *
* 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