diff options
author | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
commit | 574a9c0456c182831b3d01a4d7ee0c737b91b107 (patch) | |
tree | 299cb3b58751301e63b4f5a89f4eab03af9623c9 /perl/Makefile.PL.in | |
parent | e571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff) |
Remove Subversion Id strings
Diffstat (limited to 'perl/Makefile.PL.in')
-rw-r--r-- | perl/Makefile.PL.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in index 1ba6004..5804d9b 100644 --- a/perl/Makefile.PL.in +++ b/perl/Makefile.PL.in @@ -1,5 +1,4 @@ # Makefile.PL for the Wallet Perl library. -*- perl -*- -# $Id$ use ExtUtils::MakeMaker; |