From a42fc6e50f3e4ab79d30b10c62a2c7e0b876950e Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 19 Feb 2008 17:29:31 +0000 Subject: Fix a typo and add an explicit license pointer. --- contrib/wallet-report | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/wallet-report b/contrib/wallet-report index edf015e..5ad9cd0 100755 --- a/contrib/wallet-report +++ b/contrib/wallet-report @@ -1,10 +1,12 @@ #!/usr/bin/perl -w -$ID = q$Id$ +$ID = q$Id$; # # wallet-report -- Report on keytabs in the wallet database. # # Written by Russ Allbery # Copyright 2003, 2008 Board of Trustees, Leland Stanford Jr. University +# +# See LICENSE for licensing terms. ############################################################################## # Site configuration -- cgit v1.2.3