From b97be813facc3a763424362ebf6e4c47a8579362 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 13 Oct 2015 20:45:26 +0000 Subject: copyright updates Future updates may use the update-copyright script in gnulib: git ls-files | UPDATE_COPYRIGHT_HOLDER='all contributors' \ UPDATE_COPYRIGHT_USE_INTERVALS=2 \ xargs /path/to/gnulib/build-aux/update-copyright --- bin/yahns | 2 +- bin/yahns-rackup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/yahns b/bin/yahns index efa267a..97210a4 100755 --- a/bin/yahns +++ b/bin/yahns @@ -1,6 +1,6 @@ #!/this/will/be/overwritten/or/wrapped/anyways/do/not/worry/ruby # -*- encoding: binary -*- -# Copyright (C) 2013, Eric Wong and all contributors +# Copyright (C) 2013-2015 all contributors # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) require 'yahns/daemon' require 'optparse' diff --git a/bin/yahns-rackup b/bin/yahns-rackup index baf110b..3c22725 100755 --- a/bin/yahns-rackup +++ b/bin/yahns-rackup @@ -1,6 +1,6 @@ #!/this/will/be/overwritten/or/wrapped/anyways/do/not/worry/ruby # -*- encoding: binary -*- -# Copyright (C) 2013, Eric Wong and all contributors +# Copyright (C) 2013-2015 all contributors # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) require 'yahns/rackup_handler' ARGV.grep(/\A(?:-s|--server)/)[0] and abort "--server has no effect for #$0" -- cgit v1.2.3-24-ge0c7