diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/stanford.conf | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/examples/stanford.conf b/examples/stanford.conf index fa03668..d5dee36 100644 --- a/examples/stanford.conf +++ b/examples/stanford.conf @@ -5,6 +5,11 @@  # Interesting features to note are loading the database password from an  # external file and full implementations of a naming policy check and default  # ACL rules. +# +# Written by Russ Allbery <rra@stanford.edu> +# Copyright 2008 Board of Trustees, Leland Stanford Jr. University +# +# See LICENSE for licensing terms.  use Wallet::ACL;  use Wallet::Database; | 
