summaryrefslogtreecommitdiff
path: root/lib/update-copyright
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2015-01-05 22:47:06 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2015-01-05 22:47:06 +0100
commitb01fbe9ce27f7b1194c3748f4d4e5d12c4e90329 (patch)
treea3fa289d823eb7562c4dd162210ba124d3c62dc6 /lib/update-copyright
parent36812809ab75a07e5e8387986fc35a805d80fa36 (diff)
parentbece0a2752b5456b76dfa7b5d807376eab266402 (diff)
downloadautomake-b01fbe9ce27f7b1194c3748f4d4e5d12c4e90329.tar.gz
Merge branch 'minor'
* minor: sync: update third-part files from upstream maint: fix typo in error message of a maintainer-only rule maint: bump version number 1.15 -> 1.15a ('minor' Git branch) release: stable minor release 1.15 NEWS: minor improvements and fixed some typos and grammaros Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'lib/update-copyright')
-rwxr-xr-xlib/update-copyright2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/update-copyright b/lib/update-copyright
index 90624e900..308fbf17f 100755
--- a/lib/update-copyright
+++ b/lib/update-copyright
@@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" ${1+"$@"}'
my $VERSION = '2013-01-03.09:41'; # UTC
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 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