summaryrefslogtreecommitdiff
path: root/perl/Wallet/ACL
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2009-06-09 14:39:39 -0700
committerRuss Allbery <rra@stanford.edu>2009-06-09 14:39:39 -0700
commit574a9c0456c182831b3d01a4d7ee0c737b91b107 (patch)
tree299cb3b58751301e63b4f5a89f4eab03af9623c9 /perl/Wallet/ACL
parente571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff)
Remove Subversion Id strings
Diffstat (limited to 'perl/Wallet/ACL')
-rw-r--r--perl/Wallet/ACL/Base.pm1
-rw-r--r--perl/Wallet/ACL/Krb5.pm1
-rw-r--r--perl/Wallet/ACL/NetDB.pm1
-rw-r--r--perl/Wallet/ACL/NetDB/Root.pm1
4 files changed, 0 insertions, 4 deletions
diff --git a/perl/Wallet/ACL/Base.pm b/perl/Wallet/ACL/Base.pm
index 87df824..004de75 100644
--- a/perl/Wallet/ACL/Base.pm
+++ b/perl/Wallet/ACL/Base.pm
@@ -1,5 +1,4 @@
# Wallet::ACL::Base -- Parent class for wallet ACL verifiers.
-# $Id$
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
diff --git a/perl/Wallet/ACL/Krb5.pm b/perl/Wallet/ACL/Krb5.pm
index f94475f..1c584c5 100644
--- a/perl/Wallet/ACL/Krb5.pm
+++ b/perl/Wallet/ACL/Krb5.pm
@@ -1,5 +1,4 @@
# Wallet::ACL::Krb5 -- Wallet Kerberos v5 principal ACL verifier.
-# $Id$
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
diff --git a/perl/Wallet/ACL/NetDB.pm b/perl/Wallet/ACL/NetDB.pm
index cc7121b..6775c62 100644
--- a/perl/Wallet/ACL/NetDB.pm
+++ b/perl/Wallet/ACL/NetDB.pm
@@ -1,5 +1,4 @@
# Wallet::ACL::NetDB -- Wallet NetDB role ACL verifier.
-# $Id$
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
diff --git a/perl/Wallet/ACL/NetDB/Root.pm b/perl/Wallet/ACL/NetDB/Root.pm
index 8c2c6b2..cbd1387 100644
--- a/perl/Wallet/ACL/NetDB/Root.pm
+++ b/perl/Wallet/ACL/NetDB/Root.pm
@@ -1,5 +1,4 @@
# Wallet::ACL::NetDB::Root -- Wallet NetDB role ACL verifier (root instances).
-# $Id$
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University