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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/compat_epoll_pwait.h b/compat_epoll_pwait.h
index 01be78d..185336f 100644
--- a/compat_epoll_pwait.h
+++ b/compat_epoll_pwait.h
@@ -2,8 +2,8 @@
  * 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-2016 all contributors <cmogstored-public@bogomips.org>
- * License: GPLv3 or later (see COPYING for details)
+ * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
  */
 
 #if !defined(HAVE_EPOLL_PWAIT) \