diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2007-01-30 05:46:18 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2007-01-30 05:46:18 +0000 |
commit | f61003cc767bf57592a48c8b895e0775087d7334 (patch) | |
tree | 9406c838e1e024e2b5c5f5252a20a83b05db231e /gnu | |
parent | 8b1f8c0ae1d3b9601f03a089c2bab3b6023c8570 (diff) |
Michael Shalayeff agreed to remove the advertising clauses from his
licenses.
OK Michael Shalayeff (mickey@) and millert@.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.sbin/sendmail/cf/cf/corpse.mc | 7 | ||||
-rw-r--r-- | gnu/usr.sbin/sendmail/cf/cf/lucifier.mc | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/gnu/usr.sbin/sendmail/cf/cf/corpse.mc b/gnu/usr.sbin/sendmail/cf/cf/corpse.mc index c4bbf96b3b4..80b2f54735d 100644 --- a/gnu/usr.sbin/sendmail/cf/cf/corpse.mc +++ b/gnu/usr.sbin/sendmail/cf/cf/corpse.mc @@ -11,10 +11,7 @@ divert(-1) # 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 Michael Shalayeff. -# 4. The name of the author may not be used to endorse or promote products +# 3. The name of the author may not be used to endorse or promote products # derived from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR @@ -30,7 +27,7 @@ divert(-1) # SUCH DAMAGE. # -VERSIONID(`$OpenBSD: corpse.mc,v 1.2 2000/04/27 05:47:25 mickey Exp $')dnl +VERSIONID(`$OpenBSD: corpse.mc,v 1.3 2007/01/30 05:46:17 ray Exp $')dnl OSTYPE(openbsd)dnl diff --git a/gnu/usr.sbin/sendmail/cf/cf/lucifier.mc b/gnu/usr.sbin/sendmail/cf/cf/lucifier.mc index 2ef1b38b02e..d68f46dfa1b 100644 --- a/gnu/usr.sbin/sendmail/cf/cf/lucifier.mc +++ b/gnu/usr.sbin/sendmail/cf/cf/lucifier.mc @@ -11,10 +11,7 @@ divert(-1) # 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 Michael Shalayeff. -# 4. The name of the author may not be used to endorse or promote products +# 3. The name of the author may not be used to endorse or promote products # derived from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR @@ -30,7 +27,7 @@ divert(-1) # SUCH DAMAGE. # -VERSIONID(`$OpenBSD: lucifier.mc,v 1.2 2001/09/11 19:02:48 millert Exp $')dnl +VERSIONID(`$OpenBSD: lucifier.mc,v 1.3 2007/01/30 05:46:17 ray Exp $')dnl OSTYPE(openbsd)dnl MASQUERADE_AS(lucifier.dial-up.user.akula.net)dnl MASQUERADE_DOMAIN(lucifier.dial-up.user.akula.net)dnl |