diff options
Diffstat (limited to 'perl/t/schema.t')
-rwxr-xr-x | perl/t/schema.t | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/t/schema.t b/perl/t/schema.t index 02993ae..01b2b88 100755 --- a/perl/t/schema.t +++ b/perl/t/schema.t @@ -2,6 +2,11 @@ # $Id$ # # t/schema.t -- Tests for the wallet schema class. +# +# Written by Russ Allbery <rra@stanford.edu> +# Copyright 2007 Board of Trustees, Leland Stanford Jr. University +# +# See LICENSE for licensing terms. use Test::More tests => 5; |