Skip to content

Commit

Permalink
Remove svn Id tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Mar 10, 2010
1 parent fe951ac commit 9f137f6
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions lib/Proxy/Conf.pm
@@ -1,5 +1,3 @@
# $Id$

# Configuration reading and holding. This is second-system in full
# effect.
#
Expand Down
2 changes: 0 additions & 2 deletions lib/Proxy/Mangler/Cache.pm
@@ -1,5 +1,3 @@
# $Id$

package Proxy::Mangler::Cache;

use warnings;
Expand Down
2 changes: 0 additions & 2 deletions lib/Proxy/Mangler/Print.pm
@@ -1,5 +1,3 @@
# $Id$

package Proxy::Mangler::Print;

use warnings;
Expand Down
2 changes: 0 additions & 2 deletions lib/Proxy/Util.pm
@@ -1,5 +1,3 @@
# $Id$

package Proxy::Util;

use warnings;
Expand Down
1 change: 0 additions & 1 deletion proxy.conf-dist
@@ -1,4 +1,3 @@
# $Id$
# Sample configuration file for shproxy.pl.
# Copy it to ./proxy.conf before editing.

Expand Down
1 change: 0 additions & 1 deletion shproxy.pl
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# $Id$

use warnings;
use strict;
Expand Down

0 comments on commit 9f137f6

Please sign in to comment.