aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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