diff options
Diffstat (limited to 'perl/t/object.t')
-rwxr-xr-x | perl/t/object.t | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/t/object.t b/perl/t/object.t index a69101e..e2ae5ca 100755 --- a/perl/t/object.t +++ b/perl/t/object.t @@ -2,6 +2,11 @@ # $Id$ # # t/object.t -- Tests for the basic object implementation. +# +# 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 => 129; |