about summary refs log tree commit homepage
path: root/test/pwrite_wrap.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/pwrite_wrap.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/pwrite_wrap.rb')
-rw-r--r--test/pwrite_wrap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pwrite_wrap.rb b/test/pwrite_wrap.rb
index 744f2be..b9a79a8 100644
--- a/test/pwrite_wrap.rb
+++ b/test/pwrite_wrap.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 'timeout'