From 09cd306d1ce7f1fff420d2be740bce0b5cd72253 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Fri, 7 Mar 2014 17:52:50 +0100 Subject: 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 --- plugins/easy_codec/codec-g722.c | 2 -- plugins/easy_codec/codec-g722.h | 2 -- plugins/easy_codec/codec-g7231.c | 2 -- plugins/easy_codec/codec-g7231.h | 2 -- plugins/easy_codec/codec-g729a.c | 2 -- plugins/easy_codec/codec-g729a.h | 2 -- plugins/easy_codec/easy_codec_plugin.c | 2 -- plugins/mate/mate.h | 2 -- plugins/mate/mate_grammar.lemon | 2 -- plugins/mate/mate_runtime.c | 2 -- plugins/mate/mate_setup.c | 2 -- plugins/mate/mate_util.c | 2 -- plugins/mate/mate_util.h | 2 -- plugins/stats_tree/pinfo_stats_tree.c | 2 -- plugins/stats_tree/pinfo_stats_tree.h | 2 -- plugins/stats_tree/stats_tree_plugin.c | 2 -- 16 files changed, 32 deletions(-) (limited to 'plugins') 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * -* $Id$ -* * Wireshark - Network traffic analyzer * By Gerald Combs * 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 * Copyright 1998 Gerald Combs -- cgit v1.2.3