diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2011-03-31 01:13:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2011-03-31 01:13:05 +0000 |
commit | 75d35a370343c1fb6f274d4631225321e727287f (patch) | |
tree | f34dc8a2bb54570a6798ff5be267407e132ef117 /prompt.h | |
parent | f592be44eb2190db09b8cee428090a232d528910 (diff) |
Notes
Diffstat (limited to 'prompt.h')
-rw-r--r-- | prompt.h | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -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. * |