X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/621d5c1985a211662409976d7b49645cad55ea4e..97224de7f962f8c39cb357969f83378d12d25f96:/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