diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-02 23:30:17 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-02 23:30:17 +0000 |
commit | 0c09109be00d40ba5aa659ae25f7ba0bbad35bab (patch) | |
tree | dd01e5c02cef4d38c047651a9f3a6a01420c2429 /share/tmac/strip.sed | |
parent | d34258b3dcc24f840b6539aa838cf9d31234ef7c (diff) |
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'share/tmac/strip.sed')
-rw-r--r-- | share/tmac/strip.sed | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/tmac/strip.sed b/share/tmac/strip.sed index e296eb3e00f..4429c2c8b35 100644 --- a/share/tmac/strip.sed +++ b/share/tmac/strip.sed @@ -1,6 +1,6 @@ #! /bin/sed -f # -# $OpenBSD: strip.sed,v 1.1 1996/08/24 07:47:05 etheisen Exp $ +# $OpenBSD: strip.sed,v 1.2 2003/06/02 23:30:16 millert Exp $ # # Copyright (c) 1988, 1993 # The Regents of the University of California. 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 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. # |