summaryrefslogtreecommitdiff
path: root/lib/libc/dlfcn/dlfcn_stubs.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-09 16:10:05 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-09 16:10:05 +0000
commitc171a851cfd5b0b7b7970e41d23dffb1965caf17 (patch)
treec70f3ce6851435c31f2a3ced0bb0cf1bf98042f2 /lib/libc/dlfcn/dlfcn_stubs.c
parent0f9fa82312ca8aedb8426ff7ff1466262f09d3b2 (diff)
pefo 3/4 licence cleanups
Diffstat (limited to 'lib/libc/dlfcn/dlfcn_stubs.c')
-rw-r--r--lib/libc/dlfcn/dlfcn_stubs.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/dlfcn/dlfcn_stubs.c b/lib/libc/dlfcn/dlfcn_stubs.c
index 5a5fc27fa8c..1f1c5f82328 100644
--- a/lib/libc/dlfcn/dlfcn_stubs.c
+++ b/lib/libc/dlfcn/dlfcn_stubs.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dlfcn_stubs.c,v 1.4 2003/04/29 21:30:16 marc Exp $ */
+/* $OpenBSD: dlfcn_stubs.c,v 1.5 2003/06/09 16:10:04 deraadt Exp $ */
/*
* Copyright (c) 1998 Per Fogelstrom, Opsycon AB
@@ -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, 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