From 43be0bd551a47bc0053a349cf7084cee6aaf8768 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 22 Oct 2014 21:03:12 +0200 Subject: Remove $Id$ tags from all files --- Echolot/Chain.pm | 1 - Echolot/Commands.pm | 1 - Echolot/Conf.pm | 1 - Echolot/Config.pm | 1 - Echolot/Fromlines.pm | 1 - Echolot/Globals.pm | 1 - Echolot/Log.pm | 1 - Echolot/Mailin.pm | 1 - Echolot/Pinger.pm | 1 - Echolot/Pinger/CPunk.pm | 1 - Echolot/Pinger/Mix.pm | 1 - Echolot/Report.pm | 1 - Echolot/Scheduler.pm | 1 - Echolot/Stats.pm | 1 - Echolot/Storage/File.pm | 1 - Echolot/Thesaurus.pm | 1 - Echolot/Tools.pm | 1 - 17 files changed, 17 deletions(-) (limited to 'Echolot') diff --git a/Echolot/Chain.pm b/Echolot/Chain.pm index e5c8cff..83af03b 100644 --- a/Echolot/Chain.pm +++ b/Echolot/Chain.pm @@ -1,7 +1,6 @@ package Echolot::Chain; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Commands.pm b/Echolot/Commands.pm index 63a4910..3db5de4 100644 --- a/Echolot/Commands.pm +++ b/Echolot/Commands.pm @@ -1,7 +1,6 @@ package Echolot::Commands; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Conf.pm b/Echolot/Conf.pm index 0ccd117..21f94ad 100644 --- a/Echolot/Conf.pm +++ b/Echolot/Conf.pm @@ -1,7 +1,6 @@ package Echolot::Conf; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Config.pm b/Echolot/Config.pm index 9906a40..f7a6f2d 100644 --- a/Echolot/Config.pm +++ b/Echolot/Config.pm @@ -1,7 +1,6 @@ package Echolot::Config; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Fromlines.pm b/Echolot/Fromlines.pm index e53e146..6e4385c 100644 --- a/Echolot/Fromlines.pm +++ b/Echolot/Fromlines.pm @@ -1,7 +1,6 @@ package Echolot::Fromlines; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Globals.pm b/Echolot/Globals.pm index 828b2e6..92dd4b3 100644 --- a/Echolot/Globals.pm +++ b/Echolot/Globals.pm @@ -1,7 +1,6 @@ package Echolot::Globals; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Log.pm b/Echolot/Log.pm index 2f43542..7a0fc97 100644 --- a/Echolot/Log.pm +++ b/Echolot/Log.pm @@ -1,7 +1,6 @@ package Echolot::Log; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Mailin.pm b/Echolot/Mailin.pm index 273ca04..52f5842 100644 --- a/Echolot/Mailin.pm +++ b/Echolot/Mailin.pm @@ -1,7 +1,6 @@ package Echolot::Mailin; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Pinger.pm b/Echolot/Pinger.pm index f82fce7..73ee65e 100644 --- a/Echolot/Pinger.pm +++ b/Echolot/Pinger.pm @@ -1,7 +1,6 @@ package Echolot::Pinger; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Pinger/CPunk.pm b/Echolot/Pinger/CPunk.pm index 6240e2a..c56ef86 100644 --- a/Echolot/Pinger/CPunk.pm +++ b/Echolot/Pinger/CPunk.pm @@ -1,7 +1,6 @@ package Echolot::Pinger::CPunk; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Pinger/Mix.pm b/Echolot/Pinger/Mix.pm index 7dd1659..c77946d 100644 --- a/Echolot/Pinger/Mix.pm +++ b/Echolot/Pinger/Mix.pm @@ -1,7 +1,6 @@ package Echolot::Pinger::Mix; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Report.pm b/Echolot/Report.pm index c46d0f3..5a0b83a 100644 --- a/Echolot/Report.pm +++ b/Echolot/Report.pm @@ -1,7 +1,6 @@ package Echolot::Report; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Scheduler.pm b/Echolot/Scheduler.pm index 9524e72..8aab574 100644 --- a/Echolot/Scheduler.pm +++ b/Echolot/Scheduler.pm @@ -1,7 +1,6 @@ package Echolot::Scheduler; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Stats.pm b/Echolot/Stats.pm index a1f0b75..3b1d8ae 100644 --- a/Echolot/Stats.pm +++ b/Echolot/Stats.pm @@ -1,7 +1,6 @@ package Echolot::Stats; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Storage/File.pm b/Echolot/Storage/File.pm index 3d251bd..7cf6de2 100644 --- a/Echolot/Storage/File.pm +++ b/Echolot/Storage/File.pm @@ -1,7 +1,6 @@ package Echolot::Storage::File; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Thesaurus.pm b/Echolot/Thesaurus.pm index f21f8c0..40350c6 100644 --- a/Echolot/Thesaurus.pm +++ b/Echolot/Thesaurus.pm @@ -1,7 +1,6 @@ package Echolot::Thesaurus; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # diff --git a/Echolot/Tools.pm b/Echolot/Tools.pm index 0ed423c..118021d 100644 --- a/Echolot/Tools.pm +++ b/Echolot/Tools.pm @@ -1,7 +1,6 @@ package Echolot::Tools; # -# $Id$ # # This file is part of Echolot - a Pinger for anonymous remailers. # -- cgit v1.2.3