diff options
Diffstat (limited to 'server/wallet-report.in')
-rw-r--r-- | server/wallet-report.in | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/server/wallet-report.in b/server/wallet-report.in index 4c96e7e..292ba39 100644 --- a/server/wallet-report.in +++ b/server/wallet-report.in @@ -135,7 +135,8 @@ wallet-report - Wallet server reporting interface =for stopwords metadata ACL hostname backend acl acls wildcard SQL Allbery remctl -MERCHANTABILITY NONINFRINGEMENT sublicense unstored +MERCHANTABILITY NONINFRINGEMENT sublicense unstored SPDX-License-Identifier +MIT =head1 SYNOPSIS @@ -330,8 +331,8 @@ Russ Allbery <eagle@eyrie.org> Copyright 2016 Russ Allbery <eagle@eyrie.org> -Copyright 2008, 2009, 2010, 2013, 2015 The Board of Trustees of the Leland -Stanford Junior University +Copyright 2008-2010, 2013, 2015 The Board of Trustees of the Leland Stanford +Junior University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), @@ -351,6 +352,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +SPDX-License-Identifier: MIT + =head1 SEE ALSO Wallet::Config(3), Wallet::Report(3), wallet-backend(8) @@ -359,3 +362,7 @@ This program is part of the wallet system. The current version is available from L<https://www.eyrie.org/~eagle/software/wallet/>. =cut + +# Local Variables: +# copyright-at-end-flag: t +# End: |