diff options
author | Akim Demaille <demaille@gostai.com> | 2012-01-13 11:47:30 +0100 |
---|---|---|
committer | Akim Demaille <demaille@gostai.com> | 2012-01-13 11:48:14 +0100 |
commit | c932d6135ca3e508f7136810b9b0bf79725290b9 (patch) | |
tree | 00ef5b880925b34d9020e50c892daee63d058815 /m4 | |
parent | e4caef0eadbc338cc3bcbb38f5bf0abbf6dc581f (diff) | |
download | bison-c932d6135ca3e508f7136810b9b0bf79725290b9.tar.gz |
maint: run "make update-copyright".
Diffstat (limited to 'm4')
-rw-r--r-- | m4/bison-i18n.m4 | 2 | ||||
-rw-r--r-- | m4/c-working.m4 | 2 | ||||
-rw-r--r-- | m4/cxx.m4 | 2 | ||||
-rw-r--r-- | m4/subpipe.m4 | 2 | ||||
-rw-r--r-- | m4/timevar.m4 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/m4/bison-i18n.m4 b/m4/bison-i18n.m4 index b3876157..208cb56f 100644 --- a/m4/bison-i18n.m4 +++ b/m4/bison-i18n.m4 @@ -1,6 +1,6 @@ # bison-i18n.m4 serial 2 -dnl Copyright (C) 2005-2006, 2009-2011 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 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, diff --git a/m4/c-working.m4 b/m4/c-working.m4 index c11d94a1..d563d32b 100644 --- a/m4/c-working.m4 +++ b/m4/c-working.m4 @@ -1,6 +1,6 @@ # Sanity test a C compiler. -# Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc. +# Copyright (C) 2006, 2009-2012 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 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Sanity-test a C++ compiler. # -# Copyright (C) 2004, 2006, 2009-2011 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006, 2009-2012 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 diff --git a/m4/subpipe.m4 b/m4/subpipe.m4 index e41d1741..0079c045 100644 --- a/m4/subpipe.m4 +++ b/m4/subpipe.m4 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Checks required to run `subpipe'. # -# Copyright (C) 2002-2003, 2005, 2009-2011 Free Software Foundation, +# Copyright (C) 2002-2003, 2005, 2009-2012 Free Software Foundation, # Inc. # # This program is free software: you can redistribute it and/or modify diff --git a/m4/timevar.m4 b/m4/timevar.m4 index 2db0dfd8..f8d36061 100644 --- a/m4/timevar.m4 +++ b/m4/timevar.m4 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Checks required to run `timevar', a time tracker. # -# Copyright (C) 2002-2003, 2009-2011 Free Software Foundation, Inc. +# Copyright (C) 2002-2003, 2009-2012 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 |