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