From 176e3cf0d82e24b5f019a4ed0ac4f56f62edd5e6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 2 Jan 2016 22:37:22 +0000 Subject: copyright updates for 2016 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 --- bin/dtas-enq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dtas-enq') diff --git a/bin/dtas-enq b/bin/dtas-enq index 4c010a6..9c05113 100755 --- a/bin/dtas-enq +++ b/bin/dtas-enq @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -# Copyright (C) 2013-2015 all contributors +# Copyright (C) 2013-2016 all contributors # License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt) # frozen_string_literal: true require 'dtas/unix_client' -- cgit v1.2.3-24-ge0c7