aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/m2m
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-04 13:14:53 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-04 14:27:33 +0000
commit296591399f90a9d89be958d91047aa724a77ee6d (patch)
tree227c108d205e8103173ea1c5eff2fb5a1d604b48 /plugins/m2m
parent01467c294a21159d47ce27f271c60c8914e7c13a (diff)
Remove all $Id$ from top of file
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins/m2m')
-rw-r--r--plugins/m2m/moduleinfo.h2
-rw-r--r--plugins/m2m/packet-m2m.c2
-rw-r--r--plugins/m2m/wimax_tlv.c2
3 files changed, 0 insertions, 6 deletions
diff --git a/plugins/m2m/moduleinfo.h b/plugins/m2m/moduleinfo.h
index ac3dd7d1cd..b8c1245923 100644
--- a/plugins/m2m/moduleinfo.h
+++ b/plugins/m2m/moduleinfo.h
@@ -4,8 +4,6 @@
*
* Author: Lu Pan
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs
diff --git a/plugins/m2m/packet-m2m.c b/plugins/m2m/packet-m2m.c
index e8d91414b4..5293e084c1 100644
--- a/plugins/m2m/packet-m2m.c
+++ b/plugins/m2m/packet-m2m.c
@@ -5,8 +5,6 @@
*
* Author: Lu Pan <lu.pan@intel.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs
diff --git a/plugins/m2m/wimax_tlv.c b/plugins/m2m/wimax_tlv.c
index e936ec6951..6a4696455e 100644
--- a/plugins/m2m/wimax_tlv.c
+++ b/plugins/m2m/wimax_tlv.c
@@ -5,8 +5,6 @@
*
* Author: Lu Pan <lu.pan@intel.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs