diff options
author | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2014-03-04 13:14:53 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2014-03-04 14:27:33 +0000 |
commit | 296591399f90a9d89be958d91047aa724a77ee6d (patch) | |
tree | 227c108d205e8103173ea1c5eff2fb5a1d604b48 /plugins | |
parent | 01467c294a21159d47ce27f271c60c8914e7c13a (diff) | |
download | wireshark-296591399f90a9d89be958d91047aa724a77ee6d.tar.gz wireshark-296591399f90a9d89be958d91047aa724a77ee6d.tar.bz2 wireshark-296591399f90a9d89be958d91047aa724a77ee6d.zip |
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')
134 files changed, 0 insertions, 268 deletions
diff --git a/plugins/asn1/asn1.c b/plugins/asn1/asn1.c index 25e4b780dd..dae429a1b4 100644 --- a/plugins/asn1/asn1.c +++ b/plugins/asn1/asn1.c @@ -1,8 +1,6 @@ /* asn1.c * Routines for ASN.1 BER dissection * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * diff --git a/plugins/asn1/asn1.h b/plugins/asn1/asn1.h index 826ac2fff8..621acf08e8 100644 --- a/plugins/asn1/asn1.h +++ b/plugins/asn1/asn1.h @@ -1,8 +1,6 @@ /* asn1.h * Definitions for ASN.1 BER dissection * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * diff --git a/plugins/asn1/packet-asn1.c b/plugins/asn1/packet-asn1.c index 941cb16be3..12de099fe7 100644 --- a/plugins/asn1/packet-asn1.c +++ b/plugins/asn1/packet-asn1.c @@ -3,8 +3,6 @@ * * Copyright (c) 2003 by Matthijs Melchior <matthijs.melchior@xs4all.nl> * - * $Id$ - * * A plugin for: * * Wireshark - Network traffic analyzer diff --git a/plugins/docsis/packet-bintrngreq.c b/plugins/docsis/packet-bintrngreq.c index 792a7093e0..24eaab39c5 100644 --- a/plugins/docsis/packet-bintrngreq.c +++ b/plugins/docsis/packet-bintrngreq.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 Bonded Intial Ranging Request Message dissection. * Copyright 2009, Geoffrey Kimball <gekimbal[AT]cisco.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-bpkmattr.c b/plugins/docsis/packet-bpkmattr.c index 239a410932..3d1e3daeea 100644 --- a/plugins/docsis/packet-bpkmattr.c +++ b/plugins/docsis/packet-bpkmattr.c @@ -2,8 +2,6 @@ * Routines for Baseline Privacy Key Management Attributes dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-bpkmreq.c b/plugins/docsis/packet-bpkmreq.c index fb3257748e..76e9f9640a 100644 --- a/plugins/docsis/packet-bpkmreq.c +++ b/plugins/docsis/packet-bpkmreq.c @@ -2,8 +2,6 @@ * Routines for Baseline Privacy Key Management Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-bpkmrsp.c b/plugins/docsis/packet-bpkmrsp.c index be4ab32347..b064d6ef37 100644 --- a/plugins/docsis/packet-bpkmrsp.c +++ b/plugins/docsis/packet-bpkmrsp.c @@ -2,8 +2,6 @@ * Routines for Baseline Privacy Key Management Response dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-cmctrlreq.c b/plugins/docsis/packet-cmctrlreq.c index a5a3113773..f5b5549471 100644 --- a/plugins/docsis/packet-cmctrlreq.c +++ b/plugins/docsis/packet-cmctrlreq.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 CM Control Request Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-cmctrlrsp.c b/plugins/docsis/packet-cmctrlrsp.c index 8f8eeaca46..b3667b0966 100644 --- a/plugins/docsis/packet-cmctrlrsp.c +++ b/plugins/docsis/packet-cmctrlrsp.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 CM Control Response Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-cmstatus.c b/plugins/docsis/packet-cmstatus.c index 48a65860af..34bbe66cce 100644 --- a/plugins/docsis/packet-cmstatus.c +++ b/plugins/docsis/packet-cmstatus.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 CM-STATUS Report Message dissection. * Copyright 2011, Hendrik Robbel <hendrik.robbel[AT]kabeldeutschland.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dbcack.c b/plugins/docsis/packet-dbcack.c index 2b772dea51..fa544428c8 100644 --- a/plugins/docsis/packet-dbcack.c +++ b/plugins/docsis/packet-dbcack.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 Dynamic Bonding Change Acknowledge Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dbcreq.c b/plugins/docsis/packet-dbcreq.c index 6e54570527..3ff7510f51 100644 --- a/plugins/docsis/packet-dbcreq.c +++ b/plugins/docsis/packet-dbcreq.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 Dynamic Bonding Change Request Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dbcrsp.c b/plugins/docsis/packet-dbcrsp.c index f5a7318d14..9b9e6d5088 100644 --- a/plugins/docsis/packet-dbcrsp.c +++ b/plugins/docsis/packet-dbcrsp.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 Dynamic Bonding Change Response Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dccack.c b/plugins/docsis/packet-dccack.c index 95f17d5370..d7b9c56b43 100644 --- a/plugins/docsis/packet-dccack.c +++ b/plugins/docsis/packet-dccack.c @@ -2,8 +2,6 @@ * Routines for DCC Acknowledge Message dissection * Copyright 2004, Darryl Hymel <darryl.hymel[AT]arrisi.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dccreq.c b/plugins/docsis/packet-dccreq.c index 2fc800956e..eedbe0a575 100644 --- a/plugins/docsis/packet-dccreq.c +++ b/plugins/docsis/packet-dccreq.c @@ -2,8 +2,6 @@ * Routines for DCC Request Message dissection * Copyright 2004, Darryl Hymel <darryl.hymel[AT]arrisi.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dccrsp.c b/plugins/docsis/packet-dccrsp.c index 5af91e2143..c2d91f7a90 100644 --- a/plugins/docsis/packet-dccrsp.c +++ b/plugins/docsis/packet-dccrsp.c @@ -2,8 +2,6 @@ * Routines for DCC Response Message dissection * Copyright 2004, Darryl Hymel <darryl.hymel[AT]arrisi.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dcd.c b/plugins/docsis/packet-dcd.c index 14669d3b46..db72e0c51e 100644 --- a/plugins/docsis/packet-dcd.c +++ b/plugins/docsis/packet-dcd.c @@ -2,8 +2,6 @@ * Routines for DCD Message dissection * Copyright 2004, Darryl Hymel <darryl.hymel[AT]arrisi.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-docsis.c b/plugins/docsis/packet-docsis.c index 7d73332ce0..4002571920 100644 --- a/plugins/docsis/packet-docsis.c +++ b/plugins/docsis/packet-docsis.c @@ -2,8 +2,6 @@ * Routines for docsis dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dpvreq.c b/plugins/docsis/packet-dpvreq.c index c258a8109b..6356409fef 100644 --- a/plugins/docsis/packet-dpvreq.c +++ b/plugins/docsis/packet-dpvreq.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 DOCSIS Path Verify Response Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dpvrsp.c b/plugins/docsis/packet-dpvrsp.c index b9a5e4f239..db02c1f265 100644 --- a/plugins/docsis/packet-dpvrsp.c +++ b/plugins/docsis/packet-dpvrsp.c @@ -2,8 +2,6 @@ * Routines for DOCSIS 3.0 DOCSIS Path Verify Request Message dissection. * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dsaack.c b/plugins/docsis/packet-dsaack.c index 2bc079193f..575786ffcf 100644 --- a/plugins/docsis/packet-dsaack.c +++ b/plugins/docsis/packet-dsaack.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Addition Acknowledge dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dsareq.c b/plugins/docsis/packet-dsareq.c index 1cd9e167a1..a3b4ec2bac 100644 --- a/plugins/docsis/packet-dsareq.c +++ b/plugins/docsis/packet-dsareq.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Addition Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dsarsp.c b/plugins/docsis/packet-dsarsp.c index aad8a779a5..033a675bda 100644 --- a/plugins/docsis/packet-dsarsp.c +++ b/plugins/docsis/packet-dsarsp.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Addition Response dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dscack.c b/plugins/docsis/packet-dscack.c index 532161b9e3..68ffc68f35 100644 --- a/plugins/docsis/packet-dscack.c +++ b/plugins/docsis/packet-dscack.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Change Acknowledge dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dscreq.c b/plugins/docsis/packet-dscreq.c index 1b24a461f6..8e746649ac 100644 --- a/plugins/docsis/packet-dscreq.c +++ b/plugins/docsis/packet-dscreq.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Change Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dscrsp.c b/plugins/docsis/packet-dscrsp.c index c1efd376c3..657b287a88 100644 --- a/plugins/docsis/packet-dscrsp.c +++ b/plugins/docsis/packet-dscrsp.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Change Response dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dsdreq.c b/plugins/docsis/packet-dsdreq.c index e57c953f30..a0d4e5cdb0 100644 --- a/plugins/docsis/packet-dsdreq.c +++ b/plugins/docsis/packet-dsdreq.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Delete Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-dsdrsp.c b/plugins/docsis/packet-dsdrsp.c index 3596146fe5..826de6a676 100644 --- a/plugins/docsis/packet-dsdrsp.c +++ b/plugins/docsis/packet-dsdrsp.c @@ -2,8 +2,6 @@ * Routines for Dynamic Service Delete Response dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-intrngreq.c b/plugins/docsis/packet-intrngreq.c index fa6994d24b..94a94a5d16 100644 --- a/plugins/docsis/packet-intrngreq.c +++ b/plugins/docsis/packet-intrngreq.c @@ -2,8 +2,6 @@ * Routines for Intial Ranging Request Message dissection * Copyright 2003, Brian Wheeler <brian.wheeler[AT]arrisi.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-macmgmt.c b/plugins/docsis/packet-macmgmt.c index 0a02d5f1b2..fa0c64a6be 100644 --- a/plugins/docsis/packet-macmgmt.c +++ b/plugins/docsis/packet-macmgmt.c @@ -2,8 +2,6 @@ * Routines for docsis Mac Management Header dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-map.c b/plugins/docsis/packet-map.c index 6b2cad58c8..a330b1f2ff 100644 --- a/plugins/docsis/packet-map.c +++ b/plugins/docsis/packet-map.c @@ -1,7 +1,5 @@ /* Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-mdd.c b/plugins/docsis/packet-mdd.c index e4ab898206..6ac9ded1e8 100644 --- a/plugins/docsis/packet-mdd.c +++ b/plugins/docsis/packet-mdd.c @@ -1,6 +1,4 @@ /* packet-mdd.c - * $Id$ - * Routines for MDD Message dissection * Copyright 2007, Bruno Verstuyft <bruno.verstuyft@excentis.com> * * diff --git a/plugins/docsis/packet-regack.c b/plugins/docsis/packet-regack.c index 72435980b6..30094bba82 100644 --- a/plugins/docsis/packet-regack.c +++ b/plugins/docsis/packet-regack.c @@ -2,8 +2,6 @@ * Routines for Registration Acknowledge Message dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-regreq.c b/plugins/docsis/packet-regreq.c index c31a5d0407..1a342c5254 100644 --- a/plugins/docsis/packet-regreq.c +++ b/plugins/docsis/packet-regreq.c @@ -2,8 +2,6 @@ * Routines for Registration Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-regreqmp.c b/plugins/docsis/packet-regreqmp.c index 7007f14fe5..8198754c68 100644 --- a/plugins/docsis/packet-regreqmp.c +++ b/plugins/docsis/packet-regreqmp.c @@ -1,6 +1,4 @@ /* packet-regreqmp.c - * $Id$ - * Routines for REG-REQ-MP Message dissection * Copyright 2007, Bruno Verstuyft <bruno.verstuyft@excentis.com> * * Based on packet-regreq.c (by Anand V. Narwani <anand[AT]narwani.org>) diff --git a/plugins/docsis/packet-regrsp.c b/plugins/docsis/packet-regrsp.c index 20cd734e3c..df4911eb40 100644 --- a/plugins/docsis/packet-regrsp.c +++ b/plugins/docsis/packet-regrsp.c @@ -2,8 +2,6 @@ * Routines for Registration Response Message dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-regrspmp.c b/plugins/docsis/packet-regrspmp.c index 2c1a840190..e9933ef1ec 100644 --- a/plugins/docsis/packet-regrspmp.c +++ b/plugins/docsis/packet-regrspmp.c @@ -4,8 +4,6 @@ * * Based on packet-regrsp.c (by Anand V. Narwani <anand[AT]narwani.org>) * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-rngreq.c b/plugins/docsis/packet-rngreq.c index d9528ff2b4..7c0467f6ef 100644 --- a/plugins/docsis/packet-rngreq.c +++ b/plugins/docsis/packet-rngreq.c @@ -2,8 +2,6 @@ * Routines for Ranging Request Message dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-rngrsp.c b/plugins/docsis/packet-rngrsp.c index 157e087206..5c78c8a56e 100644 --- a/plugins/docsis/packet-rngrsp.c +++ b/plugins/docsis/packet-rngrsp.c @@ -2,8 +2,6 @@ * Routines for Ranging Response Message dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-sync.c b/plugins/docsis/packet-sync.c index 5b967b3327..755b847fa0 100644 --- a/plugins/docsis/packet-sync.c +++ b/plugins/docsis/packet-sync.c @@ -1,6 +1,4 @@ /* packet-sync.c - * $Id$ - * Routines for Sync Message dissection * Copyright 2007, Bruno Verstuyft <bruno.verstuyft@excentis.com> * * diff --git a/plugins/docsis/packet-tlv-cmctrl.c b/plugins/docsis/packet-tlv-cmctrl.c index 294765ae49..da682dec7c 100644 --- a/plugins/docsis/packet-tlv-cmctrl.c +++ b/plugins/docsis/packet-tlv-cmctrl.c @@ -2,8 +2,6 @@ * Routines to Dissect TLV's for CM-Control Messages * Copyright 2010, Guido Reismueller <g.reismueller[AT]avm.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-tlv.c b/plugins/docsis/packet-tlv.c index f892bddd2e..7b76acaf79 100644 --- a/plugins/docsis/packet-tlv.c +++ b/plugins/docsis/packet-tlv.c @@ -2,8 +2,6 @@ * Routines to Dissect Appendix C TLV's * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-tlv.h b/plugins/docsis/packet-tlv.h index 31d15501ef..cffcbac208 100644 --- a/plugins/docsis/packet-tlv.h +++ b/plugins/docsis/packet-tlv.h @@ -2,8 +2,6 @@ * Contains Definitions for Configuration types * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-type29ucd.c b/plugins/docsis/packet-type29ucd.c index 09ba018662..e4f48776fe 100644 --- a/plugins/docsis/packet-type29ucd.c +++ b/plugins/docsis/packet-type29ucd.c @@ -2,8 +2,6 @@ * Routines for Type 29 UCD - DOCSIS 2.0 only - Message dissection * Copyright 2003, Brian Wheeler <brian.wheeler[AT]arrisi.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-uccreq.c b/plugins/docsis/packet-uccreq.c index 66df1c0c37..8632483442 100644 --- a/plugins/docsis/packet-uccreq.c +++ b/plugins/docsis/packet-uccreq.c @@ -2,8 +2,6 @@ * Routines for Upstream Channel Change Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-uccrsp.c b/plugins/docsis/packet-uccrsp.c index 01169da850..4a2dfe508f 100644 --- a/plugins/docsis/packet-uccrsp.c +++ b/plugins/docsis/packet-uccrsp.c @@ -2,8 +2,6 @@ * Routines for Upstream Channel Change Response dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-ucd.c b/plugins/docsis/packet-ucd.c index 5be9bd974b..62d0812c5f 100644 --- a/plugins/docsis/packet-ucd.c +++ b/plugins/docsis/packet-ucd.c @@ -2,8 +2,6 @@ * Routines for UCD Message dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/docsis/packet-vendor.c b/plugins/docsis/packet-vendor.c index d13a475beb..a8fbb18067 100644 --- a/plugins/docsis/packet-vendor.c +++ b/plugins/docsis/packet-vendor.c @@ -2,8 +2,6 @@ * Routines for Vendor Specific Encodings dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/ethercat/packet-ams.c b/plugins/ethercat/packet-ams.c index 615a612960..890328815f 100644 --- a/plugins/ethercat/packet-ams.c +++ b/plugins/ethercat/packet-ams.c @@ -1,8 +1,6 @@ /* packet-ams.c * Routines for ethercat packet disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ams.h b/plugins/ethercat/packet-ams.h index ca723dcea8..fc1d4e9857 100644 --- a/plugins/ethercat/packet-ams.h +++ b/plugins/ethercat/packet-ams.h @@ -1,7 +1,5 @@ /* packet-ams.h * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ecatmb.c b/plugins/ethercat/packet-ecatmb.c index 8f2786750a..a0c93594f4 100644 --- a/plugins/ethercat/packet-ecatmb.c +++ b/plugins/ethercat/packet-ecatmb.c @@ -1,8 +1,6 @@ /* packet-ecatmb.c * Routines for EtherCAT packet disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ecatmb.h b/plugins/ethercat/packet-ecatmb.h index 38a6a6bd40..8b9accc631 100644 --- a/plugins/ethercat/packet-ecatmb.h +++ b/plugins/ethercat/packet-ecatmb.h @@ -1,7 +1,5 @@ /* packet-ecatmb.h * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-esl.c b/plugins/ethercat/packet-esl.c index 9b643347cf..6c72034108 100644 --- a/plugins/ethercat/packet-esl.c +++ b/plugins/ethercat/packet-esl.c @@ -1,8 +1,6 @@ /* packet-esl.c * Routines for EtherCAT Switch Link disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ethercat-datagram.c b/plugins/ethercat/packet-ethercat-datagram.c index 5204940b3d..62f8ec9ed3 100644 --- a/plugins/ethercat/packet-ethercat-datagram.c +++ b/plugins/ethercat/packet-ethercat-datagram.c @@ -1,8 +1,6 @@ /* packet-ethercat-datagram.c * Routines for ethercat packet disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ethercat-datagram.h b/plugins/ethercat/packet-ethercat-datagram.h index 7b9f4e3152..3e6c2b1e15 100644 --- a/plugins/ethercat/packet-ethercat-datagram.h +++ b/plugins/ethercat/packet-ethercat-datagram.h @@ -1,7 +1,5 @@ /* packet-ethercat-datagram.h * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ethercat-frame.c b/plugins/ethercat/packet-ethercat-frame.c index 2b1b0559c6..7452f7e929 100644 --- a/plugins/ethercat/packet-ethercat-frame.c +++ b/plugins/ethercat/packet-ethercat-frame.c @@ -1,8 +1,6 @@ /* packet-ethercat-frame.c * Routines for ethercat packet disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ethercat-frame.h b/plugins/ethercat/packet-ethercat-frame.h index b9a7245115..2bcdbe0a6a 100644 --- a/plugins/ethercat/packet-ethercat-frame.h +++ b/plugins/ethercat/packet-ethercat-frame.h @@ -1,7 +1,5 @@ /* paket-ethercat-frame.h * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ioraw.c b/plugins/ethercat/packet-ioraw.c index b04806d8ad..83610336e5 100644 --- a/plugins/ethercat/packet-ioraw.c +++ b/plugins/ethercat/packet-ioraw.c @@ -1,8 +1,6 @@ /* packet-ioraw.c * Routines for ethercat packet disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-ioraw.h b/plugins/ethercat/packet-ioraw.h index d713867371..4c45b12e59 100644 --- a/plugins/ethercat/packet-ioraw.h +++ b/plugins/ethercat/packet-ioraw.h @@ -1,7 +1,5 @@ /* packet-ioraw.h * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-nv.c b/plugins/ethercat/packet-nv.c index fb74a5f53a..660a44af7b 100644 --- a/plugins/ethercat/packet-nv.c +++ b/plugins/ethercat/packet-nv.c @@ -1,8 +1,6 @@ /* packet-nv.c * Routines for ethercat packet disassembly * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/ethercat/packet-nv.h b/plugins/ethercat/packet-nv.h index 7a3f4ec852..5fe9e681ae 100644 --- a/plugins/ethercat/packet-nv.h +++ b/plugins/ethercat/packet-nv.h @@ -1,7 +1,5 @@ /* packet-nv.h * - * $Id$ - * * Copyright (c) 2007 by Beckhoff Automation GmbH * * Wireshark - Network traffic analyzer diff --git a/plugins/gryphon/packet-gryphon.c b/plugins/gryphon/packet-gryphon.c index 5abffe4e73..2bcb95bc42 100644 --- a/plugins/gryphon/packet-gryphon.c +++ b/plugins/gryphon/packet-gryphon.c @@ -3,8 +3,6 @@ * By Steve Limkemann <stevelim@dgtech.com> * Copyright 1998 Steve Limkemann * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/gryphon/packet-gryphon.h b/plugins/gryphon/packet-gryphon.h index 556251e9af..75b7f22b21 100644 --- a/plugins/gryphon/packet-gryphon.h +++ b/plugins/gryphon/packet-gryphon.h @@ -3,8 +3,6 @@ * By Steve Limkemann <stevelim@dgtech.com> * Copyright 1998 Steve Limkemann * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/irda/irda-appl.h b/plugins/irda/irda-appl.h index 354aba3c18..86f0e7fc0b 100644 --- a/plugins/irda/irda-appl.h +++ b/plugins/irda/irda-appl.h @@ -3,8 +3,6 @@ * By Jan Kiszka <jan.kiszka@web.de> * Copyright 2003 Jan Kiszka * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@unicom.net> * Copyright 1998 Gerald Combs diff --git a/plugins/irda/packet-ircomm.c b/plugins/irda/packet-ircomm.c index 20caa596a5..0b6f827e87 100644 --- a/plugins/irda/packet-ircomm.c +++ b/plugins/irda/packet-ircomm.c @@ -2,8 +2,6 @@ * Routines for IrCOMM dissection * Copyright 2003 Jan Kiszka <jan.kiszka@web.de> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/irda/packet-irda.c b/plugins/irda/packet-irda.c index 42035ddfc6..1fb280f813 100644 --- a/plugins/irda/packet-irda.c +++ b/plugins/irda/packet-irda.c @@ -6,8 +6,6 @@ * Extended by Jan Kiszka <jan.kiszka@web.de> * Copyright 2003 Jan Kiszka * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/irda/packet-sir.c b/plugins/irda/packet-sir.c index acf15bcd43..7f1bcb72af 100644 --- a/plugins/irda/packet-sir.c +++ b/plugins/irda/packet-sir.c @@ -3,8 +3,6 @@ * @copyright Copyright 2004 Shaun Jackman * @license GPL * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs 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 diff --git a/plugins/mate/packet-mate.c b/plugins/mate/packet-mate.c index 1abeb96cb1..f4a70f5f44 100644 --- a/plugins/mate/packet-mate.c +++ b/plugins/mate/packet-mate.c @@ -3,8 +3,6 @@ * * Copyright 2004, Luis E. Garcia Ontanon <gopo@webflies.org> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-dcerpc-pn-io.c b/plugins/profinet/packet-dcerpc-pn-io.c index 7e396ef6b4..3deb355272 100644 --- a/plugins/profinet/packet-dcerpc-pn-io.c +++ b/plugins/profinet/packet-dcerpc-pn-io.c @@ -1,8 +1,6 @@ /* packet-dcerpc-pn-io.c * Routines for PROFINET IO dissection. * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-dcom-cba-acco.c b/plugins/profinet/packet-dcom-cba-acco.c index 9eb4320875..3739df18c2 100644 --- a/plugins/profinet/packet-dcom-cba-acco.c +++ b/plugins/profinet/packet-dcom-cba-acco.c @@ -1,8 +1,6 @@ /* packet-dcom-cba-acco.c * Routines for DCOM CBA * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-dcom-cba-acco.h b/plugins/profinet/packet-dcom-cba-acco.h index ee875dc014..d7c35779e1 100644 --- a/plugins/profinet/packet-dcom-cba-acco.h +++ b/plugins/profinet/packet-dcom-cba-acco.h @@ -1,8 +1,6 @@ /* packet-dcom-cba-acco.h * Routines for DCOM CBA * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-dcom-cba.c b/plugins/profinet/packet-dcom-cba.c index 17a46ba1d7..0f1658a404 100644 --- a/plugins/profinet/packet-dcom-cba.c +++ b/plugins/profinet/packet-dcom-cba.c @@ -1,8 +1,6 @@ /* packet-dcom-cba.c * Routines for DCOM CBA * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-pn-dcp.c b/plugins/profinet/packet-pn-dcp.c index 68529cb7f3..7413885302 100644 --- a/plugins/profinet/packet-pn-dcp.c +++ b/plugins/profinet/packet-pn-dcp.c @@ -2,8 +2,6 @@ * Routines for PN-DCP (PROFINET Discovery and basic Configuration Protocol) * packet dissection. * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/profinet/packet-pn-mrp.c b/plugins/profinet/packet-pn-mrp.c index ed13f82dfc..c30a52b275 100644 --- a/plugins/profinet/packet-pn-mrp.c +++ b/plugins/profinet/packet-pn-mrp.c @@ -2,8 +2,6 @@ * Routines for PN-MRP (PROFINET Media Redundancy Protocol) * packet dissection. * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-pn-mrrt.c b/plugins/profinet/packet-pn-mrrt.c index 3c03399643..5819ba887f 100644 --- a/plugins/profinet/packet-pn-mrrt.c +++ b/plugins/profinet/packet-pn-mrrt.c @@ -2,8 +2,6 @@ * Routines for PN-MRRT (PROFINET Media Redundancy for cyclic realtime data) * packet dissection. * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-pn-ptcp.c b/plugins/profinet/packet-pn-ptcp.c index 8d800dd910..5a1fe57661 100644 --- a/plugins/profinet/packet-pn-ptcp.c +++ b/plugins/profinet/packet-pn-ptcp.c @@ -2,8 +2,6 @@ * Routines for PN-PTCP (PROFINET Precision Time Clock Protocol) * packet dissection. * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/profinet/packet-pn-rt.c b/plugins/profinet/packet-pn-rt.c index b3e1b61942..2674e26f22 100644 --- a/plugins/profinet/packet-pn-rt.c +++ b/plugins/profinet/packet-pn-rt.c @@ -3,8 +3,6 @@ * This is the base for other PROFINET protocols like IO, CBA, DCP, ... * (the "content subdissectors" will register themselves using a heuristic) * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/profinet/packet-pn.c b/plugins/profinet/packet-pn.c index 4457effd57..f58ab5bb88 100644 --- a/plugins/profinet/packet-pn.c +++ b/plugins/profinet/packet-pn.c @@ -1,8 +1,6 @@ /* packet-pn.c * Common functions for other PROFINET protocols like IO, CBA, DCP, ... * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/profinet/packet-pn.h b/plugins/profinet/packet-pn.h index 6b980684a1..cfedb86d02 100644 --- a/plugins/profinet/packet-pn.h +++ b/plugins/profinet/packet-pn.h @@ -1,8 +1,6 @@ /* packet-pn.h * Common functions for other PROFINET protocols like DCP, MRP, ... * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/tpg/packet-http.c b/plugins/tpg/packet-http.c index 9d6d4a5788..5e72a6ea8c 100644 --- a/plugins/tpg/packet-http.c +++ b/plugins/tpg/packet-http.c @@ -1,7 +1,5 @@ /* packet-http.c * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/wimax/crc.c b/plugins/wimax/crc.c index cd169c2725..0d65a69438 100644 --- a/plugins/wimax/crc.c +++ b/plugins/wimax/crc.c @@ -5,8 +5,6 @@ * * Author: Mike Harvey <michael.harvey@intel.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/crc.h b/plugins/wimax/crc.h index 68d91328fa..71079ddd2e 100644 --- a/plugins/wimax/crc.h +++ b/plugins/wimax/crc.h @@ -5,8 +5,6 @@ * * Author: Mike Harvey <michael.harvey@intel.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/crc_data.c b/plugins/wimax/crc_data.c index e02411ba08..41ee481cb8 100644 --- a/plugins/wimax/crc_data.c +++ b/plugins/wimax/crc_data.c @@ -5,8 +5,6 @@ * * Author: Mike Harvey <michael.harvey@intel.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/mac_hd_generic_decoder.c b/plugins/wimax/mac_hd_generic_decoder.c index 54b18ff501..4da1fa55fd 100644 --- a/plugins/wimax/mac_hd_generic_decoder.c +++ b/plugins/wimax/mac_hd_generic_decoder.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/wimax/mac_hd_type1_decoder.c b/plugins/wimax/mac_hd_type1_decoder.c index 37fbfdd970..6a141f5350 100644 --- a/plugins/wimax/mac_hd_type1_decoder.c +++ b/plugins/wimax/mac_hd_type1_decoder.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/wimax/mac_hd_type2_decoder.c b/plugins/wimax/mac_hd_type2_decoder.c index 01a9d8ef10..e69732422a 100644 --- a/plugins/wimax/mac_hd_type2_decoder.c +++ b/plugins/wimax/mac_hd_type2_decoder.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/wimax/mac_mgmt_msg_decoder.c b/plugins/wimax/mac_mgmt_msg_decoder.c index d505692449..2b9fa33ffd 100644 --- a/plugins/wimax/mac_mgmt_msg_decoder.c +++ b/plugins/wimax/mac_mgmt_msg_decoder.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/wimax/msg_aas_beam.c b/plugins/wimax/msg_aas_beam.c index 6f330c5c1c..f430300a92 100644 --- a/plugins/wimax/msg_aas_beam.c +++ b/plugins/wimax/msg_aas_beam.c @@ -5,8 +5,6 @@ * * Author: Lu Pan * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_aas_fbck.c b/plugins/wimax/msg_aas_fbck.c index 99922d06cd..9e303b70f5 100644 --- a/plugins/wimax/msg_aas_fbck.c +++ b/plugins/wimax/msg_aas_fbck.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/wimax/msg_arq.c b/plugins/wimax/msg_arq.c index 4fadaff4b6..c7d538b259 100644 --- a/plugins/wimax/msg_arq.c +++ b/plugins/wimax/msg_arq.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_clk_cmp.c b/plugins/wimax/msg_clk_cmp.c index 935fc12fee..31661f29a3 100644 --- a/plugins/wimax/msg_clk_cmp.c +++ b/plugins/wimax/msg_clk_cmp.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/wimax/msg_dcd.c b/plugins/wimax/msg_dcd.c index 7cc3e9a9dd..b2e2ab34f5 100644 --- a/plugins/wimax/msg_dcd.c +++ b/plugins/wimax/msg_dcd.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/wimax/msg_dlmap.c b/plugins/wimax/msg_dlmap.c index c32892745d..455e419cd7 100644 --- a/plugins/wimax/msg_dlmap.c +++ b/plugins/wimax/msg_dlmap.c @@ -5,8 +5,6 @@ * * Author: Mike Harvey <michael.harvey@intel.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_dreg.c b/plugins/wimax/msg_dreg.c index 3c5ec860b7..16e7956c41 100644 --- a/plugins/wimax/msg_dreg.c +++ b/plugins/wimax/msg_dreg.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_dsa.c b/plugins/wimax/msg_dsa.c index a80c368bcf..a92f983eea 100644 --- a/plugins/wimax/msg_dsa.c +++ b/plugins/wimax/msg_dsa.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/wimax/msg_dsc.c b/plugins/wimax/msg_dsc.c index f351dda437..71f68072ac 100644 --- a/plugins/wimax/msg_dsc.c +++ b/plugins/wimax/msg_dsc.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/wimax/msg_dsd.c b/plugins/wimax/msg_dsd.c index 79338b01fa..5024ab88bf 100644 --- a/plugins/wimax/msg_dsd.c +++ b/plugins/wimax/msg_dsd.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/wimax/msg_dsx_rvd.c b/plugins/wimax/msg_dsx_rvd.c index bced7a079b..72543b5252 100644 --- a/plugins/wimax/msg_dsx_rvd.c +++ b/plugins/wimax/msg_dsx_rvd.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/wimax/msg_fpc.c b/plugins/wimax/msg_fpc.c index 82780593dc..6db5de32a5 100644 --- a/plugins/wimax/msg_fpc.c +++ b/plugins/wimax/msg_fpc.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_pkm.c b/plugins/wimax/msg_pkm.c index 1cf8a45717..8924fb5f4d 100644 --- a/plugins/wimax/msg_pkm.c +++ b/plugins/wimax/msg_pkm.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/wimax/msg_pmc.c b/plugins/wimax/msg_pmc.c index 8ee3d5e1e4..ec18d27eb7 100644 --- a/plugins/wimax/msg_pmc.c +++ b/plugins/wimax/msg_pmc.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_prc_lt_ctrl.c b/plugins/wimax/msg_prc_lt_ctrl.c index 1f765ac17e..37d5fd25a3 100644 --- a/plugins/wimax/msg_prc_lt_ctrl.c +++ b/plugins/wimax/msg_prc_lt_ctrl.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_reg_req.c b/plugins/wimax/msg_reg_req.c index a2a50739de..d273e0c211 100644 --- a/plugins/wimax/msg_reg_req.c +++ b/plugins/wimax/msg_reg_req.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_reg_rsp.c b/plugins/wimax/msg_reg_rsp.c index 5a22106ad2..079327f951 100644 --- a/plugins/wimax/msg_reg_rsp.c +++ b/plugins/wimax/msg_reg_rsp.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_rep.c b/plugins/wimax/msg_rep.c index 3f458b240a..780f68f973 100644 --- a/plugins/wimax/msg_rep.c +++ b/plugins/wimax/msg_rep.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/wimax/msg_res_cmd.c b/plugins/wimax/msg_res_cmd.c index 5e35d6a5b3..5bd49a1fd1 100644 --- a/plugins/wimax/msg_res_cmd.c +++ b/plugins/wimax/msg_res_cmd.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/wimax/msg_rng_req.c b/plugins/wimax/msg_rng_req.c index 09dec2e281..e3c7f0babd 100644 --- a/plugins/wimax/msg_rng_req.c +++ b/plugins/wimax/msg_rng_req.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_rng_rsp.c b/plugins/wimax/msg_rng_rsp.c index 27602152a2..eef0839fe3 100644 --- a/plugins/wimax/msg_rng_rsp.c +++ b/plugins/wimax/msg_rng_rsp.c @@ -5,8 +5,6 @@ * * Author: John R. Underwood <junderx@yahoo.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/msg_sbc.c b/plugins/wimax/msg_sbc.c index 2fc8986f9c..b1bc981744 100644 --- a/plugins/wimax/msg_sbc.c +++ b/plugins/wimax/msg_sbc.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/wimax/msg_ucd.c b/plugins/wimax/msg_ucd.c index 58f5f9dddc..38c7b903e3 100644 --- a/plugins/wimax/msg_ucd.c +++ b/plugins/wimax/msg_ucd.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/wimax/msg_ulmap.c b/plugins/wimax/msg_ulmap.c index 7c4689103f..248655aee8 100644 --- a/plugins/wimax/msg_ulmap.c +++ b/plugins/wimax/msg_ulmap.c @@ -5,8 +5,6 @@ * * Author: Mike Harvey <michael.harvey@intel.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/packet-wmx.c b/plugins/wimax/packet-wmx.c index abbcf6f4a0..ef0ef4573e 100644 --- a/plugins/wimax/packet-wmx.c +++ b/plugins/wimax/packet-wmx.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/wimax/wimax_bits.h b/plugins/wimax/wimax_bits.h index 7eca8f5fb2..ed5b00442d 100644 --- a/plugins/wimax/wimax_bits.h +++ b/plugins/wimax/wimax_bits.h @@ -5,8 +5,6 @@ * * Author: Mike Harvey <michael.harvey@intel.com> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1999 Gerald Combs diff --git a/plugins/wimax/wimax_cdma_code_decoder.c b/plugins/wimax/wimax_cdma_code_decoder.c index b78beab650..f6a6beb4ad 100644 --- a/plugins/wimax/wimax_cdma_code_decoder.c +++ b/plugins/wimax/wimax_cdma_code_decoder.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/wimax/wimax_compact_dlmap_ie_decoder.c b/plugins/wimax/wimax_compact_dlmap_ie_decoder.c index 675ed00ce3..625fe8110f 100644 --- a/plugins/wimax/wimax_compact_dlmap_ie_decoder.c +++ b/plugins/wimax/wimax_compact_dlmap_ie_decoder.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/wimax/wimax_compact_dlmap_ie_decoder.h b/plugins/wimax/wimax_compact_dlmap_ie_decoder.h index 73e572c7b4..49206f8550 100644 --- a/plugins/wimax/wimax_compact_dlmap_ie_decoder.h +++ b/plugins/wimax/wimax_compact_dlmap_ie_decoder.h @@ -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/wimax/wimax_compact_ulmap_ie_decoder.c b/plugins/wimax/wimax_compact_ulmap_ie_decoder.c index 3f6ae3d8df..22c987a65b 100644 --- a/plugins/wimax/wimax_compact_ulmap_ie_decoder.c +++ b/plugins/wimax/wimax_compact_ulmap_ie_decoder.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/wimax/wimax_compact_ulmap_ie_decoder.h b/plugins/wimax/wimax_compact_ulmap_ie_decoder.h index f2c893d916..c83c5aa160 100644 --- a/plugins/wimax/wimax_compact_ulmap_ie_decoder.h +++ b/plugins/wimax/wimax_compact_ulmap_ie_decoder.h @@ -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/wimax/wimax_fch_decoder.c b/plugins/wimax/wimax_fch_decoder.c index f56b36b22e..e60418c8a5 100644 --- a/plugins/wimax/wimax_fch_decoder.c +++ b/plugins/wimax/wimax_fch_decoder.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/wimax/wimax_ffb_decoder.c b/plugins/wimax/wimax_ffb_decoder.c index 1be190a877..8b50926c47 100644 --- a/plugins/wimax/wimax_ffb_decoder.c +++ b/plugins/wimax/wimax_ffb_decoder.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/wimax/wimax_hack_decoder.c b/plugins/wimax/wimax_hack_decoder.c index 3a6380d0ef..f9ff3d2f63 100644 --- a/plugins/wimax/wimax_hack_decoder.c +++ b/plugins/wimax/wimax_hack_decoder.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/wimax/wimax_harq_map_decoder.c b/plugins/wimax/wimax_harq_map_decoder.c index 2f9c5b79c1..8c0dd4b8b3 100644 --- a/plugins/wimax/wimax_harq_map_decoder.c +++ b/plugins/wimax/wimax_harq_map_decoder.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/wimax/wimax_mac.h b/plugins/wimax/wimax_mac.h index 1f0f6b5a8a..b5ac72f01b 100644 --- a/plugins/wimax/wimax_mac.h +++ b/plugins/wimax/wimax_mac.h @@ -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/wimax/wimax_pdu_decoder.c b/plugins/wimax/wimax_pdu_decoder.c index 62b12cf53b..36e25b5655 100644 --- a/plugins/wimax/wimax_pdu_decoder.c +++ b/plugins/wimax/wimax_pdu_decoder.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/wimax/wimax_phy_attributes_decoder.c b/plugins/wimax/wimax_phy_attributes_decoder.c index e8f3bfc2ef..9e5946de3a 100644 --- a/plugins/wimax/wimax_phy_attributes_decoder.c +++ b/plugins/wimax/wimax_phy_attributes_decoder.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/wimax/wimax_tlv.c b/plugins/wimax/wimax_tlv.c index 53f701917a..6041d34052 100644 --- a/plugins/wimax/wimax_tlv.c +++ b/plugins/wimax/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 diff --git a/plugins/wimax/wimax_tlv.h b/plugins/wimax/wimax_tlv.h index 9a818831dd..204daddc9d 100644 --- a/plugins/wimax/wimax_tlv.h +++ b/plugins/wimax/wimax_tlv.h @@ -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/wimax/wimax_utils.c b/plugins/wimax/wimax_utils.c index 23eda2d3ed..51f0ab15d5 100644 --- a/plugins/wimax/wimax_utils.c +++ b/plugins/wimax/wimax_utils.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/wimax/wimax_utils.h b/plugins/wimax/wimax_utils.h index c1fd17aaca..67902e8798 100644 --- a/plugins/wimax/wimax_utils.h +++ b/plugins/wimax/wimax_utils.h @@ -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/wimaxasncp/packet-wimaxasncp.c b/plugins/wimaxasncp/packet-wimaxasncp.c index daf5b4d3a5..732646308d 100644 --- a/plugins/wimaxasncp/packet-wimaxasncp.c +++ b/plugins/wimaxasncp/packet-wimaxasncp.c @@ -6,8 +6,6 @@ * * Author: Stephen Croll <croll@mobilemetrics.net> * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/plugins/wimaxmacphy/packet-wimaxmacphy.c b/plugins/wimaxmacphy/packet-wimaxmacphy.c index bb71031e06..9370d1e265 100644 --- a/plugins/wimaxmacphy/packet-wimaxmacphy.c +++ b/plugins/wimaxmacphy/packet-wimaxmacphy.c @@ -2,8 +2,6 @@ * Routines for wimaxmacphy (WiMAX MAX PHY over Ethernet) packet dissection * Copyright 2008, Mobile Metrics - http://mobilemetrics.net/ * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs |