summaryrefslogtreecommitdiff
path: root/contrib/checkOptionDocs.pl
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2009-05-05 16:16:31 +0200
committerSebastian Hahn <sebastian@torproject.org>2009-05-05 17:05:46 +0200
commitd2308279120276720281472005b3beea39798634 (patch)
tree41746e0368fc496fc93e1757b36a76bda6af2a66 /contrib/checkOptionDocs.pl
parentb875a7a0f20be4108c1ef9c77b1c50cba34f1e40 (diff)
downloadtor-d2308279120276720281472005b3beea39798634.tar.gz
tor-d2308279120276720281472005b3beea39798634.zip
Remove all svn metadata minus what I missed.
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement.
Diffstat (limited to 'contrib/checkOptionDocs.pl')
-rwxr-xr-xcontrib/checkOptionDocs.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/checkOptionDocs.pl b/contrib/checkOptionDocs.pl
index ca3fba55e3..c2e8757362 100755
--- a/contrib/checkOptionDocs.pl
+++ b/contrib/checkOptionDocs.pl
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
-# $Id
use strict;
my %options = ();