summaryrefslogtreecommitdiff
path: root/prompt.h
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2011-03-31 01:13:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2011-03-31 01:13:05 +0000
commit75d35a370343c1fb6f274d4631225321e727287f (patch)
treef34dc8a2bb54570a6798ff5be267407e132ef117 /prompt.h
parentf592be44eb2190db09b8cee428090a232d528910 (diff)
Notes
Diffstat (limited to 'prompt.h')
-rw-r--r--prompt.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/prompt.h b/prompt.h
index 08810e22a0cb..d18110861f8d 100644
--- a/prompt.h
+++ b/prompt.h
@@ -1,4 +1,4 @@
-/* $NetBSD: prompt.h,v 1.5 2000/09/04 22:06:31 lukem Exp $ */
+/* $NetBSD: prompt.h,v 1.6 2003/08/07 16:44:32 agc Exp $ */
/*-
* Copyright (c) 1992, 1993
@@ -15,11 +15,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 by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*