From: Russ Allbery Date: Fri, 4 Mar 2011 01:53:52 +0000 (-0800) Subject: Fix copyright statements to match Stanford's official form X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8e644a1b1129ac4bf1d228c5053d64ddf70719fe;p=packages%2Fa%2Fafs-monitor.git Fix copyright statements to match Stanford's official form --- diff --git a/LICENSE b/LICENSE index 36f502e..441dfda 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The afs-monitor package is: - Copyright 2003, 2004, 2005, 2006, 2010 Board of Trustees, Leland - Stanford Jr. University. + Copyright 2003, 2004, 2005, 2006, 2010, 2011 The Board of Trustees of + the Leland Stanford Junior University. and released under the following license: diff --git a/README b/README index 0f07dd6..546a06b 100644 --- a/README +++ b/README @@ -3,10 +3,10 @@ Maintained by Russ Allbery - Copyright 2003, 2004, 2005, 2006, 2010 Board of Trustees, Leland - Stanford Jr. University. These programs are free software; you may - redistribute them and/or modify them under the same terms as Perl - itself. + Copyright 2003, 2004, 2005, 2006, 2010, 2011 The Board of Trustees of + the Leland Stanford Junior University. These programs are free + software; you may redistribute them and/or modify them under the same + terms as Perl itself. BLURB diff --git a/check_afs_bos b/check_afs_bos index b3ff46c..1411a0e 100755 --- a/check_afs_bos +++ b/check_afs_bos @@ -11,7 +11,8 @@ our $VERSION = '@VERSION@ @DATE@'; # # Written by Russ Allbery # Based on an earlier script by Neil Crellin -# Copyright 2003, 2004, 2010 Board of Trustees, Leland Stanford Jr. University +# Copyright 2003, 2004, 2010 +# The Board of Trustees of the Leland Stanford Junior University # # This program is free software; you may redistribute it and/or modify it # under the same terms as Perl itself. @@ -258,8 +259,8 @@ output, instead just scanning it for acceptable lines. =head1 COPYRIGHT AND LICENSE -Copyright 2003, 2004, 2010 Board of Trustees, Leland Stanford Jr. -University. +Copyright 2003, 2004, 2010 The Board of Trustees of the Leland Stanford +Junior University. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. diff --git a/check_afs_quotas b/check_afs_quotas index ee57889..d3de92d 100755 --- a/check_afs_quotas +++ b/check_afs_quotas @@ -11,7 +11,8 @@ our $VERSION = '@VERSION@ @DATE@'; # # Written by Russ Allbery # Based on a script by Steve Rader -# Copyright 2010 Board of Trustees, Leland Stanford Jr. University +# Copyright 2010 +# The Board of Trustees of the Leland Stanford Junior University # # This program is free software; you may redistribute it and/or modify it # under the same terms as Perl itself. @@ -355,7 +356,8 @@ Written by Russ Allbery based on a similar script by Steve Rader. =head1 COPYRIGHT AND LICENSE -Copyright 2010 Board of Trustees, Leland Stanford Jr. University. +Copyright 2010 The Board of Trustees of the Leland Stanford Junior +University. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. diff --git a/check_afs_rxdebug b/check_afs_rxdebug index a436d4c..5434fd8 100755 --- a/check_afs_rxdebug +++ b/check_afs_rxdebug @@ -12,7 +12,7 @@ our $VERSION = '@VERSION@ @DATE@'; # Written by Quanah Gibson-Mount based on work by Neil Crellin # Updated by Russ Allbery # Copyright 2003, 2004, 2005, 2010 -# Board of Trustees, Leland Stanford Jr. University +# The Board of Trustees of the Leland Stanford Junior University # # This program is free software; you may redistribute it and/or modify it # under the same terms as Perl itself. @@ -226,8 +226,8 @@ options and to use a more uniform coding style. =head1 COPYRIGHT AND LICENSE -Copyright 2003, 2004, 2005, 2010 Board of Trustees, Leland Stanford -Jr. University. +Copyright 2003, 2004, 2005, 2010 The Board of Trustees of the Leland +Stanford Junior University. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. diff --git a/check_afs_space b/check_afs_space index 07735e4..0a49042 100755 --- a/check_afs_space +++ b/check_afs_space @@ -10,7 +10,8 @@ our $VERSION = '@VERSION@ @DATE@'; # # Written by Susan Feng # Updated by Russ Allbery -# Copyright 2003, 2004, 2010 Board of Trustees, Leland Stanford Jr. University +# Copyright 2003, 2004, 2010 +# The Board of Trustees of the Leland Stanford Junior University # # This program is free software; you may redistribute it and/or modify it # under the same terms as Perl itself. @@ -297,8 +298,8 @@ work by Steve Rader. =head1 COPYRIGHT AND LICENSE -Copyright 2003, 2004, 2010 Board of Trustees, Leland Stanford Jr. -University. +Copyright 2003, 2004, 2010 The Board of Trustees of the Leland Stanford +Junior University. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. diff --git a/check_afs_udebug b/check_afs_udebug index 6232901..df816c9 100755 --- a/check_afs_udebug +++ b/check_afs_udebug @@ -9,7 +9,8 @@ our $VERSION = '@VERSION@ @DATE@'; # any of the servers don't believe there is a sync site. # # Written by Russ Allbery -# Copyright 2004, 2010 Board of Trustees, Leland Stanford Jr. University +# Copyright 2004, 2010 +# The Board of Trustees of the Leland Stanford Junior University # # This program is free software; you may redistribute it and/or modify it # under the same terms as Perl itself. @@ -205,7 +206,8 @@ Russ Allbery =head1 COPYRIGHT AND LICENSE -Copyright 2004, 2010 Board of Trustees, Leland Stanford Jr. University. +Copyright 2004, 2010 The Board of Trustees of the Leland Stanford Junior +University. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.