diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2009-05-05 16:16:31 +0200 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2009-05-05 17:05:46 +0200 |
commit | d2308279120276720281472005b3beea39798634 (patch) | |
tree | 41746e0368fc496fc93e1757b36a76bda6af2a66 /src/config/torrc.complete.in | |
parent | b875a7a0f20be4108c1ef9c77b1c50cba34f1e40 (diff) | |
download | tor-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 'src/config/torrc.complete.in')
-rw-r--r-- | src/config/torrc.complete.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config/torrc.complete.in b/src/config/torrc.complete.in index 310458a5c0..2fbf494e56 100644 --- a/src/config/torrc.complete.in +++ b/src/config/torrc.complete.in @@ -1,5 +1,3 @@ -# $Id$ -# Last updated on $Date$ #################################################################### ## This config file is divided into four sections. They are: ## 1. Global Options (clients and servers) |