diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-12 01:07:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-12 01:07:32 +0000 |
commit | b0543e796bc88777556a1164296376318e4ea3f1 (patch) | |
tree | 7aef2b5b648fe5d88df3711c613b65f1ec1e8e9d /gnu | |
parent | cd7f20b2d9aa333cea118cfc72dfffb5b6b230c1 (diff) |
final bits of obvious UCB term 3 removal
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.sbin/sendmail/mail.local/mail.local.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/usr.sbin/sendmail/mail.local/mail.local.c b/gnu/usr.sbin/sendmail/mail.local/mail.local.c index 6f55e8959f3..fadf0067284 100644 --- a/gnu/usr.sbin/sendmail/mail.local/mail.local.c +++ b/gnu/usr.sbin/sendmail/mail.local/mail.local.c @@ -1594,11 +1594,7 @@ e_to_sys(num) * 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. * |