diff options
Diffstat (limited to 'perl/lib/Wallet/ACL/NetDB')
| -rw-r--r-- | perl/lib/Wallet/ACL/NetDB/Root.pm | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/lib/Wallet/ACL/NetDB/Root.pm b/perl/lib/Wallet/ACL/NetDB/Root.pm index bfd13b4..2dd1562 100644 --- a/perl/lib/Wallet/ACL/NetDB/Root.pm +++ b/perl/lib/Wallet/ACL/NetDB/Root.pm @@ -5,7 +5,7 @@  # Copyright 2007, 2010, 2014  #     The Board of Trustees of the Leland Stanford Junior University  # -# See LICENSE for licensing terms. +# SPDX-License-Identifier: MIT  ##############################################################################  # Modules and declarations @@ -20,7 +20,7 @@ use warnings;  use Wallet::ACL::NetDB;  our @ISA     = qw(Wallet::ACL::NetDB); -our $VERSION = '1.03'; +our $VERSION = '1.04';  ##############################################################################  # Interface @@ -112,10 +112,10 @@ Wallet::ACL::NetDB(3), Wallet::Config(3), wallet-backend(8)  NetDB is a free software system for managing DNS, DHCP, and related  machine information for large organizations.  For more information on -NetDB, see L<http://www.stanford.edu/group/networking/netdb/>. +NetDB, see L<https://web.stanford.edu/group/networking/netdb/>.  This module is part of the wallet system.  The current version is -available from L<http://www.eyrie.org/~eagle/software/wallet/>. +available from L<https://www.eyrie.org/~eagle/software/wallet/>.  =head1 AUTHOR  | 
