diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-05 23:09:00 +0100 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-05 23:09:00 +0100 |
commit | 420e5f1423ab2979ca291361e18795a6381b8fa5 (patch) | |
tree | 53722da8f7283cc0a1ff268ce97a9dff94b6a69c /lib/am/lex.am | |
parent | b768a17c30e94f5cb8d854a6cbb2eb54c3bc80ed (diff) | |
parent | 46ce39e1a24f3016db3bc6cf857977be7a1cda1b (diff) | |
download | automake-420e5f1423ab2979ca291361e18795a6381b8fa5.tar.gz |
Merge branch 'master' into ng/master
* master:
maint: update copyright years to 2015 (branch 'master')
maint: update copyright years to 2015 (branch 'micro')
Diffstat (limited to 'lib/am/lex.am')
-rw-r--r-- | lib/am/lex.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/lex.am b/lib/am/lex.am index 71d356373..9bf3fcaff 100644 --- a/lib/am/lex.am +++ b/lib/am/lex.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2014 Free Software Foundation, Inc. +## Copyright (C) 2001-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 |