about summary refs log tree commit homepage
path: root/lib/yahns/sigevent.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yahns/sigevent.rb')
-rw-r--r--lib/yahns/sigevent.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/yahns/sigevent.rb b/lib/yahns/sigevent.rb
index b866ddd..b6301f2 100644
--- a/lib/yahns/sigevent.rb
+++ b/lib/yahns/sigevent.rb
@@ -1,5 +1,5 @@
-# Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
-# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+# Copyright (C) 2013-2016 all contributors <yahns-public@yhbt.net>
+# License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)
 # frozen_string_literal: true
 if SleepyPenguin.const_defined?(:EventFD)
   require_relative 'sigevent_efd'