diff options
author | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2014-03-17 15:57:02 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2014-03-31 18:48:06 +0000 |
commit | 757aa3322029a673e4f60c67041a796ce15e4828 (patch) | |
tree | ff4da6baa18e663a854a7c0863bd9fad2ac2f1b2 /plugins/stats_tree/Makefile.am | |
parent | fb61a0afa9b3ac5a6d3b0efa21e19b74d6aef175 (diff) | |
download | wireshark-757aa3322029a673e4f60c67041a796ce15e4828.tar.gz wireshark-757aa3322029a673e4f60c67041a796ce15e4828.tar.bz2 wireshark-757aa3322029a673e4f60c67041a796ce15e4828.zip |
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)
Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins/stats_tree/Makefile.am')
-rw-r--r-- | plugins/stats_tree/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/stats_tree/Makefile.am b/plugins/stats_tree/Makefile.am index 0239142d49..e1f00b5200 100644 --- a/plugins/stats_tree/Makefile.am +++ b/plugins/stats_tree/Makefile.am @@ -1,8 +1,6 @@ # Makefile.am # Automake file for stats_tree Wireshark plugin # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs |