diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-05-26 16:14:36 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-05-26 16:14:36 -0700 |
commit | caf8a9b2b301aba06735d403317b75b41df59bfe (patch) | |
tree | bfafb3cc0cf8a2f2394b4ed721e7c3d4891b78ab /m4/gnulib-tool.m4 | |
parent | fe453991eafc32a890297a2003ac532b9f579f92 (diff) |
Merge from gnulib.
Fixes: debbugs:11527
Diffstat (limited to 'm4/gnulib-tool.m4')
-rw-r--r-- | m4/gnulib-tool.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gnulib-tool.m4 b/m4/gnulib-tool.m4 index ed41e9d415..a09ffc1d1a 100644 --- a/m4/gnulib-tool.m4 +++ b/m4/gnulib-tool.m4 @@ -1,5 +1,5 @@ # gnulib-tool.m4 serial 2 -dnl Copyright (C) 2004-2005, 2009-2011 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2005, 2009-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |