summaryrefslogtreecommitdiff
path: root/sys/compat/sunos
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/sunos')
-rw-r--r--sys/compat/sunos/sunos_exec.c4
-rw-r--r--sys/compat/sunos/sunos_exec.h4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys/compat/sunos/sunos_exec.c b/sys/compat/sunos/sunos_exec.c
index 44aa9925ec5..e6875583eb2 100644
--- a/sys/compat/sunos/sunos_exec.c
+++ b/sys/compat/sunos/sunos_exec.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sunos_exec.c,v 1.16 2002/03/14 01:26:50 millert Exp $ */
+/* $OpenBSD: sunos_exec.c,v 1.17 2003/06/02 15:54:31 deraadt Exp $ */
/* $NetBSD: sunos_exec.c,v 1.11 1996/05/05 12:01:47 briggs Exp $ */
/*
@@ -13,8 +13,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. 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 WARRANTIES
diff --git a/sys/compat/sunos/sunos_exec.h b/sys/compat/sunos/sunos_exec.h
index 8853de1d324..db446e6b42e 100644
--- a/sys/compat/sunos/sunos_exec.h
+++ b/sys/compat/sunos/sunos_exec.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sunos_exec.h,v 1.1 2000/08/15 17:26:05 brad Exp $ */
+/* $OpenBSD: sunos_exec.h,v 1.2 2003/06/02 15:54:31 deraadt Exp $ */
/* $NetBSD: exec.h,v 1.4 1994/10/25 23:03:22 deraadt Exp $ */
/*
@@ -13,8 +13,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. 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 WARRANTIES