about summary refs log tree commit homepage
path: root/test/test_response.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-10-13 20:45:26 +0000
committerEric Wong <e@80x24.org>2015-10-13 20:45:26 +0000
commitb97be813facc3a763424362ebf6e4c47a8579362 (patch)
tree005047fdd3ff3d66a1c9c981fe4dfc57e9c11e19 /test/test_response.rb
parent7fed5c86ac223359466a88c7ca78316c994e646d (diff)
downloadyahns-b97be813facc3a763424362ebf6e4c47a8579362.tar.gz
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
Diffstat (limited to 'test/test_response.rb')
-rw-r--r--test/test_response.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_response.rb b/test/test_response.rb
index 2e9a7ea..19adbd6 100644
--- a/test/test_response.rb
+++ b/test/test_response.rb
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
+# Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
 require_relative 'server_helper'