diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 2004-08-10 21:10:57 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 2004-08-10 21:10:57 +0000 |
commit | 69d0bde895cb52d02bd4dd990f31fa177802c5fe (patch) | |
tree | 558e6b92902a5b199094a2bfb93859868036d8a8 /sys | |
parent | d97c521d0399486e27415cf27eda27d6376b9d1b (diff) |
copyrigths
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/mips64/include/archtype.h | 7 | ||||
-rw-r--r-- | sys/arch/mips64/include/asm.h | 7 | ||||
-rw-r--r-- | sys/arch/mips64/include/cdefs.h | 29 | ||||
-rw-r--r-- | sys/arch/mips64/include/cpustate.h | 7 | ||||
-rw-r--r-- | sys/arch/mips64/include/endian.h | 7 | ||||
-rw-r--r-- | sys/arch/mips64/include/link.h | 8 | ||||
-rw-r--r-- | sys/arch/mips64/include/setjmp.h | 6 | ||||
-rw-r--r-- | sys/arch/mips64/include/spinlock.h | 3 |
8 files changed, 37 insertions, 37 deletions
diff --git a/sys/arch/mips64/include/archtype.h b/sys/arch/mips64/include/archtype.h index 5e56d6aaaba..98ec7df5ad9 100644 --- a/sys/arch/mips64/include/archtype.h +++ b/sys/arch/mips64/include/archtype.h @@ -1,4 +1,4 @@ -/* $OpenBSD: archtype.h,v 1.2 2004/08/10 20:28:13 deraadt Exp $ */ +/* $OpenBSD: archtype.h,v 1.3 2004/08/10 21:10:56 pefo Exp $ */ /* * Copyright (c) 1997-2003 Opsycon AB, Sweden (www.opsycon.se) * @@ -10,11 +10,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 Opsycon AB, Sweden. - * 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/mips64/include/asm.h b/sys/arch/mips64/include/asm.h index 6efa9871642..895c0417b01 100644 --- a/sys/arch/mips64/include/asm.h +++ b/sys/arch/mips64/include/asm.h @@ -1,4 +1,4 @@ -/* $OpenBSD: asm.h,v 1.2 2004/08/10 20:28:13 deraadt Exp $ */ +/* $OpenBSD: asm.h,v 1.3 2004/08/10 21:10:56 pefo Exp $ */ /* * Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com) @@ -11,11 +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 by Opsycon AB, Sweden. - * 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/mips64/include/cdefs.h b/sys/arch/mips64/include/cdefs.h index 6c61428cdcc..f88f9e05c10 100644 --- a/sys/arch/mips64/include/cdefs.h +++ b/sys/arch/mips64/include/cdefs.h @@ -1,4 +1,31 @@ -/* $OpenBSD: cdefs.h,v 1.1 2004/08/06 20:56:01 pefo Exp $ */ +/* $OpenBSD: cdefs.h,v 1.2 2004/08/10 21:10:56 pefo Exp $ */ + +/* + * Copyright (c) 2002-2003 Opsycon AB (www.opsycon.se / www.opsycon.com) + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 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. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS + * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + */ + #ifndef _MIPS_CDEFS_H_ #define _MIPS_CDEFS_H_ diff --git a/sys/arch/mips64/include/cpustate.h b/sys/arch/mips64/include/cpustate.h index 178320c418c..96c46597835 100644 --- a/sys/arch/mips64/include/cpustate.h +++ b/sys/arch/mips64/include/cpustate.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cpustate.h,v 1.2 2004/08/10 20:28:13 deraadt Exp $ */ +/* $OpenBSD: cpustate.h,v 1.3 2004/08/10 21:10:56 pefo Exp $ */ /* * Copyright (c) 2002-2003 Opsycon AB (www.opsycon.se / www.opsycon.com) @@ -11,11 +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 by Opsycon AB, Sweden. - * 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/mips64/include/endian.h b/sys/arch/mips64/include/endian.h index 55c63a95ca4..adefa87f000 100644 --- a/sys/arch/mips64/include/endian.h +++ b/sys/arch/mips64/include/endian.h @@ -1,4 +1,4 @@ -/* $OpenBSD: endian.h,v 1.2 2004/08/10 20:28:13 deraadt Exp $ */ +/* $OpenBSD: endian.h,v 1.3 2004/08/10 21:10:56 pefo Exp $ */ /* * Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com) @@ -11,11 +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 by Opsycon AB, Sweden. - * 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/mips64/include/link.h b/sys/arch/mips64/include/link.h index 99d6ef0bdf5..fc4cd4d2150 100644 --- a/sys/arch/mips64/include/link.h +++ b/sys/arch/mips64/include/link.h @@ -1,4 +1,4 @@ -/* $OpenBSD: link.h,v 1.2 2004/08/10 20:28:13 deraadt Exp $ */ +/* $OpenBSD: link.h,v 1.3 2004/08/10 21:10:56 pefo 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 diff --git a/sys/arch/mips64/include/setjmp.h b/sys/arch/mips64/include/setjmp.h index aec83de6e9a..d611ac3f426 100644 --- a/sys/arch/mips64/include/setjmp.h +++ b/sys/arch/mips64/include/setjmp.h @@ -1,8 +1,6 @@ -/* $OpenBSD: setjmp.h,v 1.1 2004/08/06 20:56:02 pefo Exp $ */ +/* $OpenBSD: setjmp.h,v 1.2 2004/08/10 21:10:56 pefo Exp $ */ -/* - * mips/setjmp.h: machine dependent setjmp-related information. - */ +/* Public domain */ #ifndef _MIPS_SETJMP_H_ #define _MIPS_SETJMP_H_ diff --git a/sys/arch/mips64/include/spinlock.h b/sys/arch/mips64/include/spinlock.h index 3715ad9389c..283a41903e3 100644 --- a/sys/arch/mips64/include/spinlock.h +++ b/sys/arch/mips64/include/spinlock.h @@ -1,4 +1,5 @@ -/* $OpenBSD: spinlock.h,v 1.1 2004/08/06 20:56:02 pefo Exp $ */ +/* $OpenBSD: spinlock.h,v 1.2 2004/08/10 21:10:56 pefo Exp $ */ + /* Public domain */ #ifndef _MIPS_SPINLOCK_H_ #define _MIPS_SPINLOCK_H_ |