aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-07 17:52:50 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:30:52 +0000
commit09cd306d1ce7f1fff420d2be740bce0b5cd72253 (patch)
tree027b5b2a1af33d158983711a28407c002415137d /plugins
parentf2dfc39d9466e3dd736e14d95fc4d5cf2e37e4c8 (diff)
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\* \$Id\$/,+1 d') (no space before star) Change-Id: I318968db2b8512ba1303b5fc5c624c66441658f0 Reviewed-on: https://code.wireshark.org/review/879 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/easy_codec/codec-g722.c2
-rw-r--r--plugins/easy_codec/codec-g722.h2
-rw-r--r--plugins/easy_codec/codec-g7231.c2
-rw-r--r--plugins/easy_codec/codec-g7231.h2
-rw-r--r--plugins/easy_codec/codec-g729a.c2
-rw-r--r--plugins/easy_codec/codec-g729a.h2
-rw-r--r--plugins/easy_codec/easy_codec_plugin.c2
-rw-r--r--plugins/mate/mate.h2
-rw-r--r--plugins/mate/mate_grammar.lemon2
-rw-r--r--plugins/mate/mate_runtime.c2
-rw-r--r--plugins/mate/mate_setup.c2
-rw-r--r--plugins/mate/mate_util.c2
-rw-r--r--plugins/mate/mate_util.h2
-rw-r--r--plugins/stats_tree/pinfo_stats_tree.c2
-rw-r--r--plugins/stats_tree/pinfo_stats_tree.h2
-rw-r--r--plugins/stats_tree/stats_tree_plugin.c2
16 files changed, 0 insertions, 32 deletions
diff --git a/plugins/easy_codec/codec-g722.c b/plugins/easy_codec/codec-g722.c
index 35cce0dc65..fd7259816d 100644
--- a/plugins/easy_codec/codec-g722.c
+++ b/plugins/easy_codec/codec-g722.c
@@ -2,8 +2,6 @@
* Easy codecs stub for EasyG722
* 2007 Ales Kocourek
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/easy_codec/codec-g722.h b/plugins/easy_codec/codec-g722.h
index f13899fbbb..eccf017dfc 100644
--- a/plugins/easy_codec/codec-g722.h
+++ b/plugins/easy_codec/codec-g722.h
@@ -2,8 +2,6 @@
* Easy codecs stub for EasyG722
* 2007 Ales Kocourek
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/easy_codec/codec-g7231.c b/plugins/easy_codec/codec-g7231.c
index 1cb7017edd..79f8a30702 100644
--- a/plugins/easy_codec/codec-g7231.c
+++ b/plugins/easy_codec/codec-g7231.c
@@ -2,8 +2,6 @@
* Easy codecs stub for EasyG7231
* 2007 Ales Kocourek
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/easy_codec/codec-g7231.h b/plugins/easy_codec/codec-g7231.h
index 8faebe3fa2..428da7a6a7 100644
--- a/plugins/easy_codec/codec-g7231.h
+++ b/plugins/easy_codec/codec-g7231.h
@@ -2,8 +2,6 @@
* Easy codecs stub for EasyG7231
* 2007 Ales Kocourek
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/easy_codec/codec-g729a.c b/plugins/easy_codec/codec-g729a.c
index 0b692b7c15..48be1dfccc 100644
--- a/plugins/easy_codec/codec-g729a.c
+++ b/plugins/easy_codec/codec-g729a.c
@@ -2,8 +2,6 @@
* Easy codecs stub for EasyG729A
* 2007 Tomas Kukosa
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/easy_codec/codec-g729a.h b/plugins/easy_codec/codec-g729a.h
index d1d73e04cb..fafd79c2c6 100644
--- a/plugins/easy_codec/codec-g729a.h
+++ b/plugins/easy_codec/codec-g729a.h
@@ -2,8 +2,6 @@
* Easy codecs stub for EasyG729A
* 2007 Tomas Kukosa
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/easy_codec/easy_codec_plugin.c b/plugins/easy_codec/easy_codec_plugin.c
index 77577752c8..dba135cb85 100644
--- a/plugins/easy_codec/easy_codec_plugin.c
+++ b/plugins/easy_codec/easy_codec_plugin.c
@@ -2,8 +2,6 @@
* Easy codecs plugin registration file
* 2007 Tomas Kukosa
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/mate/mate.h b/plugins/mate/mate.h
index 5a1124d22a..87fb2a301e 100644
--- a/plugins/mate/mate.h
+++ b/plugins/mate/mate.h
@@ -3,8 +3,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/mate/mate_grammar.lemon b/plugins/mate/mate_grammar.lemon
index f190014e60..eea18aa2ae 100644
--- a/plugins/mate/mate_grammar.lemon
+++ b/plugins/mate/mate_grammar.lemon
@@ -5,8 +5,6 @@
*
* Copyright 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/mate/mate_runtime.c b/plugins/mate/mate_runtime.c
index 89217f8b17..5f8e42d82f 100644
--- a/plugins/mate/mate_runtime.c
+++ b/plugins/mate/mate_runtime.c
@@ -3,8 +3,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/mate/mate_setup.c b/plugins/mate/mate_setup.c
index bef204371e..667b885725 100644
--- a/plugins/mate/mate_setup.c
+++ b/plugins/mate/mate_setup.c
@@ -3,8 +3,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/mate/mate_util.c b/plugins/mate/mate_util.c
index 7f293922ec..a95642e8d6 100644
--- a/plugins/mate/mate_util.c
+++ b/plugins/mate/mate_util.c
@@ -4,8 +4,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/mate/mate_util.h b/plugins/mate/mate_util.h
index 140aaefb2b..89a7f3b2a0 100644
--- a/plugins/mate/mate_util.h
+++ b/plugins/mate/mate_util.h
@@ -2,8 +2,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/stats_tree/pinfo_stats_tree.c b/plugins/stats_tree/pinfo_stats_tree.c
index 97265ded60..f52be1d91a 100644
--- a/plugins/stats_tree/pinfo_stats_tree.c
+++ b/plugins/stats_tree/pinfo_stats_tree.c
@@ -3,8 +3,6 @@
*
* (c) 2005, Luis E. G. Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/stats_tree/pinfo_stats_tree.h b/plugins/stats_tree/pinfo_stats_tree.h
index 4c27d1ef62..ef8952ca5a 100644
--- a/plugins/stats_tree/pinfo_stats_tree.h
+++ b/plugins/stats_tree/pinfo_stats_tree.h
@@ -3,8 +3,6 @@
*
* (c) 2005, Luis E. G. Ontanon <luis@ontanon.org>
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/stats_tree/stats_tree_plugin.c b/plugins/stats_tree/stats_tree_plugin.c
index f4c073f745..8974521752 100644
--- a/plugins/stats_tree/stats_tree_plugin.c
+++ b/plugins/stats_tree/stats_tree_plugin.c
@@ -2,8 +2,6 @@
* Stats tree plugin registration file
* Automatically generated by make_stat_tree_registration.pl
*
-* $Id$
-*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs