about summary refs log tree commit homepage
path: root/queue_epoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'queue_epoll.c')
-rw-r--r--queue_epoll.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/queue_epoll.c b/queue_epoll.c
index f3f0d49..82c3c04 100644
--- a/queue_epoll.c
+++ b/queue_epoll.c
@@ -1,6 +1,6 @@
 /*
- * 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>
  */
 #include "cmogstored.h"
 /* epoll-specific parts see queue_common.c and activeq.c for the rest */