From 2d7e62d0592004b40c4d76f2e0bbb7f630ac9d89 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Tue, 19 Dec 2000 00:14:08 +0000 Subject: [PATCH] Update copyright --- debian/afs-newcell | 5 ++++- debian/afs-rootvol | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) 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 -- 2.39.5