From 500b0dfb2ec5a9cb561f6095f169275dee98e054 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 5 Oct 2007 21:59:05 +0000 Subject: Add comprehensive license information in LICENSE and update the copyright and license statements in all files. Make sure that some files that were missing copyright information now have them. Reference LICENSE rather than README in all notices. --- perl/t/init.t | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl/t/init.t') diff --git a/perl/t/init.t b/perl/t/init.t index 3f447d0..3fa026f 100755 --- a/perl/t/init.t +++ b/perl/t/init.t @@ -2,6 +2,11 @@ # $Id$ # # t/init.t -- Tests for database initialization. +# +# Written by Russ Allbery +# Copyright 2007 Board of Trustees, Leland Stanford Jr. University +# +# See LICENSE for licensing terms. use Test::More tests => 8; -- cgit v1.2.3