Module Name:    src
Committed By:   christos
Date:           Mon Mar  7 00:05:20 UTC 2016

Modified Files:
        src/lib/libedit: chartype.h

Log Message:
Remove advertising clause.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libedit/chartype.h

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

Modified files:

Index: src/lib/libedit/chartype.h
diff -u src/lib/libedit/chartype.h:1.24 src/lib/libedit/chartype.h:1.25
--- src/lib/libedit/chartype.h:1.24	Wed Mar  2 14:24:20 2016
+++ src/lib/libedit/chartype.h	Sun Mar  6 19:05:20 2016
@@ -1,4 +1,4 @@
-/*	$NetBSD: chartype.h,v 1.24 2016/03/02 19:24:20 christos Exp $	*/
+/*	$NetBSD: chartype.h,v 1.25 2016/03/07 00:05:20 christos Exp $	*/
 
 /*-
  * Copyright (c) 2009 The NetBSD Foundation, Inc.
@@ -12,13 +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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *        This product includes software developed by the NetBSD
- *        Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

Reply via email to