summaryrefslogtreecommitdiff
path: root/ae_epoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'ae_epoll.c')
-rw-r--r--ae_epoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ae_epoll.c b/ae_epoll.c
index a8cd3adc1..d48977b65 100644
--- a/ae_epoll.c
+++ b/ae_epoll.c
@@ -1,5 +1,5 @@
/* Linux epoll(2) based ae.c module
- * Copyright (C) 2009 Salvatore Sanfilippo - antirez@gmail.com
+ * Copyright (C) 2009-2010 Salvatore Sanfilippo - antirez@gmail.com
* Released under the BSD license. See the COPYING file for more info. */
#include <sys/epoll.h>