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 --- extras/README | 2 +- extras/autoindex.rb | 2 +- extras/exec_cgi.rb | 2 +- extras/try_gzip_static.rb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extras') diff --git a/extras/README b/extras/README index 062d6b3..ff047ff 100644 --- a/extras/README +++ b/extras/README @@ -12,5 +12,5 @@ of future API compatibility at all. Copyright --------- -Copyright 2013, Eric Wong and all contributors. +Copyright (C) 2013-2015 all contributors License: GPLv3 or later diff --git a/extras/autoindex.rb b/extras/autoindex.rb index d30f000..1cfde7b 100644 --- a/extras/autoindex.rb +++ b/extras/autoindex.rb @@ -1,5 +1,5 @@ # -*- 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 'time' require 'rack/utils' diff --git a/extras/exec_cgi.rb b/extras/exec_cgi.rb index 234a089..3b63e93 100644 --- a/extras/exec_cgi.rb +++ b/extras/exec_cgi.rb @@ -1,5 +1,5 @@ # -*- encoding: binary -*- -# Copyright (C) 2013, Eric Wong and all contributors +# Copyright (C) 2013-2015 all contributors # License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.txt) # # if running under yahns, worker_processes is recommended to avoid conflicting diff --git a/extras/try_gzip_static.rb b/extras/try_gzip_static.rb index 4279e65..4c6a59b 100644 --- a/extras/try_gzip_static.rb +++ b/extras/try_gzip_static.rb @@ -1,5 +1,5 @@ # -*- 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 'time' require 'rack/utils' -- cgit v1.2.3-24-ge0c7