summaryrefslogtreecommitdiff
path: root/plugins/wimaxmacphy
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-07-06 13:31:31 +0000
committerEvan Huus <eapache@gmail.com>2013-07-06 13:31:31 +0000
commit53c6595bd9ea4c8e01679a1eedb3ec90eab9a948 (patch)
treec2bfe4cfc4f12288e656a3f6801d85968b4a7396 /plugins/wimaxmacphy
parent0bc2afcd06496c36e6d1c3f2cd6e432d09907398 (diff)
downloadwireshark-53c6595bd9ea4c8e01679a1eedb3ec90eab9a948.tar.gz
Add our license header to plugin moduleinfo.h files. Cleans up a batch of
licensecheck warnings. svn path=/trunk/; revision=50407
Diffstat (limited to 'plugins/wimaxmacphy')
-rw-r--r--plugins/wimaxmacphy/moduleinfo.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/plugins/wimaxmacphy/moduleinfo.h b/plugins/wimaxmacphy/moduleinfo.h
index bd8114cb57..730d26dc2e 100644
--- a/plugins/wimaxmacphy/moduleinfo.h
+++ b/plugins/wimaxmacphy/moduleinfo.h
@@ -1,3 +1,26 @@
+/* moduleinfo.h
+ *
+ * Module info header for wireshark plugins.
+ *
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
/* Included *after* config.h, in order to re-define these macros */
#ifdef PACKAGE