diff options
Diffstat (limited to 'contrib/wallet-contacts')
| -rwxr-xr-x | contrib/wallet-contacts | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/contrib/wallet-contacts b/contrib/wallet-contacts index a7bccf3..907c161 100755 --- a/contrib/wallet-contacts +++ b/contrib/wallet-contacts @@ -3,7 +3,8 @@  # wallet-contacts -- Report contact addresses for matching wallet objects.  #  # Written by Russ Allbery <rra@stanford.edu> -# Copyright 2009 Board of Trustees, Leland Stanford Jr. University +# Copyright 2009 +#     The Board of Trustees of the Leland Stanford Junior University  #  # See LICENSE for licensing terms. @@ -135,6 +136,9 @@ print join ("\n", @email, '');  # Documentation  ############################################################################## +=for stopwords +ACL NetDB SQL hostname lookup swhois whois +  =head1 NAME  wallet-contacts - Report contact addresses for matching wallet objects | 
