about summary refs log tree commit homepage
path: root/lib/dtas/unix_accepted.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-01-02 22:37:22 +0000
committerEric Wong <e@80x24.org>2016-01-02 22:37:22 +0000
commit176e3cf0d82e24b5f019a4ed0ac4f56f62edd5e6 (patch)
tree2e3c5f36bc423ed1a8eb4d99bbffa1be92efea92 /lib/dtas/unix_accepted.rb
parentc601778792f6ee1ff9116d763030034c0f642dd5 (diff)
downloaddtas-176e3cf0d82e24b5f019a4ed0ac4f56f62edd5e6.tar.gz
Using the 'update-copyright' script from gnulib[1]:

  git ls-files | UPDATE_COPYRIGHT_HOLDER='all contributors' \
      UPDATE_COPYRIGHT_USE_INTERVALS=2 \
      xargs /path/to/gnulib/build-aux/update-copyright

[1] git://git.savannah.gnu.org/gnulib.git
Diffstat (limited to 'lib/dtas/unix_accepted.rb')
-rw-r--r--lib/dtas/unix_accepted.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dtas/unix_accepted.rb b/lib/dtas/unix_accepted.rb
index 00b4e2e..c12e190 100644
--- a/lib/dtas/unix_accepted.rb
+++ b/lib/dtas/unix_accepted.rb
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015 all contributors <dtas-all@nongnu.org>
+# Copyright (C) 2013-2016 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)
 # frozen_string_literal: true
 require 'socket'