From 757aa3322029a673e4f60c67041a796ce15e4828 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 17 Mar 2014 15:57:02 +0100 Subject: 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 --- test/config.sh | 2 -- test/hosts.custom | 1 - test/hosts.global | 1 - test/hosts.personal | 1 - test/suite-capture.sh | 2 -- test/suite-clopts.sh | 2 -- test/suite-decryption.sh | 2 -- test/suite-fileformats.sh | 2 -- test/suite-io.sh | 2 -- test/suite-nameres.sh | 2 -- test/suite-unittests.sh | 2 -- test/suite-wslua.sh | 2 -- test/test-backend.sh | 2 -- test/test.sh | 2 -- 14 files changed, 25 deletions(-) (limited to 'test') diff --git a/test/config.sh b/test/config.sh index 9f07f52da7..7cd39886d6 100755 --- a/test/config.sh +++ b/test/config.sh @@ -2,8 +2,6 @@ # # Configuration of the command line tests # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/hosts.custom b/test/hosts.custom index d160745def..d799713edb 100644 --- a/test/hosts.custom +++ b/test/hosts.custom @@ -1,5 +1,4 @@ # Custom profile hosts # Matches addresses in dns+icmp.pcapng.gz -# $Id$ 4.2.2.2 custom-4-2-2-2 174.137.42.65 custom-174-137-42-65 diff --git a/test/hosts.global b/test/hosts.global index a3bc2769b4..9f1b75c425 100644 --- a/test/hosts.global +++ b/test/hosts.global @@ -1,5 +1,4 @@ # Global hosts # Matches addresses in dns+icmp.pcapng.gz -# $Id$ 8.8.8.8 global-8-8-8-8 8.8.4.4 global-8-8-4-4 diff --git a/test/hosts.personal b/test/hosts.personal index 725ad2a9e2..4a7901bedd 100644 --- a/test/hosts.personal +++ b/test/hosts.personal @@ -1,5 +1,4 @@ # Default profile / personal hosts # Matches addresses in dns+icmp.pcapng.gz -# $Id$ 8.8.4.4 personal-8-8-4-4 4.2.2.2 personal-4-2-2-2 diff --git a/test/suite-capture.sh b/test/suite-capture.sh index 773b73b039..b4b0fba926 100755 --- a/test/suite-capture.sh +++ b/test/suite-capture.sh @@ -2,8 +2,6 @@ # # Test the capture engine of the Wireshark tools # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/suite-clopts.sh b/test/suite-clopts.sh index 65b4e55dd5..f9932a70a5 100755 --- a/test/suite-clopts.sh +++ b/test/suite-clopts.sh @@ -2,8 +2,6 @@ # # Test the command line options of the Wireshark tools # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/suite-decryption.sh b/test/suite-decryption.sh index e8b512a53b..f94d067910 100755 --- a/test/suite-decryption.sh +++ b/test/suite-decryption.sh @@ -2,8 +2,6 @@ # # Test decryption capabilities of the Wireshark tools # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/suite-fileformats.sh b/test/suite-fileformats.sh index 09f279c0aa..3c927b57b2 100755 --- a/test/suite-fileformats.sh +++ b/test/suite-fileformats.sh @@ -2,8 +2,6 @@ # # Test file format conversions of the Wireshark tools # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/suite-io.sh b/test/suite-io.sh index b85032e9c9..c8f471b106 100755 --- a/test/suite-io.sh +++ b/test/suite-io.sh @@ -2,8 +2,6 @@ # # Test the file I/O of the Wireshark tools # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/suite-nameres.sh b/test/suite-nameres.sh index 88ec6f6ffc..5ed5fecdc7 100755 --- a/test/suite-nameres.sh +++ b/test/suite-nameres.sh @@ -2,8 +2,6 @@ # # Test for correct name resolution behavior # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/suite-unittests.sh b/test/suite-unittests.sh index 7883aa3104..bf6168e9a3 100755 --- a/test/suite-unittests.sh +++ b/test/suite-unittests.sh @@ -2,8 +2,6 @@ # # Run the epan unit tests # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # diff --git a/test/suite-wslua.sh b/test/suite-wslua.sh index d4eaa60489..5afdc9a516 100755 --- a/test/suite-wslua.sh +++ b/test/suite-wslua.sh @@ -2,8 +2,6 @@ # # Run the epan unit tests # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # diff --git a/test/test-backend.sh b/test/test-backend.sh index f9173027af..856cfc9b72 100755 --- a/test/test-backend.sh +++ b/test/test-backend.sh @@ -2,8 +2,6 @@ # # Test backend # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping diff --git a/test/test.sh b/test/test.sh index 65538ae46a..6ed3f0e3a3 100755 --- a/test/test.sh +++ b/test/test.sh @@ -5,8 +5,6 @@ # # Test various command line testable aspects of the Wireshark tools # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2005 Ulf Lamping -- cgit v1.2.3