Module Name:    src
Committed By:   mbalmer
Date:           Tue Mar  6 16:26:01 UTC 2012

Modified Files:
        src/usr.bin/msgc: defs.h msg_sys.def msgc.1 msgdb.c msgdb.h msgmain.c
            msgparse.y msgscan.l

Log Message:
Remove the advertising clause with the explicit ok from Perry E. Metzger.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/msgc/defs.h src/usr.bin/msgc/msgparse.y
cvs rdiff -u -r1.40 -r1.41 src/usr.bin/msgc/msg_sys.def
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/msgc/msgc.1
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/msgc/msgdb.c
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/msgc/msgdb.h
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/msgc/msgmain.c
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/msgc/msgscan.l

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/msgc/defs.h
diff -u src/usr.bin/msgc/defs.h:1.4 src/usr.bin/msgc/defs.h:1.5
--- src/usr.bin/msgc/defs.h:1.4	Mon Oct 27 00:12:43 2003
+++ src/usr.bin/msgc/defs.h	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: defs.h,v 1.4 2003/10/27 00:12:43 lukem Exp $	*/
+/*	$NetBSD: defs.h,v 1.5 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *
Index: src/usr.bin/msgc/msgparse.y
diff -u src/usr.bin/msgc/msgparse.y:1.4 src/usr.bin/msgc/msgparse.y:1.5
--- src/usr.bin/msgc/msgparse.y:1.4	Fri Mar  2 13:11:57 2012
+++ src/usr.bin/msgc/msgparse.y	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msgparse.y,v 1.4 2012/03/02 13:11:57 mbalmer Exp $	*/
+/*	$NetBSD: msgparse.y,v 1.5 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *
@@ -41,7 +37,7 @@
 #include <sys/cdefs.h>
 
 #if defined(__RCSID) && !defined(lint)
-__RCSID("$NetBSD: msgparse.y,v 1.4 2012/03/02 13:11:57 mbalmer Exp $");
+__RCSID("$NetBSD: msgparse.y,v 1.5 2012/03/06 16:26:01 mbalmer Exp $");
 #endif
 
 

Index: src/usr.bin/msgc/msg_sys.def
diff -u src/usr.bin/msgc/msg_sys.def:1.40 src/usr.bin/msgc/msg_sys.def:1.41
--- src/usr.bin/msgc/msg_sys.def:1.40	Fri Mar  2 14:27:48 2012
+++ src/usr.bin/msgc/msg_sys.def	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg_sys.def,v 1.40 2012/03/02 14:27:48 mbalmer Exp $	*/
+/*	$NetBSD: msg_sys.def,v 1.41 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *

Index: src/usr.bin/msgc/msgc.1
diff -u src/usr.bin/msgc/msgc.1:1.25 src/usr.bin/msgc/msgc.1:1.26
--- src/usr.bin/msgc/msgc.1:1.25	Fri Mar  2 14:36:04 2012
+++ src/usr.bin/msgc/msgc.1	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: msgc.1,v 1.25 2012/03/02 14:36:04 wiz Exp $
+.\"	$NetBSD: msgc.1,v 1.26 2012/03/06 16:26:01 mbalmer Exp $
 .\"
 .\" Copyright 1997 Piermont Information Systems Inc.
 .\" All rights reserved.
@@ -13,11 +13,7 @@
 .\" 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. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"      This product includes software developed for the NetBSD Project by
-.\"      Piermont Information Systems Inc.
-.\" 4. The name of Piermont Information Systems Inc. may not be used to endorse
+.\" 3. The name of Piermont Information Systems Inc. may not be used to endorse
 .\"    or promote products derived from this software without specific prior
 .\"    written permission.
 .\"

Index: src/usr.bin/msgc/msgdb.c
diff -u src/usr.bin/msgc/msgdb.c:1.22 src/usr.bin/msgc/msgdb.c:1.23
--- src/usr.bin/msgc/msgdb.c:1.22	Fri Mar  2 14:27:48 2012
+++ src/usr.bin/msgc/msgdb.c	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msgdb.c,v 1.22 2012/03/02 14:27:48 mbalmer Exp $	*/
+/*	$NetBSD: msgdb.c,v 1.23 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *
@@ -45,7 +41,7 @@
 #include <sys/cdefs.h>
 
 #if defined(__RCSID) && !defined(lint)
-__RCSID("$NetBSD: msgdb.c,v 1.22 2012/03/02 14:27:48 mbalmer Exp $");
+__RCSID("$NetBSD: msgdb.c,v 1.23 2012/03/06 16:26:01 mbalmer Exp $");
 #endif
 
 

Index: src/usr.bin/msgc/msgdb.h
diff -u src/usr.bin/msgc/msgdb.h:1.2 src/usr.bin/msgc/msgdb.h:1.3
--- src/usr.bin/msgc/msgdb.h:1.2	Fri Mar  2 13:11:57 2012
+++ src/usr.bin/msgc/msgdb.h	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msgdb.h,v 1.2 2012/03/02 13:11:57 mbalmer Exp $	*/
+/*	$NetBSD: msgdb.h,v 1.3 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *

Index: src/usr.bin/msgc/msgmain.c
diff -u src/usr.bin/msgc/msgmain.c:1.8 src/usr.bin/msgc/msgmain.c:1.9
--- src/usr.bin/msgc/msgmain.c:1.8	Fri Mar  2 13:11:57 2012
+++ src/usr.bin/msgc/msgmain.c	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msgmain.c,v 1.8 2012/03/02 13:11:57 mbalmer Exp $	*/
+/*	$NetBSD: msgmain.c,v 1.9 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *
@@ -45,7 +41,7 @@
 #include <sys/cdefs.h>
 
 #if defined(__RCSID) && !defined(lint)
-__RCSID("$NetBSD: msgmain.c,v 1.8 2012/03/02 13:11:57 mbalmer Exp $");
+__RCSID("$NetBSD: msgmain.c,v 1.9 2012/03/06 16:26:01 mbalmer Exp $");
 #endif
 
 

Index: src/usr.bin/msgc/msgscan.l
diff -u src/usr.bin/msgc/msgscan.l:1.6 src/usr.bin/msgc/msgscan.l:1.7
--- src/usr.bin/msgc/msgscan.l:1.6	Fri Mar  2 13:11:57 2012
+++ src/usr.bin/msgc/msgscan.l	Tue Mar  6 16:26:01 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msgscan.l,v 1.6 2012/03/02 13:11:57 mbalmer Exp $	*/
+/*	$NetBSD: msgscan.l,v 1.7 2012/03/06 16:26:01 mbalmer Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -14,11 +14,7 @@
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
- *      Piermont Information Systems Inc.
- * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * 3. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
  *    written permission.
  *
@@ -42,7 +38,7 @@
 #include <sys/cdefs.h>
 
 #if defined(__RCSID) && !defined(lint)
-__RCSID("$NetBSD: msgscan.l,v 1.6 2012/03/02 13:11:57 mbalmer Exp $");
+__RCSID("$NetBSD: msgscan.l,v 1.7 2012/03/06 16:26:01 mbalmer Exp $");
 #endif
 
 

Reply via email to