about summary refs log tree commit homepage
path: root/test/http_range.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-05-29 06:14:16 +0000
committerEric Wong <e@80x24.org>2016-05-29 11:21:00 +0000
commita6ba02f02e4319c0bf5b8aa000ef6851905185b4 (patch)
treec3d1b1a07b72deb9612a4cd28eced23bfd78021e /test/http_range.rb
parentfa172db40c58ddb3894c5eec968b29df466f6b4c (diff)
downloadcmogstored-a6ba02f02e4319c0bf5b8aa000ef6851905185b4.tar.gz
    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/http_range.rb')
-rw-r--r--test/http_range.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/http_range.rb b/test/http_range.rb
index e19e6c5..9d15ebd 100644
--- a/test/http_range.rb
+++ b/test/http_range.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012-2015 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2016 all contributors <cmogstored-public@bogomips.org>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'net/http'