From 1370ce5f83c54df7ef863abb2ade73f3d5ce69e0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 1 Jan 2017 08:34:49 -0800 Subject: maint: update copyright dates for 2017 * all files: Run this command, using update-copyright from gnulib: UPDATE_COPYRIGHT_FORCE=1 \ UPDATE_COPYRIGHT_USE_INTERVALS=2 \ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 \ update-copyright $(git ls-files) --- t/silent-nested-vars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/silent-nested-vars.sh') diff --git a/t/silent-nested-vars.sh b/t/silent-nested-vars.sh index 22a6f01b5..321bf4c67 100644 --- a/t/silent-nested-vars.sh +++ b/t/silent-nested-vars.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2017 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.1