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. --- server/keytab-backend | 32 +------------------------------- server/wallet-backend | 2 +- 2 files changed, 2 insertions(+), 32 deletions(-) (limited to 'server') diff --git a/server/keytab-backend b/server/keytab-backend index 86dece6..87868d5 100755 --- a/server/keytab-backend +++ b/server/keytab-backend @@ -20,19 +20,7 @@ our $ID = q$Id$; # Written by Russ Allbery # Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University # -# Permission to use, copy, modify, and distribute this software and its -# documentation for any purpose and without fee is hereby granted, provided -# that the above copyright notice appear in all copies and that both that -# copyright notice and this permission notice appear in supporting -# documentation, and that the name of Stanford University not be used in -# advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Stanford University makes no -# representations about the suitability of this software for any purpose. It -# is provided "as is" without express or implied warranty. -# -# THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED -# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +# See LICENSE for licensing terms. ############################################################################## # Declarations and site configuration @@ -211,22 +199,4 @@ from L. Russ Allbery -=head1 COPYRIGHT AND LICENSE - -Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University - -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, provided -that the above copyright notice appear in all copies and that both that -copyright notice and this permission notice appear in supporting -documentation, and that the name of Stanford University not be used in -advertising or publicity pertaining to distribution of the software without -specific, written prior permission. Stanford University makes no -representations about the suitability of this software for any purpose. It -is provided "as is" without express or implied warranty. - -THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED -WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. - =cut diff --git a/server/wallet-backend b/server/wallet-backend index b6c0dfb..c3e43ed 100755 --- a/server/wallet-backend +++ b/server/wallet-backend @@ -6,7 +6,7 @@ our $ID = q$Id$; # Written by Russ Allbery # Copyright 2007 Board of Trustees, Leland Stanford Jr. University # -# See README for licensing terms. +# See LICENSE for licensing terms. ############################################################################## # Declarations and site configuration -- cgit v1.2.3