about summary refs log tree commit homepage
path: root/bin/yahns-rackup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/yahns-rackup')
-rwxr-xr-xbin/yahns-rackup4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/yahns-rackup b/bin/yahns-rackup
index fc1f161..3216638 100755
--- a/bin/yahns-rackup
+++ b/bin/yahns-rackup
@@ -1,7 +1,7 @@
 #!/this/will/be/overwritten/or/wrapped/anyways/do/not/worry/ruby
 # -*- encoding: binary -*-
-# 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
 require 'yahns/rackup_handler'
 ARGV.grep(/\A(?:-s|--server)/)[0] and abort "--server has no effect for #$0"