about summary refs log tree commit homepage
path: root/bin/dtas-mlib
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-03 08:09:08 +0000
committerEric Wong <e@yhbt.net>2020-02-03 08:09:08 +0000
commit6f4b226bfcc822eaee68946bfb948e94d03b3b97 (patch)
tree732e64f47e6162ee5788e80dde2de009d826ed30 /bin/dtas-mlib
parente6d72445bcfca982f5ab65558d7ebc93dff75e6b (diff)
downloaddtas-6f4b226bfcc822eaee68946bfb948e94d03b3b97.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] https://git.savannah.gnu.org/git/gnulib.git
Diffstat (limited to 'bin/dtas-mlib')
-rwxr-xr-xbin/dtas-mlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dtas-mlib b/bin/dtas-mlib
index 45c3d01..7a07794 100755
--- a/bin/dtas-mlib
+++ b/bin/dtas-mlib
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-# Copyright (C) 2015-2016 all contributors <dtas-all@nongnu.org>
+# Copyright (C) 2015-2020 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 # frozen_string_literal: true
 usage = "#$0 [-d DATABASE-URI] ACTION [ARGS]"