diff options
author | Russ Allbery <rra@stanford.edu> | 2013-02-27 15:35:10 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-02-27 16:53:36 -0800 |
commit | 18edd82ea59d8ddea7647a5848a082b78c68db1f (patch) | |
tree | 0c0e0d292814c58fa702cc597de6ff6e957f04b6 /perl/t | |
parent | 6e405825d27f6b409a99289ad23c69367f154f94 (diff) |
Add explicit license statement to perl/t/data/README
Change-Id: Ibad85d6d7c653b557e9ec297a4268068261271fa
Reviewed-on: https://gerrit.stanford.edu/847
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'perl/t')
-rw-r--r-- | perl/t/data/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl/t/data/README b/perl/t/data/README index d250d33..4ceccff 100644 --- a/perl/t/data/README +++ b/perl/t/data/README @@ -58,3 +58,13 @@ also need to be configured in your local krb.conf (but not krb.realms). The test process will create the principals wallet.one and wallet.two and on success will clean up after itself. If the test fails, they may be left behind in the AFS kaserver. + +----- + +Copyright 2007, 2009, 2013 + The Board of Trustees of the Leland Stanford Junior University + +Copying and distribution of this file, with or without modification, are +permitted in any medium without royalty provided the copyright notice and +this notice are preserved. This file is offered as-is, without any +warranty. |