Module Name:    src
Committed By:   chuck
Date:           Tue Feb  1 20:59:42 UTC 2011

Modified Files:
        src/usr.sbin/ypserv/yppush: yppush.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.22 -r1.23 src/usr.sbin/ypserv/yppush/yppush.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.sbin/ypserv/yppush/yppush.c
diff -u src/usr.sbin/ypserv/yppush/yppush.c:1.22 src/usr.sbin/ypserv/yppush/yppush.c:1.23
--- src/usr.sbin/ypserv/yppush/yppush.c:1.22	Sun Apr 19 06:06:40 2009
+++ src/usr.sbin/ypserv/yppush/yppush.c	Tue Feb  1 20:59:41 2011
@@ -1,7 +1,6 @@
-/*	$NetBSD: yppush.c,v 1.22 2009/04/19 06:06:40 lukem Exp $	*/
+/*	$NetBSD: yppush.c,v 1.23 2011/02/01 20:59:41 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 @@
 
 /*
  * yppush
- * author: Chuck Cranor <[email protected]>
+ * author: Chuck Cranor <chuck@netbsd>
  * date: 05-Nov-97
  *
  * notes: this is a full rewrite of Mats O Jansson <[email protected]>'s

Reply via email to