This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=cf5cbd26d6134540c66e7a68f4de36471fe9c995 The branch, branch-1.4 has been updated via cf5cbd26d6134540c66e7a68f4de36471fe9c995 (commit) from 1536e93ff639888c99a03358d46406105c17dd8c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit cf5cbd26d6134540c66e7a68f4de36471fe9c995 Author: Eric Blake <[email protected]> Date: Wed Jan 1 16:22:03 2014 -0700 maint: bump copyright year * all files: Version control now has a commit in 2014. * gnulib: Update to latest. Signed-off-by: Eric Blake <[email protected]> ----------------------------------------------------------------------- Summary of changes: AUTHORS | 2 +- BACKLOG | 2 +- ChangeLog | 8 +++++++- HACKING | 2 +- Makefile.am | 2 +- NEWS | 2 +- README | 2 +- THANKS | 2 +- TODO | 2 +- acinclude.m4 | 2 +- bootstrap | 2 +- bootstrap.conf | 2 +- c-boxes.el | 2 +- cfg.mk | 2 +- checks/Makefile.am | 2 +- checks/check-them | 2 +- checks/get-them | 2 +- checks/stackovf.test | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- doc/m4.texi | 2 +- examples/Makefile.am | 2 +- gl/build-aux/bootstrap.in | 2 +- gl/build-aux/extract-trace | 2 +- gl/build-aux/funclib.sh | 2 +- gl/build-aux/inline-source | 2 +- gl/build-aux/options-parser | 2 +- gnulib | 2 +- lib/Makefile.am | 2 +- m4/gnulib-cache.m4 | 2 +- src/Makefile.am | 2 +- src/builtin.c | 2 +- src/debug.c | 2 +- src/eval.c | 2 +- src/format.c | 2 +- src/freeze.c | 2 +- src/input.c | 2 +- src/m4.c | 2 +- src/m4.h | 2 +- src/macro.c | 2 +- src/output.c | 2 +- src/path.c | 2 +- src/symtab.c | 2 +- tests/Makefile.am | 2 +- 44 files changed, 50 insertions(+), 44 deletions(-) diff --git a/AUTHORS b/AUTHORS index c280009..e70964b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -32,7 +32,7 @@ Tim Rice [email protected] 2011-01-24 ======================================================================== -Copyright (C) 2000, 2006-2007, 2009-2013 Free Software Foundation, Inc. +Copyright (C) 2000, 2006-2007, 2009-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/BACKLOG b/BACKLOG index 9b8973e..e27891b 100644 --- a/BACKLOG +++ b/BACKLOG @@ -50,7 +50,7 @@ rmail/speed 2. 05 Sep 94 <[email protected]> slowness 3. 04 Oct 94 <pinard> Autoconf, m4, and dnl's. -Copyright (C) 2000, 2006, 2009-2013 Free Software Foundation, Inc. +Copyright (C) 2000, 2006, 2009-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/ChangeLog b/ChangeLog index 1a09d9f..a639917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-01-01 Eric Blake <[email protected]> + + maint: bump copyright year + * all files: Version control now has a commit in 2014. + * gnulib: Update to latest. + 2013-11-08 Eric Blake <[email protected]> build: fix regression for DragonFly BSD @@ -5558,7 +5564,7 @@ Mon Jan 22 21:08:52 1990 Rene' Seindal (seindal at diku.dk) coding: utf-8 End: - Copyright (C) 1990-1994, 2000-2001, 2003, 2005-2013 Free + Copyright (C) 1990-1994, 2000-2001, 2003, 2005-2014 Free Software Foundation, Inc. Copying and distribution of this file, with or without diff --git a/HACKING b/HACKING index 97210f0..c8bf1ef 100644 --- a/HACKING +++ b/HACKING @@ -320,7 +320,7 @@ yyyy-mm-dd Name of Author <email@address> (tiny change) After making edits, mail the diff to <[email protected]>. -Copyright (C) 2004-2013 Free Software Foundation, Inc. +Copyright (C) 2004-2014 Free Software Foundation, Inc. The canonical source of this file is maintained with the GNU M4 package. Report bugs to [email protected]. diff --git a/Makefile.am b/Makefile.am index 153648b..b59ffc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2000-2001, 2003-2013 Free Software Foundation, Inc. +## Copyright (C) 2000-2001, 2003-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/NEWS b/NEWS index e216157..029b34a 100644 --- a/NEWS +++ b/NEWS @@ -715,7 +715,7 @@ mode: outline fill-column: 75 End: -Copyright (C) 1992-1994, 2004-2013 Free Software Foundation, Inc. +Copyright (C) 1992-1994, 2004-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/README b/README index ed94058..07eab46 100644 --- a/README +++ b/README @@ -66,7 +66,7 @@ note that the range specifies every single year in that closed interval. ======================================================================== -Copyright (C) 2000, 2005-2013 Free Software Foundation, Inc. +Copyright (C) 2000, 2005-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/THANKS b/THANKS index 4af4c39..eaefbba 100644 --- a/THANKS +++ b/THANKS @@ -138,7 +138,7 @@ Local Variables: coding: utf-8 End: -Copyright (C) 2000, 2006-2013 Free Software Foundation, Inc. +Copyright (C) 2000, 2006-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/TODO b/TODO index 0b1d6f6..fdc219d 100644 --- a/TODO +++ b/TODO @@ -37,7 +37,7 @@ mode: outline outline-regexp: " *[-+*.] \\|" End: -Copyright (C) 2000, 2006-2007, 2009-2013 Free Software Foundation, Inc. +Copyright (C) 2000, 2006-2007, 2009-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/acinclude.m4 b/acinclude.m4 index 5d5a942..c02854f 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,5 +1,5 @@ # Local additions to Autoconf macros. -# Copyright (C) 1992, 1994, 2004, 2006, 2008-2013 Free Software +# Copyright (C) 1992, 1994, 2004, 2006, 2008-2014 Free Software # Foundation, Inc. # Francois Pinard <[email protected]>, 1992. # diff --git a/bootstrap b/bootstrap index e123a8b..d3e9ede 100755 --- a/bootstrap +++ b/bootstrap @@ -3,7 +3,7 @@ # Bootstrap an Autotooled package from checked-out sources. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2013 Free Software Foundation, Inc. +# Copyright (C) 2010-2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/bootstrap.conf b/bootstrap.conf index 4364db9..bec3d14 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,7 +1,7 @@ # bootstrap.conf (GNU M4) version 2010-09-10 # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright (C) 2010, 2014 Free Software Foundation, Inc. # This file is part of GNU M4. # diff --git a/c-boxes.el b/c-boxes.el index ea96738..774f6b0 100644 --- a/c-boxes.el +++ b/c-boxes.el @@ -1,5 +1,5 @@ ;;; Boxed comments for C mode. -;;; Copyright (C) 1991-1994, 2008-2013 Free Software Foundation, Inc. +;;; Copyright (C) 1991-1994, 2008-2014 Free Software Foundation, Inc. ;;; Francois Pinard <[email protected]>, April 1991. ;;; ;;; This file is part of GNU M4. diff --git a/cfg.mk b/cfg.mk index d29f794..2a7e828 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,5 +1,5 @@ # Customize maint.mk. -*- makefile -*- -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 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/checks/Makefile.am b/checks/Makefile.am index 9265964..95b5d27 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake. ## -## Copyright (C) 1992-1994, 2006-2013 Free Software Foundation, Inc. +## Copyright (C) 1992-1994, 2006-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/checks/check-them b/checks/check-them index 792457a..5c9fc69 100755 --- a/checks/check-them +++ b/checks/check-them @@ -1,6 +1,6 @@ #!/bin/sh # Check GNU m4 against examples from the manual source. -# Copyright (C) 1992, 2006-2013 Free Software Foundation, Inc. +# Copyright (C) 1992, 2006-2014 Free Software Foundation, Inc. # # This file is part of GNU M4. # diff --git a/checks/get-them b/checks/get-them index 33d38b5..e2f8d19 100755 --- a/checks/get-them +++ b/checks/get-them @@ -1,7 +1,7 @@ #!/bin/sh # -*- AWK -*- # Extract all examples from the manual source. -# Copyright (C) 1992, 2005-2013 Free Software Foundation, Inc. +# Copyright (C) 1992, 2005-2014 Free Software Foundation, Inc. # # This file is part of GNU M4. # diff --git a/checks/stackovf.test b/checks/stackovf.test index 8be673e..1291544 100755 --- a/checks/stackovf.test +++ b/checks/stackovf.test @@ -1,6 +1,6 @@ #!/bin/sh # This file is part of the GNU m4 testsuite -# Copyright (C) 2000, 2003, 2007-2013 Free Software Foundation, Inc. +# Copyright (C) 2000, 2003, 2007-2014 Free Software Foundation, Inc. # # This file is part of GNU M4. # diff --git a/configure.ac b/configure.ac index 6fc2755..cd83878 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Configure template for GNU M4. -*-Autoconf-*- -# Copyright (C) 1991, 1993-1994, 2004-2013 Free Software Foundation, +# Copyright (C) 1991, 1993-1994, 2004-2014 Free Software Foundation, # Inc. # # This file is part of GNU M4. diff --git a/doc/Makefile.am b/doc/Makefile.am index d701edd..f5ff817 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2006-2013 Free Software Foundation, Inc. +## Copyright (C) 2006-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/doc/m4.texi b/doc/m4.texi index 81dd255..1f14290 100644 --- a/doc/m4.texi +++ b/doc/m4.texi @@ -43,7 +43,7 @@ This manual (@value{UPDATED}) is for GNU M4 (version @value{VERSION}), a package containing an implementation of the m4 macro language. -Copyright @copyright{} 1989-1994, 2004-2013 Free Software Foundation, +Copyright @copyright{} 1989-1994, 2004-2014 Free Software Foundation, Inc. @quotation diff --git a/examples/Makefile.am b/examples/Makefile.am index a63d5d6..0caa3d3 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2006-2013 Free Software Foundation, Inc. +## Copyright (C) 2006-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/gl/build-aux/bootstrap.in b/gl/build-aux/bootstrap.in index e58cde5..6053758 100755 --- a/gl/build-aux/bootstrap.in +++ b/gl/build-aux/bootstrap.in @@ -3,7 +3,7 @@ # Bootstrap an Autotooled package from checked-out sources. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2013 Free Software Foundation, Inc. +# Copyright (C) 2010-2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/extract-trace b/gl/build-aux/extract-trace index 5e42ea7..e54005a 100755 --- a/gl/build-aux/extract-trace +++ b/gl/build-aux/extract-trace @@ -3,7 +3,7 @@ # Extract macro arguments from autotools input with GNU M4. # Written by Gary V. Vaughan, 2010 # -# Copyright (C) 2010-2013 Free Software Foundation, Inc. +# Copyright (C) 2010-2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/funclib.sh b/gl/build-aux/funclib.sh index fbaa8d0..3a2fa79 100644 --- a/gl/build-aux/funclib.sh +++ b/gl/build-aux/funclib.sh @@ -4,7 +4,7 @@ scriptversion=2013-08-23.20; # UTC # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 -# Copyright (C) 2004-2013 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/inline-source b/gl/build-aux/inline-source index 4bd26b1..1e99a16 100755 --- a/gl/build-aux/inline-source +++ b/gl/build-aux/inline-source @@ -3,7 +3,7 @@ # Output the contents of a shell script with sourced files inlined. # Written by Gary V. Vaughan, 2012 -# Copyright (C) 2012-2013 Free Software Foundation, Inc. +# Copyright (C) 2012-2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/options-parser b/gl/build-aux/options-parser index 13cd39b..f6c8017 100644 --- a/gl/build-aux/options-parser +++ b/gl/build-aux/options-parser @@ -6,7 +6,7 @@ scriptversion=2012-10-21.11; # UTC # A portable, pluggable option parser for Bourne shell. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2013 Free Software Foundation, Inc. +# Copyright (C) 2010-2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gnulib b/gnulib index cdceb2f..a39d408 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit cdceb2fe48e39f4fff25f6f4cb34bbab88c2856f +Subproject commit a39d4083cab589d7cd6a13e8a4b8db8875261d75 diff --git a/lib/Makefile.am b/lib/Makefile.am index 24e93ac..431e932 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2009-2013 Free Software Foundation, Inc. +## Copyright (C) 2009-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 34a8b37..f0470f7 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file 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/src/Makefile.am b/src/Makefile.am index 29e05c0..1c03965 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2006-2013 Free Software Foundation, Inc. +## Copyright (C) 2006-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/src/builtin.c b/src/builtin.c index b3700c3..e101838 100644 --- a/src/builtin.c +++ b/src/builtin.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2000, 2004, 2006-2013 Free Software + Copyright (C) 1989-1994, 2000, 2004, 2006-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/debug.c b/src/debug.c index c13a205..3bcc6d3 100644 --- a/src/debug.c +++ b/src/debug.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1991-1994, 2004, 2006-2007, 2009-2013 Free Software + Copyright (C) 1991-1994, 2004, 2006-2007, 2009-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/eval.c b/src/eval.c index 8b4b05a..7bccf38 100644 --- a/src/eval.c +++ b/src/eval.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2007, 2009-2013 Free Software + Copyright (C) 1989-1994, 2006-2007, 2009-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/format.c b/src/format.c index fd8830e..1ed5bf0 100644 --- a/src/format.c +++ b/src/format.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 1989-1994, 2006-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/freeze.c b/src/freeze.c index edc0568..c5dd71a 100644 --- a/src/freeze.c +++ b/src/freeze.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 1989-1994, 2006-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/input.c b/src/input.c index 579fadd..80d5b34 100644 --- a/src/input.c +++ b/src/input.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2013 Free Software Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/m4.c b/src/m4.c index 3e56e9d..db77288 100644 --- a/src/m4.c +++ b/src/m4.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2013 Free Software Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/m4.h b/src/m4.h index 96e549e..0889d91 100644 --- a/src/m4.h +++ b/src/m4.h @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2013 Free Software Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/macro.c b/src/macro.c index 0e76243..da6f865 100644 --- a/src/macro.c +++ b/src/macro.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2007, 2009-2013 Free Software + Copyright (C) 1989-1994, 2006-2007, 2009-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/output.c b/src/output.c index c378afe..3c18ad0 100644 --- a/src/output.c +++ b/src/output.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2013 Free Software Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/path.c b/src/path.c index 278200b..d87d80e 100644 --- a/src/path.c +++ b/src/path.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1993, 2004, 2006-2013 Free Software Foundation, + Copyright (C) 1989-1993, 2004, 2006-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/symtab.c b/src/symtab.c index fe37bee..53e1d69 100644 --- a/src/symtab.c +++ b/src/symtab.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2003, 2006-2013 Free Software Foundation, + Copyright (C) 1989-1994, 2003, 2006-2014 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/tests/Makefile.am b/tests/Makefile.am index 05f9f11..b8dcb5a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2009-2013 Free Software Foundation, Inc. +## Copyright (C) 2009-2014 Free Software Foundation, Inc. ## ## This file is part of GNU M4. ## hooks/post-receive -- GNU M4 source repository
