diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-09 16:34:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-09 16:34:23 +0000 |
commit | 1096c1c6e765e2f4103ca695ba6a3d0462860a38 (patch) | |
tree | 03132a334d2852cc349ea3887cb67f64cea1c111 /sys/arch/macppc/include | |
parent | c171a851cfd5b0b7b7970e41d23dffb1965caf17 (diff) |
more 3/4 cleanup for pefo
Diffstat (limited to 'sys/arch/macppc/include')
-rw-r--r-- | sys/arch/macppc/include/autoconf.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/arch/macppc/include/autoconf.h b/sys/arch/macppc/include/autoconf.h index 643537699f9..42805d9b91c 100644 --- a/sys/arch/macppc/include/autoconf.h +++ b/sys/arch/macppc/include/autoconf.h @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.h,v 1.4 2002/03/14 03:15:55 millert Exp $ */ +/* $OpenBSD: autoconf.h,v 1.5 2003/06/09 16:34:21 deraadt Exp $ */ /* * Copyright (c) 1997 Per Fogelstrom @@ -11,12 +11,6 @@ * 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 under OpenBSD for RTMX inc - * by Per Fogelstrom, Opsycon AB. - * 4. 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 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |