summaryrefslogtreecommitdiff
path: root/lib/compile
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 /lib/compile
parent48107579abadbe857c8299c38d2ca0a3f8f354c8 (diff)
downloadautomake-d8add592d8ef2338097ce3508631802be92a7f12.tar.gz
maint: Update copyright years to 2017.
This update has been made with 'make update-copyright'.
Diffstat (limited to 'lib/compile')
-rwxr-xr-xlib/compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compile b/lib/compile
index 4bfd30ccf..2ab71e4ea 100755
--- a/lib/compile
+++ b/lib/compile
@@ -3,7 +3,7 @@
scriptversion=2016-01-11.22; # UTC
-# Copyright (C) 1999-2015 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify