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 --- perl/dtas-graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl') diff --git a/perl/dtas-graph b/perl/dtas-graph index 0149e46..396f639 100755 --- a/perl/dtas-graph +++ b/perl/dtas-graph @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# 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) use strict; use Graph::Easy; # for ASCII-art graphs -- cgit v1.2.3-24-ge0c7