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/keytab.t | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl/t/keytab.t') diff --git a/perl/t/keytab.t b/perl/t/keytab.t index c419806..abe7bf5 100755 --- a/perl/t/keytab.t +++ b/perl/t/keytab.t @@ -2,6 +2,11 @@ # $Id$ # # t/keytab.t -- Tests for the keytab object implementation. +# +# Written by Russ Allbery +# Copyright 2007 Board of Trustees, Leland Stanford Jr. University +# +# See LICENSE for licensing terms. use Test::More tests => 160; -- cgit v1.2.3