X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/621d5c1985a211662409976d7b49645cad55ea4e..705dad386d2f9c303701dcd9e417433d6d287ee0:/ae_epoll.c diff --git a/ae_epoll.c b/ae_epoll.c index a8cd3adc..d48977b6 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