summaryrefslogtreecommitdiff
path: root/lib/libevent/evsignal.h
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-04-28 06:53:13 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-04-28 06:53:13 +0000
commitf1a8f8a8a269fc9130712441a11947ca19cb17ad (patch)
tree4155a71d2ace6ece769bb248b1a8c3ae38b5c77e /lib/libevent/evsignal.h
parentc81d4960d450e1bb563668a3ebacc0638dcfc7d0 (diff)
update to libevent 0.8; keep local changes
ok markus@
Diffstat (limited to 'lib/libevent/evsignal.h')
-rw-r--r--lib/libevent/evsignal.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libevent/evsignal.h b/lib/libevent/evsignal.h
index 630c18f038a..aa77c9c8122 100644
--- a/lib/libevent/evsignal.h
+++ b/lib/libevent/evsignal.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: evsignal.h,v 1.2 2004/04/28 06:53:12 brad Exp $ */
+
/*
* Copyright 2000-2002 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
@@ -10,10 +12,7 @@
* 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 Niels Provos.
- * 4. The name of the author may not be used to endorse or promote products
+ * 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