Module Name:    othersrc
Committed By:   lukem
Date:           Wed Jan 23 05:20:01 UTC 2019

Modified Files:
        othersrc/libexec/tnftpd/libnetbsd: err.c

Log Message:
Remove the 3rd clause from my BSD-derived license.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/libexec/tnftpd/libnetbsd/err.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/libexec/tnftpd/libnetbsd/err.c
diff -u othersrc/libexec/tnftpd/libnetbsd/err.c:1.4 othersrc/libexec/tnftpd/libnetbsd/err.c:1.5
--- othersrc/libexec/tnftpd/libnetbsd/err.c:1.4	Wed Jan 23 02:44:57 2019
+++ othersrc/libexec/tnftpd/libnetbsd/err.c	Wed Jan 23 05:20:01 2019
@@ -1,4 +1,4 @@
-/* $NetBSD: err.c,v 1.4 2019/01/23 02:44:57 lukem Exp $ */
+/* $NetBSD: err.c,v 1.5 2019/01/23 05:20:01 lukem Exp $ */
 
 /*
  * Copyright 1997-2002 Luke Mewburn <lu...@netbsd.org>.
@@ -12,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

Reply via email to