about summary refs log tree commit homepage
path: root/compat_epoll_pwait.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat_epoll_pwait.h')
-rw-r--r--compat_epoll_pwait.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat_epoll_pwait.h b/compat_epoll_pwait.h
index a3f2102..f4ce9cd 100644
--- a/compat_epoll_pwait.h
+++ b/compat_epoll_pwait.h
@@ -2,7 +2,7 @@
  * fake epoll_pwait() implemented using ppoll + epoll_wait.
  * This is only for Linux 2.6.18 / glibc 2.5 systems (Enterprise distros :P)
  *
- * Copyright (C) 2012-2013 Eric Wong <normalperson@yhbt.net>
+ * Copyright (C) 2012-2014 all contributors <cmogstored-public@bogomips.org>
  * License: GPLv3 or later (see COPYING for details)
  */