Module Name: src
Committed By: chuck
Date: Tue Feb 1 20:58:15 UTC 2011
Modified Files:
src/usr.bin/ypwhich: ypwhich.c
Log Message:
udpate license clauses on my code to match the new-style BSD licenses.
remove no-longer-valid wustl email address for me.
no functional change with this commit.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/ypwhich/ypwhich.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/ypwhich/ypwhich.c
diff -u src/usr.bin/ypwhich/ypwhich.c:1.17 src/usr.bin/ypwhich/ypwhich.c:1.18
--- src/usr.bin/ypwhich/ypwhich.c:1.17 Sun Jun 21 15:04:56 2009
+++ src/usr.bin/ypwhich/ypwhich.c Tue Feb 1 20:58:15 2011
@@ -1,7 +1,6 @@
-/* $NetBSD: ypwhich.c,v 1.17 2009/06/21 15:04:56 wiz Exp $ */
+/* $NetBSD: ypwhich.c,v 1.18 2011/02/01 20:58:15 chuck Exp $ */
/*
- *
* Copyright (c) 1997 Charles D. Cranor
* All rights reserved.
*
@@ -13,8 +12,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -30,7 +27,7 @@
/*
* ypwhich
- * author: Chuck Cranor <[email protected]>
+ * author: Chuck Cranor <chuck@netbsd>
* date: 31-Oct-97
*
* notes: this is a full rewrite of Theo de Raadt's ypwhich.