aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-10-05 21:59:05 +0000
committerRuss Allbery <rra@stanford.edu>2007-10-05 21:59:05 +0000
commit500b0dfb2ec5a9cb561f6095f169275dee98e054 (patch)
tree8c6682da37c9526fcc98ea9eb1d06ae1559de332 /perl/Wallet
parent3f6c232d09a00cbaecb2ca419d8086845e642ffa (diff)
Add comprehensive license information in LICENSE and update the copyright
and license statements in all files. Make sure that some files that were missing copyright information now have them. Reference LICENSE rather than README in all notices.
Diffstat (limited to 'perl/Wallet')
-rw-r--r--perl/Wallet/ACL.pm2
-rw-r--r--perl/Wallet/ACL/Base.pm2
-rw-r--r--perl/Wallet/ACL/Krb5.pm2
-rw-r--r--perl/Wallet/Config.pm2
-rw-r--r--perl/Wallet/Object/Base.pm2
-rw-r--r--perl/Wallet/Object/Keytab.pm2
-rw-r--r--perl/Wallet/Schema.pm2
-rw-r--r--perl/Wallet/Server.pm2
8 files changed, 8 insertions, 8 deletions
diff --git a/perl/Wallet/ACL.pm b/perl/Wallet/ACL.pm
index 4a9bd88..a5ea6f3 100644
--- a/perl/Wallet/ACL.pm
+++ b/perl/Wallet/ACL.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations
diff --git a/perl/Wallet/ACL/Base.pm b/perl/Wallet/ACL/Base.pm
index a03086d..87df824 100644
--- a/perl/Wallet/ACL/Base.pm
+++ b/perl/Wallet/ACL/Base.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations
diff --git a/perl/Wallet/ACL/Krb5.pm b/perl/Wallet/ACL/Krb5.pm
index eab0c28..8c0610b 100644
--- a/perl/Wallet/ACL/Krb5.pm
+++ b/perl/Wallet/ACL/Krb5.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations
diff --git a/perl/Wallet/Config.pm b/perl/Wallet/Config.pm
index 0c22d2b..1b36658 100644
--- a/perl/Wallet/Config.pm
+++ b/perl/Wallet/Config.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
package Wallet::Config;
require 5.006;
diff --git a/perl/Wallet/Object/Base.pm b/perl/Wallet/Object/Base.pm
index 478382e..527a146 100644
--- a/perl/Wallet/Object/Base.pm
+++ b/perl/Wallet/Object/Base.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations
diff --git a/perl/Wallet/Object/Keytab.pm b/perl/Wallet/Object/Keytab.pm
index 4ae7818..34f580f 100644
--- a/perl/Wallet/Object/Keytab.pm
+++ b/perl/Wallet/Object/Keytab.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations
diff --git a/perl/Wallet/Schema.pm b/perl/Wallet/Schema.pm
index 352f497..46a5ef7 100644
--- a/perl/Wallet/Schema.pm
+++ b/perl/Wallet/Schema.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations
diff --git a/perl/Wallet/Server.pm b/perl/Wallet/Server.pm
index 138a576..172cdf1 100644
--- a/perl/Wallet/Server.pm
+++ b/perl/Wallet/Server.pm
@@ -4,7 +4,7 @@
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
#
-# See README for licensing terms.
+# See LICENSE for licensing terms.
##############################################################################
# Modules and declarations