about summary refs log tree commit homepage
path: root/lib/yahns/unix_server.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yahns/unix_server.rb')
-rw-r--r--lib/yahns/unix_server.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/yahns/unix_server.rb b/lib/yahns/unix_server.rb
index eb6d6a0..7d1b6d4 100644
--- a/lib/yahns/unix_server.rb
+++ b/lib/yahns/unix_server.rb
@@ -1,6 +1,6 @@
 # -*- encoding: binary -*-
-# Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
-# License: GPLv3 or later (see COPYING for details)
+# Copyright (C) 2013-2016 all contributors <yahns-public@yhbt.net>
+# License: GPL-3.0+ (see COPYING for details)
 # frozen_string_literal: true
 require_relative 'acceptor'
 class Yahns::UNIXServer < Kgio::UNIXServer # :nodoc: