diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-09 16:10:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-09 16:10:05 +0000 |
commit | c171a851cfd5b0b7b7970e41d23dffb1965caf17 (patch) | |
tree | c70f3ce6851435c31f2a3ced0bb0cf1bf98042f2 /sys/arch | |
parent | 0f9fa82312ca8aedb8426ff7ff1466262f09d3b2 (diff) |
pefo 3/4 licence cleanups
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/macppc/pci/pcibrvar.h | 8 | ||||
-rw-r--r-- | sys/arch/sparc64/include/elf_abi.h | 8 |
2 files changed, 2 insertions, 14 deletions
diff --git a/sys/arch/macppc/pci/pcibrvar.h b/sys/arch/macppc/pci/pcibrvar.h index 94fbc677553..7234c72cae2 100644 --- a/sys/arch/macppc/pci/pcibrvar.h +++ b/sys/arch/macppc/pci/pcibrvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pcibrvar.h,v 1.5 2002/09/15 09:01:59 deraadt Exp $ */ +/* $OpenBSD: pcibrvar.h,v 1.6 2003/06/09 16:10:04 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 by - * Per Fogelstrom. - * 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 diff --git a/sys/arch/sparc64/include/elf_abi.h b/sys/arch/sparc64/include/elf_abi.h index d0c917df1af..1609cabc1f6 100644 --- a/sys/arch/sparc64/include/elf_abi.h +++ b/sys/arch/sparc64/include/elf_abi.h @@ -1,4 +1,4 @@ -/* $OpenBSD: elf_abi.h,v 1.1 2002/04/08 04:51:48 fgsch Exp $ */ +/* $OpenBSD: elf_abi.h,v 1.2 2003/06/09 16:10:04 deraadt Exp $ */ /* * Copyright (c) 1996 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 by - * Per Fogelstrom. - * 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 |