summaryrefslogtreecommitdiff
path: root/lib/compile
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2015-01-05 22:55:51 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2015-01-05 22:55:51 +0100
commit2f0293e16dce2005a55c5e08f31edf12bb8d3f8e (patch)
tree19c397900983a189c437583d5dae1baba8dfd882 /lib/compile
parentb01fbe9ce27f7b1194c3748f4d4e5d12c4e90329 (diff)
parente12608fa5a899a2b2e0c7db0c3d1726b1242221e (diff)
downloadautomake-2f0293e16dce2005a55c5e08f31edf12bb8d3f8e.tar.gz
Merge branch 'minor'
* minor: maint: update copyright years to 2015 (branch 'micro')
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 a85b723c7..69fad9c95 100755
--- a/lib/compile
+++ b/lib/compile
@@ -3,7 +3,7 @@
scriptversion=2012-10-14.11; # UTC
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2015 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify