aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stats_tree
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/stats_tree
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/stats_tree')
-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
3 files changed, 0 insertions, 6 deletions
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