From 6f4b226bfcc822eaee68946bfb948e94d03b3b97 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 3 Feb 2020 08:09:08 +0000 Subject: doc: update copyrights for 2020 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 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index ebffddf..e83f9c6 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -# Copyright (C) 2013-2019 all contributors +# Copyright (C) 2013-2020 all contributors # License: GPL-3.0+ # frozen_string_literal: true CONSTANT = "DTAS::VERSION" -- cgit v1.2.3-24-ge0c7