diff options
Diffstat (limited to 'perl/Wallet/Object')
-rw-r--r-- | perl/Wallet/Object/Base.pm | 2 | ||||
-rw-r--r-- | perl/Wallet/Object/Keytab.pm | 2 |
2 files changed, 2 insertions, 2 deletions
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 |