From: Sam Hartman Date: Tue, 19 Dec 2000 00:14:08 +0000 (+0000) Subject: Update copyright X-Git-Tag: debian/1.0.1-3~1 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2d7e62d0592004b40c4d76f2e0bbb7f630ac9d89;p=packages%2Fo%2Fopenafs.git Update copyright --- diff --git a/debian/afs-newcell b/debian/afs-newcell index dac1b7623..ae349021e 100644 --- a/debian/afs-newcell +++ b/debian/afs-newcell @@ -1,4 +1,7 @@ #!/usr/bin/perl -w +# Copyright (C) 2000 by Sam Hartman +# This file may be copied either under the terms of the GNU GPL or the IBM Public License +# either version 2 or later of the GPL or version 1.0 or later of the IPL. use Term::ReadLine; use strict; @@ -33,7 +36,7 @@ the cell. =head1 AUTHOR -Sam Hartman +Sam Hartman =cut diff --git a/debian/afs-rootvol b/debian/afs-rootvol index 25f6cd09e..3fe115687 100644 --- a/debian/afs-rootvol +++ b/debian/afs-rootvol @@ -1,4 +1,7 @@ #!/usr/bin/perl -w +# Copyright (C) 2000 by Sam Hartman +# This file may be copied either under the terms of the GNU GPL or the IBM Public License +# either version 2 or later of the GPL or version 1.0 or later of the IPL. use strict; use Term::ReadLine; @@ -21,7 +24,7 @@ have an empty root.afs. =head1 AUTHOR -Sam Hartman +Sam Hartman =cut