summaryrefslogtreecommitdiff
path: root/t/missing-auxfile-stops-makefiles-creation.sh
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-03-02 18:55:53 +0100
committerMathieu Lirzin <mthl@gnu.org>2017-03-02 19:02:28 +0100
commitd8add592d8ef2338097ce3508631802be92a7f12 (patch)
treef1e0ba71b34630e40febb42ef8a9fa97e62220a0 /t/missing-auxfile-stops-makefiles-creation.sh
parent48107579abadbe857c8299c38d2ca0a3f8f354c8 (diff)
downloadautomake-d8add592d8ef2338097ce3508631802be92a7f12.tar.gz
maint: Update copyright years to 2017.
This update has been made with 'make update-copyright'.
Diffstat (limited to 't/missing-auxfile-stops-makefiles-creation.sh')
-rw-r--r--t/missing-auxfile-stops-makefiles-creation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/missing-auxfile-stops-makefiles-creation.sh b/t/missing-auxfile-stops-makefiles-creation.sh
index f28124701..64c7b2d0e 100644
--- a/t/missing-auxfile-stops-makefiles-creation.sh
+++ b/t/missing-auxfile-stops-makefiles-creation.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