summaryrefslogtreecommitdiff
path: root/epoll_sub.c
diff options
context:
space:
mode:
authorNiels Provos <provos@gmail.com>2003-10-04 23:27:26 +0000
committerNiels Provos <provos@gmail.com>2003-10-04 23:27:26 +0000
commitc3f496c71b598194ee9efe74906ecfe57155678b (patch)
tree4ddc7d45a027589043fcc7bd8084f293d3d2efdf /epoll_sub.c
parent763f6a77307f0ff66755f1e0732cb9f7cf3b43c3 (diff)
downloadlibevent-c3f496c71b598194ee9efe74906ecfe57155678b.tar.gz
minor corrections; change license to 3-clause BSD license
svn:r84
Diffstat (limited to 'epoll_sub.c')
-rw-r--r--epoll_sub.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/epoll_sub.c b/epoll_sub.c
index e73c159c..431970c7 100644
--- a/epoll_sub.c
+++ b/epoll_sub.c
@@ -10,10 +10,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