From 863d34156e63d6adecaa2c514bd004c712d3921e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 23 May 2008 16:37:38 +0000 Subject: *** empty log message *** --- ev_epoll.c | 2 +- ev_kqueue.c | 2 +- ev_poll.c | 2 +- ev_port.c | 2 +- ev_select.c | 2 +- ev_win32.c | 2 +- event.c | 2 +- event.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ev_epoll.c b/ev_epoll.c index 76645ec..934e8e3 100644 --- a/ev_epoll.c +++ b/ev_epoll.c @@ -1,7 +1,7 @@ /* * libev epoll fd activity backend * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_kqueue.c b/ev_kqueue.c index 369d493..c8dc69a 100644 --- a/ev_kqueue.c +++ b/ev_kqueue.c @@ -1,7 +1,7 @@ /* * libev kqueue backend * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_poll.c b/ev_poll.c index 51d3e5e..4a9efdc 100644 --- a/ev_poll.c +++ b/ev_poll.c @@ -1,7 +1,7 @@ /* * libev poll fd activity backend * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_port.c b/ev_port.c index a84fb7b..0b7b066 100644 --- a/ev_port.c +++ b/ev_port.c @@ -1,7 +1,7 @@ /* * libev solaris event port backend * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_select.c b/ev_select.c index ddcd07c..fcebcc6 100644 --- a/ev_select.c +++ b/ev_select.c @@ -1,7 +1,7 @@ /* * libev select fd activity backend * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_win32.c b/ev_win32.c index ceac3f6..d78568d 100644 --- a/ev_win32.c +++ b/ev_win32.c @@ -1,7 +1,7 @@ /* * libev win32 compatibility cruft (_not_ a backend) * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/event.c b/event.c index 8dd52a9..1372324 100644 --- a/event.c +++ b/event.c @@ -1,7 +1,7 @@ /* * libevent compatibility layer * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/event.h b/event.h index 81e725b..b8c0862 100644 --- a/event.h +++ b/event.h @@ -1,7 +1,7 @@ /* * libevent compatibility header, only core events supported * - * Copyright (c) 2007 Marc Alexander Lehmann + * Copyright (c) 2007,2008 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- -- cgit v1.2.3