diff options
| author | Paul Eggert | 2016-01-01 01:12:52 -0800 |
|---|---|---|
| committer | John Wiegley | 2016-01-18 22:29:10 -0800 |
| commit | cd19641ed3236c8d51b882f867c58e719782dbfc (patch) | |
| tree | 51f1fd5f8951402894b9dfd5ae062ca12032c720 | |
| parent | 394c81c092829cf82c41b859b3a246952854056b (diff) | |
| download | emacs-cd19641ed3236c8d51b882f867c58e719782dbfc.tar.gz emacs-cd19641ed3236c8d51b882f867c58e719782dbfc.zip | |
Merge from gnulib
This mostly just updates copyright dates of gnulib files.
It also updates to the latest version of texinfo.tex.
231 files changed, 240 insertions, 240 deletions
diff --git a/build-aux/gitlog-to-changelog b/build-aux/gitlog-to-changelog index a0e0a05df8f..e25d48ec3a2 100755 --- a/build-aux/gitlog-to-changelog +++ b/build-aux/gitlog-to-changelog | |||
| @@ -9,7 +9,7 @@ my $VERSION = '2015-06-11 01:03'; # UTC | |||
| 9 | # If you change this file with Emacs, please let the write hook | 9 | # If you change this file with Emacs, please let the write hook |
| 10 | # do its job. Otherwise, update this string manually. | 10 | # do its job. Otherwise, update this string manually. |
| 11 | 11 | ||
| 12 | # Copyright (C) 2008-2015 Free Software Foundation, Inc. | 12 | # Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | # This program is free software: you can redistribute it and/or modify | 14 | # This program is free software: you can redistribute it and/or modify |
| 15 | # it under the terms of the GNU General Public License as published by | 15 | # it under the terms of the GNU General Public License as published by |
diff --git a/build-aux/move-if-change b/build-aux/move-if-change index 3cd87a9ae55..cd744a92f36 100755 --- a/build-aux/move-if-change +++ b/build-aux/move-if-change | |||
| @@ -8,7 +8,7 @@ VERSION='2012-01-06 07:23'; # UTC | |||
| 8 | # If you change this file with Emacs, please let the write hook | 8 | # If you change this file with Emacs, please let the write hook |
| 9 | # do its job. Otherwise, update this string manually. | 9 | # do its job. Otherwise, update this string manually. |
| 10 | 10 | ||
| 11 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 11 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | # This program is free software: you can redistribute it and/or modify | 13 | # This program is free software: you can redistribute it and/or modify |
| 14 | # it under the terms of the GNU General Public License as published by | 14 | # it under the terms of the GNU General Public License as published by |
diff --git a/build-aux/snippet/arg-nonnull.h b/build-aux/snippet/arg-nonnull.h index 0d55e2bced4..584649f694b 100644 --- a/build-aux/snippet/arg-nonnull.h +++ b/build-aux/snippet/arg-nonnull.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* A C macro for declaring that specific arguments must not be NULL. | 1 | /* A C macro for declaring that specific arguments must not be NULL. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify it | 4 | This program is free software: you can redistribute it and/or modify it |
| 5 | under the terms of the GNU General Public License as published | 5 | under the terms of the GNU General Public License as published |
diff --git a/build-aux/snippet/c++defs.h b/build-aux/snippet/c++defs.h index 585b38ab39a..813f2e2e4e8 100644 --- a/build-aux/snippet/c++defs.h +++ b/build-aux/snippet/c++defs.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* C++ compatible function declaration macros. | 1 | /* C++ compatible function declaration macros. |
| 2 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify it | 4 | This program is free software: you can redistribute it and/or modify it |
| 5 | under the terms of the GNU General Public License as published | 5 | under the terms of the GNU General Public License as published |
diff --git a/build-aux/snippet/warn-on-use.h b/build-aux/snippet/warn-on-use.h index 90f4985ce1e..2948b47882e 100644 --- a/build-aux/snippet/warn-on-use.h +++ b/build-aux/snippet/warn-on-use.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* A C macro for emitting warnings if a function is used. | 1 | /* A C macro for emitting warnings if a function is used. |
| 2 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify it | 4 | This program is free software: you can redistribute it and/or modify it |
| 5 | under the terms of the GNU General Public License as published | 5 | under the terms of the GNU General Public License as published |
diff --git a/build-aux/update-copyright b/build-aux/update-copyright index 8cc36e22d59..40f7b9817bc 100755 --- a/build-aux/update-copyright +++ b/build-aux/update-copyright | |||
| @@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" ${1+"$@"}' | |||
| 5 | 5 | ||
| 6 | my $VERSION = '2015-01-15.20:53'; # UTC | 6 | my $VERSION = '2015-01-15.20:53'; # UTC |
| 7 | 7 | ||
| 8 | # Copyright (C) 2009-2015 Free Software Foundation, Inc. | 8 | # Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 9 | # | 9 | # |
| 10 | # This program is free software: you can redistribute it and/or modify | 10 | # This program is free software: you can redistribute it and/or modify |
| 11 | # it under the terms of the GNU General Public License as published by | 11 | # it under the terms of the GNU General Public License as published by |
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index 34fd353a9dc..f140bba94b8 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | % Load plain if necessary, i.e., if running under initex. | 3 | % Load plain if necessary, i.e., if running under initex. |
| 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi | 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi |
| 5 | % | 5 | % |
| 6 | \def\texinfoversion{2015-12-17.20} | 6 | \def\texinfoversion{2015-12-20.12} |
| 7 | % | 7 | % |
| 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, | 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, |
| 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| @@ -5410,6 +5410,9 @@ end | |||
| 5410 | } | 5410 | } |
| 5411 | 5411 | ||
| 5412 | \def\begindoublecolumns{\begingroup % ended by \enddoublecolumns | 5412 | \def\begindoublecolumns{\begingroup % ended by \enddoublecolumns |
| 5413 | % If not much space left on page, start a new page. | ||
| 5414 | \ifdim\pagetotal>0.8\vsize\vfill\eject\fi | ||
| 5415 | % | ||
| 5413 | % Grab any single-column material above us. | 5416 | % Grab any single-column material above us. |
| 5414 | \output = {% | 5417 | \output = {% |
| 5415 | % | 5418 | % |
| @@ -5467,7 +5470,7 @@ end | |||
| 5467 | % since nobody clobbers \vsize.) | 5470 | % since nobody clobbers \vsize.) |
| 5468 | \global\doublecolumntopgap = \topskip | 5471 | \global\doublecolumntopgap = \topskip |
| 5469 | \global\advance\doublecolumntopgap by -1\baselineskip | 5472 | \global\advance\doublecolumntopgap by -1\baselineskip |
| 5470 | \global\advance\vsize by -1\doublecolumntopgap | 5473 | \advance\vsize by -1\doublecolumntopgap |
| 5471 | \vsize = 2\vsize | 5474 | \vsize = 2\vsize |
| 5472 | \topskip=0pt | 5475 | \topskip=0pt |
| 5473 | \global\entrylinedepth=0pt\relax | 5476 | \global\entrylinedepth=0pt\relax |
| @@ -5537,23 +5540,20 @@ end | |||
| 5537 | \penalty0 | 5540 | \penalty0 |
| 5538 | % | 5541 | % |
| 5539 | \output = {% | 5542 | \output = {% |
| 5540 | % Split the last of the double-column material. Leave it on the | 5543 | % Split the last of the double-column material. |
| 5541 | % current page, no automatic page break. | ||
| 5542 | \savemarks | 5544 | \savemarks |
| 5543 | \balancecolumns | 5545 | \balancecolumns |
| 5544 | % | 5546 | % |
| 5545 | % If we end up splitting too much material for the current page, | 5547 | % Having called \balancecolumns once, we do not |
| 5546 | % though, there will be another page break right after this \output | ||
| 5547 | % invocation ends. Having called \balancecolumns once, we do not | ||
| 5548 | % want to call it again. Therefore, reset \output to its normal | 5548 | % want to call it again. Therefore, reset \output to its normal |
| 5549 | % definition right away. (We hope \balancecolumns will never be | 5549 | % definition right away. |
| 5550 | % called on to balance too much material, but if it is, this makes | ||
| 5551 | % the output somewhat more palatable.) | ||
| 5552 | \global\output = {\onepageout{\pagecontents\PAGE}}% | 5550 | \global\output = {\onepageout{\pagecontents\PAGE}}% |
| 5553 | }% | 5551 | }% |
| 5554 | \eject | 5552 | \eject |
| 5555 | \endgroup % started in \begindoublecolumns | 5553 | \endgroup % started in \begindoublecolumns |
| 5556 | \restoremarks | 5554 | \restoremarks |
| 5555 | % Leave the double-column material on the current page, no automatic | ||
| 5556 | % page break. | ||
| 5557 | \box\balancedcolumns | 5557 | \box\balancedcolumns |
| 5558 | % | 5558 | % |
| 5559 | % \pagegoal was set to the doubled \vsize above, since we restarted | 5559 | % \pagegoal was set to the doubled \vsize above, since we restarted |
diff --git a/lib/acl-errno-valid.c b/lib/acl-errno-valid.c index a64d3d3b5b5..086f75fc62d 100644 --- a/lib/acl-errno-valid.c +++ b/lib/acl-errno-valid.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Test whether ACLs are well supported on this system. | 1 | /* Test whether ACLs are well supported on this system. |
| 2 | 2 | ||
| 3 | Copyright 2013-2015 Free Software Foundation, Inc. | 3 | Copyright 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/acl-internal.c b/lib/acl-internal.c index c1b70176ac0..569e2f9c9e2 100644 --- a/lib/acl-internal.c +++ b/lib/acl-internal.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Test whether a file has a nontrivial ACL. -*- coding: utf-8 -*- | 1 | /* Test whether a file has a nontrivial ACL. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/acl-internal.h b/lib/acl-internal.h index 560d1464daa..526e9f07788 100644 --- a/lib/acl-internal.h +++ b/lib/acl-internal.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Internal implementation of access control lists. -*- coding: utf-8 -*- | 1 | /* Internal implementation of access control lists. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
| @@ -1,6 +1,6 @@ | |||
| 1 | /* acl.c - access control lists | 1 | /* acl.c - access control lists |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/acl_entries.c b/lib/acl_entries.c index 936a1318134..9fc9cf51697 100644 --- a/lib/acl_entries.c +++ b/lib/acl_entries.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Return the number of entries in an ACL. | 1 | /* Return the number of entries in an ACL. |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/alloca.in.h b/lib/alloca.in.h index 906fe92379d..d457ebb4761 100644 --- a/lib/alloca.in.h +++ b/lib/alloca.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Memory allocation on the stack. | 1 | /* Memory allocation on the stack. |
| 2 | 2 | ||
| 3 | Copyright (C) 1995, 1999, 2001-2004, 2006-2015 Free Software Foundation, | 3 | Copyright (C) 1995, 1999, 2001-2004, 2006-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This program is free software; you can redistribute it and/or modify it | 6 | This program is free software; you can redistribute it and/or modify it |
diff --git a/lib/allocator.h b/lib/allocator.h index c7c851f91f7..1f1eab6a033 100644 --- a/lib/allocator.h +++ b/lib/allocator.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Memory allocators such as malloc+free. | 1 | /* Memory allocators such as malloc+free. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/at-func.c b/lib/at-func.c index bbbe458d9bb..5a8894a4ab5 100644 --- a/lib/at-func.c +++ b/lib/at-func.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Define at-style functions like fstatat, unlinkat, fchownat, etc. | 1 | /* Define at-style functions like fstatat, unlinkat, fchownat, etc. |
| 2 | Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/binary-io.h b/lib/binary-io.h index f5b66c79095..d5c82335707 100644 --- a/lib/binary-io.h +++ b/lib/binary-io.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Binary mode I/O. | 1 | /* Binary mode I/O. |
| 2 | Copyright (C) 2001, 2003, 2005, 2008-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001, 2003, 2005, 2008-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/byteswap.in.h b/lib/byteswap.in.h index db885d8d489..d9659620187 100644 --- a/lib/byteswap.in.h +++ b/lib/byteswap.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* byteswap.h - Byte swapping | 1 | /* byteswap.h - Byte swapping |
| 2 | Copyright (C) 2005, 2007, 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2005, 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | Written by Oskar Liljeblad <oskar@osk.mine.nu>, 2005. | 3 | Written by Oskar Liljeblad <oskar@osk.mine.nu>, 2005. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/c-ctype.h b/lib/c-ctype.h index 15125308cb6..717ae78bb63 100644 --- a/lib/c-ctype.h +++ b/lib/c-ctype.h | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | <ctype.h> functions' behaviour depends on the current locale set via | 5 | <ctype.h> functions' behaviour depends on the current locale set via |
| 6 | setlocale. | 6 | setlocale. |
| 7 | 7 | ||
| 8 | Copyright (C) 2000-2003, 2006, 2008-2015 Free Software Foundation, Inc. | 8 | Copyright (C) 2000-2003, 2006, 2008-2016 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | This program is free software; you can redistribute it and/or modify | 10 | This program is free software; you can redistribute it and/or modify |
| 11 | it under the terms of the GNU General Public License as published by | 11 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/c-strcase.h b/lib/c-strcase.h index f25bcca23f5..7e570f59b87 100644 --- a/lib/c-strcase.h +++ b/lib/c-strcase.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Case-insensitive string comparison functions in C locale. | 1 | /* Case-insensitive string comparison functions in C locale. |
| 2 | Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2015 Free Software | 2 | Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
diff --git a/lib/c-strcasecmp.c b/lib/c-strcasecmp.c index 6deb6d1236d..bd113b7a2c3 100644 --- a/lib/c-strcasecmp.c +++ b/lib/c-strcasecmp.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* c-strcasecmp.c -- case insensitive string comparator in C locale | 1 | /* c-strcasecmp.c -- case insensitive string comparator in C locale |
| 2 | Copyright (C) 1998-1999, 2005-2006, 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1998-1999, 2005-2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/c-strncasecmp.c b/lib/c-strncasecmp.c index b98e36838ca..c316929d0df 100644 --- a/lib/c-strncasecmp.c +++ b/lib/c-strncasecmp.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* c-strncasecmp.c -- case insensitive string comparator in C locale | 1 | /* c-strncasecmp.c -- case insensitive string comparator in C locale |
| 2 | Copyright (C) 1998-1999, 2005-2006, 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1998-1999, 2005-2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/careadlinkat.c b/lib/careadlinkat.c index f2f5da23a38..4180de9a4c4 100644 --- a/lib/careadlinkat.c +++ b/lib/careadlinkat.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Read symbolic links into a buffer without size limitation, relative to fd. | 1 | /* Read symbolic links into a buffer without size limitation, relative to fd. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001, 2003-2004, 2007, 2009-2015 Free Software Foundation, | 3 | Copyright (C) 2001, 2003-2004, 2007, 2009-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/careadlinkat.h b/lib/careadlinkat.h index 4eb9fcccb85..84ede3ebf9a 100644 --- a/lib/careadlinkat.h +++ b/lib/careadlinkat.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Read symbolic links into a buffer without size limitation, relative to fd. | 1 | /* Read symbolic links into a buffer without size limitation, relative to fd. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/close-stream.c b/lib/close-stream.c index 6e3d8658d58..0c4beaec808 100644 --- a/lib/close-stream.c +++ b/lib/close-stream.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Close a stream, with nicer error checking than fclose's. | 1 | /* Close a stream, with nicer error checking than fclose's. |
| 2 | 2 | ||
| 3 | Copyright (C) 1998-2002, 2004, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1998-2002, 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/count-one-bits.h b/lib/count-one-bits.h index d54397f5fac..09c2dcbd2fd 100644 --- a/lib/count-one-bits.h +++ b/lib/count-one-bits.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* count-one-bits.h -- counts the number of 1-bits in a word. | 1 | /* count-one-bits.h -- counts the number of 1-bits in a word. |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/count-trailing-zeros.h b/lib/count-trailing-zeros.h index 83ce2fbe26c..7e09e64c918 100644 --- a/lib/count-trailing-zeros.h +++ b/lib/count-trailing-zeros.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* count-trailing-zeros.h -- counts the number of trailing 0 bits in a word. | 1 | /* count-trailing-zeros.h -- counts the number of trailing 0 bits in a word. |
| 2 | Copyright 2013-2015 Free Software Foundation, Inc. | 2 | Copyright 2013-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/dirent.in.h b/lib/dirent.in.h index 154d2689e3d..4c62737bdc6 100644 --- a/lib/dirent.in.h +++ b/lib/dirent.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* A GNU-like <dirent.h>. | 1 | /* A GNU-like <dirent.h>. |
| 2 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/dirfd.c b/lib/dirfd.c index c91f8e55872..1ea2a6373db 100644 --- a/lib/dirfd.c +++ b/lib/dirfd.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* dirfd.c -- return the file descriptor associated with an open DIR* | 1 | /* dirfd.c -- return the file descriptor associated with an open DIR* |
| 2 | 2 | ||
| 3 | Copyright (C) 2001, 2006, 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001, 2006, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/dosname.h b/lib/dosname.h index 893baf6ccf3..83a953f3c0f 100644 --- a/lib/dosname.h +++ b/lib/dosname.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* File names on MS-DOS/Windows systems. | 1 | /* File names on MS-DOS/Windows systems. |
| 2 | 2 | ||
| 3 | Copyright (C) 2000-2001, 2004-2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2000-2001, 2004-2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/dtotimespec.c b/lib/dtotimespec.c index c28d219fd1d..9028044ef24 100644 --- a/lib/dtotimespec.c +++ b/lib/dtotimespec.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Convert double to timespec. | 1 | /* Convert double to timespec. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/dup2.c b/lib/dup2.c index 0e13214c825..c913f473adc 100644 --- a/lib/dup2.c +++ b/lib/dup2.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Duplicate an open file descriptor to a specified file descriptor. | 1 | /* Duplicate an open file descriptor to a specified file descriptor. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2004-2007, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1999, 2004-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/errno.in.h b/lib/errno.in.h index affbb979880..b8397ee465d 100644 --- a/lib/errno.in.h +++ b/lib/errno.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A POSIX-like <errno.h>. | 1 | /* A POSIX-like <errno.h>. |
| 2 | 2 | ||
| 3 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/euidaccess.c b/lib/euidaccess.c index c7e6cfb7a98..82af9417ac3 100644 --- a/lib/euidaccess.c +++ b/lib/euidaccess.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* euidaccess -- check if effective user id can access file | 1 | /* euidaccess -- check if effective user id can access file |
| 2 | 2 | ||
| 3 | Copyright (C) 1990-1991, 1995, 1998, 2000, 2003-2006, 2008-2015 Free | 3 | Copyright (C) 1990-1991, 1995, 1998, 2000, 2003-2006, 2008-2016 Free |
| 4 | Software Foundation, Inc. | 4 | Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the GNU C Library. | 6 | This file is part of the GNU C Library. |
diff --git a/lib/execinfo.in.h b/lib/execinfo.in.h index 4773d388996..09f1ddbdf95 100644 --- a/lib/execinfo.in.h +++ b/lib/execinfo.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Information about executables. | 1 | /* Information about executables. |
| 2 | 2 | ||
| 3 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/faccessat.c b/lib/faccessat.c index 5bd7ecfd827..1743fa34c3a 100644 --- a/lib/faccessat.c +++ b/lib/faccessat.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Check the access rights of a file relative to an open directory. | 1 | /* Check the access rights of a file relative to an open directory. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/fcntl.c b/lib/fcntl.c index 23b73e975c8..1ccc5acea8e 100644 --- a/lib/fcntl.c +++ b/lib/fcntl.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Provide file descriptor control. | 1 | /* Provide file descriptor control. |
| 2 | 2 | ||
| 3 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/fcntl.in.h b/lib/fcntl.in.h index e2880185c63..b94397307e9 100644 --- a/lib/fcntl.in.h +++ b/lib/fcntl.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Like <fcntl.h>, but with non-working flags defined to 0. | 1 | /* Like <fcntl.h>, but with non-working flags defined to 0. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/fdatasync.c b/lib/fdatasync.c index bbc30396f52..3351a0a251f 100644 --- a/lib/fdatasync.c +++ b/lib/fdatasync.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Emulate fdatasync on platforms that lack it. | 1 | /* Emulate fdatasync on platforms that lack it. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This library is free software; you can redistribute it and/or | 5 | This library is free software; you can redistribute it and/or |
| 6 | modify it under the terms of the GNU General Public | 6 | modify it under the terms of the GNU General Public |
diff --git a/lib/fdopendir.c b/lib/fdopendir.c index 837a8219b33..f30ab2431b5 100644 --- a/lib/fdopendir.c +++ b/lib/fdopendir.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* provide a replacement fdopendir function | 1 | /* provide a replacement fdopendir function |
| 2 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/filemode.c b/lib/filemode.c index 3b19507fd3d..2250ee01b33 100644 --- a/lib/filemode.c +++ b/lib/filemode.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* filemode.c -- make a string describing file modes | 1 | /* filemode.c -- make a string describing file modes |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 1990, 1993, 1998-2000, 2004, 2006, 2009-2015 Free | 3 | Copyright (C) 1985, 1990, 1993, 1998-2000, 2004, 2006, 2009-2016 Free |
| 4 | Software Foundation, Inc. | 4 | Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/filemode.h b/lib/filemode.h index ff0460a5e07..09f345e9bdb 100644 --- a/lib/filemode.h +++ b/lib/filemode.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Make a string describing file modes. | 1 | /* Make a string describing file modes. |
| 2 | 2 | ||
| 3 | Copyright (C) 1998-1999, 2003, 2006, 2009-2015 Free Software Foundation, | 3 | Copyright (C) 1998-1999, 2003, 2006, 2009-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/fpending.c b/lib/fpending.c index c4b4a519611..a503b9f53ae 100644 --- a/lib/fpending.c +++ b/lib/fpending.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* fpending.c -- return the number of pending output bytes on a stream | 1 | /* fpending.c -- return the number of pending output bytes on a stream |
| 2 | Copyright (C) 2000, 2004, 2006-2007, 2009-2015 Free Software Foundation, | 2 | Copyright (C) 2000, 2004, 2006-2007, 2009-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/fpending.h b/lib/fpending.h index 5a1b2ad9442..61008aa7658 100644 --- a/lib/fpending.h +++ b/lib/fpending.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declare __fpending. | 1 | /* Declare __fpending. |
| 2 | 2 | ||
| 3 | Copyright (C) 2000, 2003, 2005-2006, 2009-2015 Free Software Foundation, | 3 | Copyright (C) 2000, 2003, 2005-2006, 2009-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/fstatat.c b/lib/fstatat.c index 6a9e8623e13..ebbecfd14ab 100644 --- a/lib/fstatat.c +++ b/lib/fstatat.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Work around an fstatat bug on Solaris 9. | 1 | /* Work around an fstatat bug on Solaris 9. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/fsync.c b/lib/fsync.c index b51d654dd09..5df79ba1dcb 100644 --- a/lib/fsync.c +++ b/lib/fsync.c | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | Written by Richard W.M. Jones <rjones.at.redhat.com> | 8 | Written by Richard W.M. Jones <rjones.at.redhat.com> |
| 9 | 9 | ||
| 10 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 10 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | This library is free software; you can redistribute it and/or | 12 | This library is free software; you can redistribute it and/or |
| 13 | modify it under the terms of the GNU General Public | 13 | modify it under the terms of the GNU General Public |
diff --git a/lib/ftoastr.c b/lib/ftoastr.c index 5cdaedf47b2..e3a01386986 100644 --- a/lib/ftoastr.c +++ b/lib/ftoastr.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* floating point to accurate string | 1 | /* floating point to accurate string |
| 2 | 2 | ||
| 3 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/ftoastr.h b/lib/ftoastr.h index 970c3b1cd17..9207809e9fb 100644 --- a/lib/ftoastr.h +++ b/lib/ftoastr.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* floating point to accurate string | 1 | /* floating point to accurate string |
| 2 | 2 | ||
| 3 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/get-permissions.c b/lib/get-permissions.c index 9dfb0764ce4..8c70df1984c 100644 --- a/lib/get-permissions.c +++ b/lib/get-permissions.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Get permissions of a file. -*- coding: utf-8 -*- | 1 | /* Get permissions of a file. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/getdtablesize.c b/lib/getdtablesize.c index 03eb7ef1bff..d23405571b0 100644 --- a/lib/getdtablesize.c +++ b/lib/getdtablesize.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* getdtablesize() function for platforms that don't have it. | 1 | /* getdtablesize() function for platforms that don't have it. |
| 2 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | Written by Bruno Haible <bruno@clisp.org>, 2008. | 3 | Written by Bruno Haible <bruno@clisp.org>, 2008. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/getgroups.c b/lib/getgroups.c index 5563dfb4280..b04050546d9 100644 --- a/lib/getgroups.c +++ b/lib/getgroups.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* provide consistent interface to getgroups for systems that don't allow N==0 | 1 | /* provide consistent interface to getgroups for systems that don't allow N==0 |
| 2 | 2 | ||
| 3 | Copyright (C) 1996, 1999, 2003, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1996, 1999, 2003, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/getloadavg.c b/lib/getloadavg.c index 0cbca265b29..a7ffd06c451 100644 --- a/lib/getloadavg.c +++ b/lib/getloadavg.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Get the system load averages. | 1 | /* Get the system load averages. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2015 Free Software | 3 | Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | NOTE: The canonical source of this file is maintained with gnulib. | 6 | NOTE: The canonical source of this file is maintained with gnulib. |
diff --git a/lib/getopt.c b/lib/getopt.c index 212cbf73410..8ccb9010adb 100644 --- a/lib/getopt.c +++ b/lib/getopt.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | NOTE: getopt is part of the C library, so if you don't know what | 2 | NOTE: getopt is part of the C library, so if you don't know what |
| 3 | "Keep this file name-space clean" means, talk to drepper@gnu.org | 3 | "Keep this file name-space clean" means, talk to drepper@gnu.org |
| 4 | before changing it! | 4 | before changing it! |
| 5 | Copyright (C) 1987-1996, 1998-2004, 2006, 2008-2015 Free Software | 5 | Copyright (C) 1987-1996, 1998-2004, 2006, 2008-2016 Free Software |
| 6 | Foundation, Inc. | 6 | Foundation, Inc. |
| 7 | This file is part of the GNU C Library. | 7 | This file is part of the GNU C Library. |
| 8 | 8 | ||
diff --git a/lib/getopt.in.h b/lib/getopt.in.h index 9248f76ec8b..0f7218278f0 100644 --- a/lib/getopt.in.h +++ b/lib/getopt.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations for getopt. | 1 | /* Declarations for getopt. |
| 2 | Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2015 Free Software | 2 | Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | This file is part of the GNU C Library. | 4 | This file is part of the GNU C Library. |
| 5 | 5 | ||
diff --git a/lib/getopt1.c b/lib/getopt1.c index 2b1feb6eadb..63db74f9f7e 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* getopt_long and getopt_long_only entry points for GNU getopt. | 1 | /* getopt_long and getopt_long_only entry points for GNU getopt. |
| 2 | Copyright (C) 1987-1994, 1996-1998, 2004, 2006, 2009-2015 Free Software | 2 | Copyright (C) 1987-1994, 1996-1998, 2004, 2006, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | This file is part of the GNU C Library. | 4 | This file is part of the GNU C Library. |
| 5 | 5 | ||
diff --git a/lib/getopt_int.h b/lib/getopt_int.h index e893a6e133f..be4c22e2158 100644 --- a/lib/getopt_int.h +++ b/lib/getopt_int.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Internal declarations for getopt. | 1 | /* Internal declarations for getopt. |
| 2 | Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2015 Free Software | 2 | Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | This file is part of the GNU C Library. | 4 | This file is part of the GNU C Library. |
| 5 | 5 | ||
diff --git a/lib/gettext.h b/lib/gettext.h index 599a14ec1b3..00af87265b4 100644 --- a/lib/gettext.h +++ b/lib/gettext.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Convenience header for conditional use of GNU <libintl.h>. | 1 | /* Convenience header for conditional use of GNU <libintl.h>. |
| 2 | Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2015 Free Software | 2 | Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
diff --git a/lib/gettime.c b/lib/gettime.c index 1c47e3b2995..ea58eb0aafb 100644 --- a/lib/gettime.c +++ b/lib/gettime.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* gettime -- get the system clock | 1 | /* gettime -- get the system clock |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2004-2007, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2004-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/gettimeofday.c b/lib/gettimeofday.c index e0e2e696d04..224ca6a1762 100644 --- a/lib/gettimeofday.c +++ b/lib/gettimeofday.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Provide gettimeofday for systems that don't have it or for which it's broken. | 1 | /* Provide gettimeofday for systems that don't have it or for which it's broken. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2003, 2005-2007, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2003, 2005-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/gnulib.mk b/lib/gnulib.mk index 17a01af0adb..97ed5b1f40f 100644 --- a/lib/gnulib.mk +++ b/lib/gnulib.mk | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ## DO NOT EDIT! GENERATED AUTOMATICALLY! | 1 | ## DO NOT EDIT! GENERATED AUTOMATICALLY! |
| 2 | ## Process this file with automake to produce Makefile.in. | 2 | ## Process this file with automake to produce Makefile.in. |
| 3 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is free software; you can redistribute it and/or modify | 5 | # This file is free software; you can redistribute it and/or modify |
| 6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
diff --git a/lib/group-member.c b/lib/group-member.c index 23074e4f693..365e1669216 100644 --- a/lib/group-member.c +++ b/lib/group-member.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* group-member.c -- determine whether group id is in calling user's group list | 1 | /* group-member.c -- determine whether group id is in calling user's group list |
| 2 | 2 | ||
| 3 | Copyright (C) 1994, 1997-1998, 2003, 2005-2006, 2009-2015 Free Software | 3 | Copyright (C) 1994, 1997-1998, 2003, 2005-2006, 2009-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/intprops.h b/lib/intprops.h index ecafaf70e15..e1a6107b9c2 100644 --- a/lib/intprops.h +++ b/lib/intprops.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* intprops.h -- properties of integer types | 1 | /* intprops.h -- properties of integer types |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2005, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2005, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/inttypes.in.h b/lib/inttypes.in.h index 78846f69683..ed09db6e86e 100644 --- a/lib/inttypes.in.h +++ b/lib/inttypes.in.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 2006-2015 Free Software Foundation, Inc. | 1 | /* Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 2 | Written by Paul Eggert, Bruno Haible, Derek Price. | 2 | Written by Paul Eggert, Bruno Haible, Derek Price. |
| 3 | This file is part of gnulib. | 3 | This file is part of gnulib. |
| 4 | 4 | ||
diff --git a/lib/lstat.c b/lib/lstat.c index 31dee1387f5..03b063436d4 100644 --- a/lib/lstat.c +++ b/lib/lstat.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Work around a bug of lstat on some systems | 1 | /* Work around a bug of lstat on some systems |
| 2 | 2 | ||
| 3 | Copyright (C) 1997-2006, 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1997-2006, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions to compute MD5 message digest of files or memory blocks. | 1 | /* Functions to compute MD5 message digest of files or memory blocks. |
| 2 | according to the definition of MD5 in RFC 1321 from April 1992. | 2 | according to the definition of MD5 in RFC 1321 from April 1992. |
| 3 | Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2015 Free Software | 3 | Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | This file is part of the GNU C Library. | 5 | This file is part of the GNU C Library. |
| 6 | 6 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declaration of functions and data types used for MD5 sum computing | 1 | /* Declaration of functions and data types used for MD5 sum computing |
| 2 | library functions. | 2 | library functions. |
| 3 | Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2015 Free Software | 3 | Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | This file is part of the GNU C Library. | 5 | This file is part of the GNU C Library. |
| 6 | 6 | ||
diff --git a/lib/memrchr.c b/lib/memrchr.c index 3827208d800..e6212e5c4f8 100644 --- a/lib/memrchr.c +++ b/lib/memrchr.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* memrchr -- find the last occurrence of a byte in a memory block | 1 | /* memrchr -- find the last occurrence of a byte in a memory block |
| 2 | 2 | ||
| 3 | Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2015 Free Software | 3 | Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | Based on strlen implementation by Torbjorn Granlund (tege@sics.se), | 6 | Based on strlen implementation by Torbjorn Granlund (tege@sics.se), |
diff --git a/lib/mkostemp.c b/lib/mkostemp.c index 47ff9d3b0f6..31c3e4837fc 100644 --- a/lib/mkostemp.c +++ b/lib/mkostemp.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2015 Free Software | 1 | /* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2016 Free Software |
| 2 | Foundation, Inc. | 2 | Foundation, Inc. |
| 3 | This file is derived from the one in the GNU C Library. | 3 | This file is derived from the one in the GNU C Library. |
| 4 | 4 | ||
diff --git a/lib/mktime.c b/lib/mktime.c index 580bc8ed004..adbf8d482ae 100644 --- a/lib/mktime.c +++ b/lib/mktime.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Convert a 'struct tm' to a time_t value. | 1 | /* Convert a 'struct tm' to a time_t value. |
| 2 | Copyright (C) 1993-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-2016 Free Software Foundation, Inc. |
| 3 | This file is part of the GNU C Library. | 3 | This file is part of the GNU C Library. |
| 4 | Contributed by Paul Eggert <eggert@twinsun.com>. | 4 | Contributed by Paul Eggert <eggert@twinsun.com>. |
| 5 | 5 | ||
diff --git a/lib/openat-priv.h b/lib/openat-priv.h index f5a36905536..ed763db5c0d 100644 --- a/lib/openat-priv.h +++ b/lib/openat-priv.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Internals for openat-like functions. | 1 | /* Internals for openat-like functions. |
| 2 | 2 | ||
| 3 | Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2005-2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/openat-proc.c b/lib/openat-proc.c index 4e1d3419852..15a8c799c80 100644 --- a/lib/openat-proc.c +++ b/lib/openat-proc.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Create /proc/self/fd-related names for subfiles of open directories. | 1 | /* Create /proc/self/fd-related names for subfiles of open directories. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/openat.h b/lib/openat.h index f148adfab2c..edee6c56554 100644 --- a/lib/openat.h +++ b/lib/openat.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* provide a replacement openat function | 1 | /* provide a replacement openat function |
| 2 | Copyright (C) 2004-2006, 2008-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2004-2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/pathmax.h b/lib/pathmax.h index 2f3b64f457c..aee22f86400 100644 --- a/lib/pathmax.h +++ b/lib/pathmax.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Define PATH_MAX somehow. Requires sys/types.h. | 1 | /* Define PATH_MAX somehow. Requires sys/types.h. |
| 2 | Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2015 Free Software | 2 | Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
diff --git a/lib/pipe2.c b/lib/pipe2.c index 89b982b5539..f8912f28130 100644 --- a/lib/pipe2.c +++ b/lib/pipe2.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Create a pipe, with specific opening flags. | 1 | /* Create a pipe, with specific opening flags. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/pselect.c b/lib/pselect.c index 0a23fdf3603..56c2eb3d82c 100644 --- a/lib/pselect.c +++ b/lib/pselect.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* pselect - synchronous I/O multiplexing | 1 | /* pselect - synchronous I/O multiplexing |
| 2 | 2 | ||
| 3 | Copyright 2011-2015 Free Software Foundation, Inc. | 3 | Copyright 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of gnulib. | 5 | This file is part of gnulib. |
| 6 | 6 | ||
diff --git a/lib/pthread_sigmask.c b/lib/pthread_sigmask.c index 982ae6003cd..f67e442bf3d 100644 --- a/lib/pthread_sigmask.c +++ b/lib/pthread_sigmask.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* POSIX compatible signal blocking for threads. | 1 | /* POSIX compatible signal blocking for threads. |
| 2 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/putenv.c b/lib/putenv.c index 925bb2f4c7b..e67712dd1f5 100644 --- a/lib/putenv.c +++ b/lib/putenv.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2015 Free Software | 1 | /* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2016 Free Software |
| 2 | Foundation, Inc. | 2 | Foundation, Inc. |
| 3 | 3 | ||
| 4 | NOTE: The canonical source of this file is maintained with the GNU C | 4 | NOTE: The canonical source of this file is maintained with the GNU C |
diff --git a/lib/qcopy-acl.c b/lib/qcopy-acl.c index 9db9033816d..c7bdfbb1ea1 100644 --- a/lib/qcopy-acl.c +++ b/lib/qcopy-acl.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Copy access control list from one file to another. -*- coding: utf-8 -*- | 1 | /* Copy access control list from one file to another. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/readlink.c b/lib/readlink.c index 965c3e25586..e6c3925e4d4 100644 --- a/lib/readlink.c +++ b/lib/readlink.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Stub for readlink(). | 1 | /* Stub for readlink(). |
| 2 | Copyright (C) 2003-2007, 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2003-2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/readlinkat.c b/lib/readlinkat.c index c91cf0e8200..7006db85e95 100644 --- a/lib/readlinkat.c +++ b/lib/readlinkat.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Read a symlink relative to an open directory. | 1 | /* Read a symlink relative to an open directory. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/root-uid.h b/lib/root-uid.h index d263f4da3cb..23c630b69ff 100644 --- a/lib/root-uid.h +++ b/lib/root-uid.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* The user ID that always has appropriate privileges in the POSIX sense. | 1 | /* The user ID that always has appropriate privileges in the POSIX sense. |
| 2 | 2 | ||
| 3 | Copyright 2012-2015 Free Software Foundation, Inc. | 3 | Copyright 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/secure_getenv.c b/lib/secure_getenv.c index 31aad1fd009..f359ab2173b 100644 --- a/lib/secure_getenv.c +++ b/lib/secure_getenv.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Look up an environment variable more securely. | 1 | /* Look up an environment variable more securely. |
| 2 | 2 | ||
| 3 | Copyright 2013-2015 Free Software Foundation, Inc. | 3 | Copyright 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify it | 5 | This program is free software: you can redistribute it and/or modify it |
| 6 | under the terms of the GNU General Public License as published | 6 | under the terms of the GNU General Public License as published |
diff --git a/lib/set-permissions.c b/lib/set-permissions.c index 8e6ecf365d1..073075434d6 100644 --- a/lib/set-permissions.c +++ b/lib/set-permissions.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Set permissions of a file. -*- coding: utf-8 -*- | 1 | /* Set permissions of a file. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sha1.c b/lib/sha1.c index 4411ceec863..45f1cbefd18 100644 --- a/lib/sha1.c +++ b/lib/sha1.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* sha1.c - Functions to compute SHA1 message digest of files or | 1 | /* sha1.c - Functions to compute SHA1 message digest of files or |
| 2 | memory blocks according to the NIST specification FIPS-180-1. | 2 | memory blocks according to the NIST specification FIPS-180-1. |
| 3 | 3 | ||
| 4 | Copyright (C) 2000-2001, 2003-2006, 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2000-2001, 2003-2006, 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software; you can redistribute it and/or modify it | 6 | This program is free software; you can redistribute it and/or modify it |
| 7 | under the terms of the GNU General Public License as published by the | 7 | under the terms of the GNU General Public License as published by the |
diff --git a/lib/sha1.h b/lib/sha1.h index b9074165ddc..2f2f230eac0 100644 --- a/lib/sha1.h +++ b/lib/sha1.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declarations of functions and data types used for SHA1 sum | 1 | /* Declarations of functions and data types used for SHA1 sum |
| 2 | library functions. | 2 | library functions. |
| 3 | Copyright (C) 2000-2001, 2003, 2005-2006, 2008-2015 Free Software | 3 | Copyright (C) 2000-2001, 2003, 2005-2006, 2008-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software; you can redistribute it and/or modify it | 6 | This program is free software; you can redistribute it and/or modify it |
diff --git a/lib/sha256.c b/lib/sha256.c index 9ac81732370..0be8fd2a858 100644 --- a/lib/sha256.c +++ b/lib/sha256.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* sha256.c - Functions to compute SHA256 and SHA224 message digest of files or | 1 | /* sha256.c - Functions to compute SHA256 and SHA224 message digest of files or |
| 2 | memory blocks according to the NIST specification FIPS-180-2. | 2 | memory blocks according to the NIST specification FIPS-180-2. |
| 3 | 3 | ||
| 4 | Copyright (C) 2005-2006, 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2005-2006, 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sha256.h b/lib/sha256.h index dae84f55812..fc6d67f12ee 100644 --- a/lib/sha256.h +++ b/lib/sha256.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declarations of functions and data types used for SHA256 and SHA224 sum | 1 | /* Declarations of functions and data types used for SHA256 and SHA224 sum |
| 2 | library functions. | 2 | library functions. |
| 3 | Copyright (C) 2005-2006, 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2005-2006, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sha512.c b/lib/sha512.c index f48e74bd0c1..5494dcbdbad 100644 --- a/lib/sha512.c +++ b/lib/sha512.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* sha512.c - Functions to compute SHA512 and SHA384 message digest of files or | 1 | /* sha512.c - Functions to compute SHA512 and SHA384 message digest of files or |
| 2 | memory blocks according to the NIST specification FIPS-180-2. | 2 | memory blocks according to the NIST specification FIPS-180-2. |
| 3 | 3 | ||
| 4 | Copyright (C) 2005-2006, 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2005-2006, 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sha512.h b/lib/sha512.h index d540887d71c..b8a82519c19 100644 --- a/lib/sha512.h +++ b/lib/sha512.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declarations of functions and data types used for SHA512 and SHA384 sum | 1 | /* Declarations of functions and data types used for SHA512 and SHA384 sum |
| 2 | library functions. | 2 | library functions. |
| 3 | Copyright (C) 2005-2006, 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2005-2006, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sig2str.c b/lib/sig2str.c index 58154daac05..ca8ac78d5c9 100644 --- a/lib/sig2str.c +++ b/lib/sig2str.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* sig2str.c -- convert between signal names and numbers | 1 | /* sig2str.c -- convert between signal names and numbers |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2004, 2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2004, 2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sig2str.h b/lib/sig2str.h index ac2f67a17cb..f3471702bac 100644 --- a/lib/sig2str.h +++ b/lib/sig2str.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* sig2str.h -- convert between signal names and numbers | 1 | /* sig2str.h -- convert between signal names and numbers |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2005, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2005, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/signal.in.h b/lib/signal.in.h index 265b72ab0ec..ab0a049f8bc 100644 --- a/lib/signal.in.h +++ b/lib/signal.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A GNU-like <signal.h>. | 1 | /* A GNU-like <signal.h>. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stat-time.h b/lib/stat-time.h index b67d1798353..f5c4cd279c6 100644 --- a/lib/stat-time.h +++ b/lib/stat-time.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* stat-related time functions. | 1 | /* stat-related time functions. |
| 2 | 2 | ||
| 3 | Copyright (C) 2005, 2007, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2005, 2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stat.c b/lib/stat.c index 2209826fc31..62e9e0bb064 100644 --- a/lib/stat.c +++ b/lib/stat.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Work around platform bugs in stat. | 1 | /* Work around platform bugs in stat. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stdalign.in.h b/lib/stdalign.in.h index b16ccc86998..9abb9aa279e 100644 --- a/lib/stdalign.in.h +++ b/lib/stdalign.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A substitute for ISO C11 <stdalign.h>. | 1 | /* A substitute for ISO C11 <stdalign.h>. |
| 2 | 2 | ||
| 3 | Copyright 2011-2015 Free Software Foundation, Inc. | 3 | Copyright 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stddef.in.h b/lib/stddef.in.h index 698307bc955..c6d2317ca2d 100644 --- a/lib/stddef.in.h +++ b/lib/stddef.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues. | 1 | /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues. |
| 2 | 2 | ||
| 3 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stdint.in.h b/lib/stdint.in.h index 378de2ec6d4..d2413917950 100644 --- a/lib/stdint.in.h +++ b/lib/stdint.in.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 2001-2002, 2004-2015 Free Software Foundation, Inc. | 1 | /* Copyright (C) 2001-2002, 2004-2016 Free Software Foundation, Inc. |
| 2 | Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. | 2 | Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. |
| 3 | This file is part of gnulib. | 3 | This file is part of gnulib. |
| 4 | 4 | ||
diff --git a/lib/stdio.in.h b/lib/stdio.in.h index ec438742969..9b313656c57 100644 --- a/lib/stdio.in.h +++ b/lib/stdio.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A GNU-like <stdio.h>. | 1 | /* A GNU-like <stdio.h>. |
| 2 | 2 | ||
| 3 | Copyright (C) 2004, 2007-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stdlib.in.h b/lib/stdlib.in.h index 428a119188c..70dc88db753 100644 --- a/lib/stdlib.in.h +++ b/lib/stdlib.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A GNU-like <stdlib.h>. | 1 | /* A GNU-like <stdlib.h>. |
| 2 | 2 | ||
| 3 | Copyright (C) 1995, 2001-2004, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1995, 2001-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/stpcpy.c b/lib/stpcpy.c index 559d2f231d4..ec3996e69a4 100644 --- a/lib/stpcpy.c +++ b/lib/stpcpy.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* stpcpy.c -- copy a string and return pointer to end of new string | 1 | /* stpcpy.c -- copy a string and return pointer to end of new string |
| 2 | Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2015 Free Software | 2 | Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | NOTE: The canonical source of this file is maintained with the GNU C Library. | 5 | NOTE: The canonical source of this file is maintained with the GNU C Library. |
diff --git a/lib/strftime.c b/lib/strftime.c index d1ca346b687..10d3eb4ef31 100644 --- a/lib/strftime.c +++ b/lib/strftime.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1991-2001, 2003-2007, 2009-2015 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1991-2001, 2003-2007, 2009-2016 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | NOTE: The canonical source of this file is maintained with the GNU C Library. | 3 | NOTE: The canonical source of this file is maintained with the GNU C Library. |
| 4 | Bugs can be reported to bug-glibc@prep.ai.mit.edu. | 4 | Bugs can be reported to bug-glibc@prep.ai.mit.edu. |
diff --git a/lib/strftime.h b/lib/strftime.h index 2ce6cc57687..17445e18984 100644 --- a/lib/strftime.h +++ b/lib/strftime.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* declarations for strftime.c | 1 | /* declarations for strftime.c |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2004, 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2004, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/string.in.h b/lib/string.in.h index 2abd6bc0e10..7fb00c1c539 100644 --- a/lib/string.in.h +++ b/lib/string.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A GNU-like <string.h>. | 1 | /* A GNU-like <string.h>. |
| 2 | 2 | ||
| 3 | Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1995-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/strtoimax.c b/lib/strtoimax.c index 8ff65cee4bc..223412bfcb4 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Convert string representation of a number into an intmax_t value. | 1 | /* Convert string representation of a number into an intmax_t value. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2001-2004, 2006, 2009-2015 Free Software Foundation, | 3 | Copyright (C) 1999, 2001-2004, 2006, 2009-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/strtol.c b/lib/strtol.c index 1bc143985db..b0215fce76b 100644 --- a/lib/strtol.c +++ b/lib/strtol.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Convert string representation of a number into an integer value. | 1 | /* Convert string representation of a number into an integer value. |
| 2 | 2 | ||
| 3 | Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2015 Free Software | 3 | Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | NOTE: The canonical source of this file is maintained with the GNU C | 6 | NOTE: The canonical source of this file is maintained with the GNU C |
diff --git a/lib/strtoll.c b/lib/strtoll.c index d7123491f3b..d0f7b62c8f1 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Function to parse a 'long long int' from text. | 1 | /* Function to parse a 'long long int' from text. |
| 2 | Copyright (C) 1995-1997, 1999, 2001, 2009-2015 Free Software Foundation, | 2 | Copyright (C) 1995-1997, 1999, 2001, 2009-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | This file is part of the GNU C Library. | 4 | This file is part of the GNU C Library. |
| 5 | 5 | ||
diff --git a/lib/strtoul.c b/lib/strtoul.c index 20517777000..6a5d4dd9066 100644 --- a/lib/strtoul.c +++ b/lib/strtoul.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1991, 1997, 2009-2015 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1991, 1997, 2009-2016 Free Software Foundation, Inc. |
| 2 | This file is part of the GNU C Library. | 2 | This file is part of the GNU C Library. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/strtoull.c b/lib/strtoull.c index 5cd2554c719..16da823b915 100644 --- a/lib/strtoull.c +++ b/lib/strtoull.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Function to parse an 'unsigned long long int' from text. | 1 | /* Function to parse an 'unsigned long long int' from text. |
| 2 | Copyright (C) 1995-1997, 1999, 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995-1997, 1999, 2009-2016 Free Software Foundation, Inc. |
| 3 | NOTE: The canonical source of this file is maintained with the GNU C | 3 | NOTE: The canonical source of this file is maintained with the GNU C |
| 4 | Library. Bugs can be reported to bug-glibc@gnu.org. | 4 | Library. Bugs can be reported to bug-glibc@gnu.org. |
| 5 | 5 | ||
diff --git a/lib/symlink.c b/lib/symlink.c index 14356c30e7c..d8684b6ba08 100644 --- a/lib/symlink.c +++ b/lib/symlink.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Stub for symlink(). | 1 | /* Stub for symlink(). |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index fd7a2917c7e..f7b260d2ad5 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Substitute for <sys/select.h>. | 1 | /* Substitute for <sys/select.h>. |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sys_stat.in.h b/lib/sys_stat.in.h index 9f5e85369f7..72d9537420c 100644 --- a/lib/sys_stat.in.h +++ b/lib/sys_stat.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Provide a more complete sys/stat header file. | 1 | /* Provide a more complete sys/stat header file. |
| 2 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sys_time.in.h b/lib/sys_time.in.h index c556c5db233..1623a1dba02 100644 --- a/lib/sys_time.in.h +++ b/lib/sys_time.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Provide a more complete sys/time.h. | 1 | /* Provide a more complete sys/time.h. |
| 2 | 2 | ||
| 3 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/sys_types.in.h b/lib/sys_types.in.h index 814bc179b0e..8ab05453829 100644 --- a/lib/sys_types.in.h +++ b/lib/sys_types.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Provide a more complete sys/types.h. | 1 | /* Provide a more complete sys/types.h. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/tempname.c b/lib/tempname.c index 69c572fbcb4..b1e9880f7b6 100644 --- a/lib/tempname.c +++ b/lib/tempname.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* tempname.c - generate the name of a temporary file. | 1 | /* tempname.c - generate the name of a temporary file. |
| 2 | 2 | ||
| 3 | Copyright (C) 1991-2003, 2005-2007, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1991-2003, 2005-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/tempname.h b/lib/tempname.h index e6093607463..be01c514365 100644 --- a/lib/tempname.h +++ b/lib/tempname.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Create a temporary file or directory. | 1 | /* Create a temporary file or directory. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/time-internal.h b/lib/time-internal.h index 6bf3f8d30b7..0635f28bb9b 100644 --- a/lib/time-internal.h +++ b/lib/time-internal.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Time internal interface | 1 | /* Time internal interface |
| 2 | 2 | ||
| 3 | Copyright 2015 Free Software Foundation, Inc. | 3 | Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/time.in.h b/lib/time.in.h index a90552ce447..865c1141196 100644 --- a/lib/time.in.h +++ b/lib/time.in.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A more-standard <time.h>. | 1 | /* A more-standard <time.h>. |
| 2 | 2 | ||
| 3 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/time_r.c b/lib/time_r.c index 0b512de99fe..dc1e16136f4 100644 --- a/lib/time_r.c +++ b/lib/time_r.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Reentrant time functions like localtime_r. | 1 | /* Reentrant time functions like localtime_r. |
| 2 | 2 | ||
| 3 | Copyright (C) 2003, 2006-2007, 2010-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2003, 2006-2007, 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/time_rz.c b/lib/time_rz.c index a89b7e70f14..bc801275b6d 100644 --- a/lib/time_rz.c +++ b/lib/time_rz.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Time zone functions such as tzalloc and localtime_rz | 1 | /* Time zone functions such as tzalloc and localtime_rz |
| 2 | 2 | ||
| 3 | Copyright 2015 Free Software Foundation, Inc. | 3 | Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/timegm.c b/lib/timegm.c index 11c485ff05a..86bdac3f43e 100644 --- a/lib/timegm.c +++ b/lib/timegm.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Convert UTC calendar time to simple time. Like mktime but assumes UTC. | 1 | /* Convert UTC calendar time to simple time. Like mktime but assumes UTC. |
| 2 | 2 | ||
| 3 | Copyright (C) 1994, 1997, 2003-2004, 2006-2007, 2009-2015 Free Software | 3 | Copyright (C) 1994, 1997, 2003-2004, 2006-2007, 2009-2016 Free Software |
| 4 | Foundation, Inc. This file is part of the GNU C Library. | 4 | Foundation, Inc. This file is part of the GNU C Library. |
| 5 | 5 | ||
| 6 | This program is free software; you can redistribute it and/or modify | 6 | This program is free software; you can redistribute it and/or modify |
diff --git a/lib/timespec-add.c b/lib/timespec-add.c index e8f6aac29d0..b09394677c5 100644 --- a/lib/timespec-add.c +++ b/lib/timespec-add.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Add two struct timespec values. | 1 | /* Add two struct timespec values. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/timespec-sub.c b/lib/timespec-sub.c index 392ec1592a1..63cc142c1b4 100644 --- a/lib/timespec-sub.c +++ b/lib/timespec-sub.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Subtract two struct timespec values. | 1 | /* Subtract two struct timespec values. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/timespec.h b/lib/timespec.h index 9ec495a08d1..601394b888c 100644 --- a/lib/timespec.h +++ b/lib/timespec.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* timespec -- System time interface | 1 | /* timespec -- System time interface |
| 2 | 2 | ||
| 3 | Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2015 Free Software | 3 | Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
| @@ -1,6 +1,6 @@ | |||
| 1 | /* uint64_t-like operations that work even on hosts lacking uint64_t | 1 | /* uint64_t-like operations that work even on hosts lacking uint64_t |
| 2 | 2 | ||
| 3 | Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/unistd.in.h b/lib/unistd.in.h index 958fea2a576..c3af07ad219 100644 --- a/lib/unistd.in.h +++ b/lib/unistd.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Substitute for and wrapper around <unistd.h>. | 1 | /* Substitute for and wrapper around <unistd.h>. |
| 2 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/utimens.c b/lib/utimens.c index 7386dcf210d..ece9b07bbb3 100644 --- a/lib/utimens.c +++ b/lib/utimens.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Set file access and modification times. | 1 | /* Set file access and modification times. |
| 2 | 2 | ||
| 3 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify it | 5 | This program is free software: you can redistribute it and/or modify it |
| 6 | under the terms of the GNU General Public License as published by the | 6 | under the terms of the GNU General Public License as published by the |
diff --git a/lib/utimens.h b/lib/utimens.h index cbd06cc7f09..a92cad43e36 100644 --- a/lib/utimens.h +++ b/lib/utimens.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Set file access and modification times. | 1 | /* Set file access and modification times. |
| 2 | 2 | ||
| 3 | Copyright 2012-2015 Free Software Foundation, Inc. | 3 | Copyright 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify it | 5 | This program is free software: you can redistribute it and/or modify it |
| 6 | under the terms of the GNU General Public License as published by the | 6 | under the terms of the GNU General Public License as published by the |
diff --git a/lib/verify.h b/lib/verify.h index 60eba498110..2f4383743bb 100644 --- a/lib/verify.h +++ b/lib/verify.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Compile-time assert-like macros. | 1 | /* Compile-time assert-like macros. |
| 2 | 2 | ||
| 3 | Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2005-2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
| @@ -1,6 +1,6 @@ | |||
| 1 | /* vla.h - variable length arrays | 1 | /* vla.h - variable length arrays |
| 2 | 2 | ||
| 3 | Copyright 2014-2015 Free Software Foundation, Inc. | 3 | Copyright 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/xalloc-oversized.h b/lib/xalloc-oversized.h index 0e579deb2bb..d81a8471d37 100644 --- a/lib/xalloc-oversized.h +++ b/lib/xalloc-oversized.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* xalloc-oversized.h -- memory allocation size checking | 1 | /* xalloc-oversized.h -- memory allocation size checking |
| 2 | 2 | ||
| 3 | Copyright (C) 1990-2000, 2003-2004, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1990-2000, 2003-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/m4/00gnulib.m4 b/m4/00gnulib.m4 index c7103ed52f5..bb37e32aa3c 100644 --- a/m4/00gnulib.m4 +++ b/m4/00gnulib.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # 00gnulib.m4 serial 3 | 1 | # 00gnulib.m4 serial 3 |
| 2 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/absolute-header.m4 b/m4/absolute-header.m4 index bc19dfc3010..7ffc38d7a2b 100644 --- a/m4/absolute-header.m4 +++ b/m4/absolute-header.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # absolute-header.m4 serial 16 | 1 | # absolute-header.m4 serial 16 |
| 2 | dnl Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
| @@ -1,7 +1,7 @@ | |||
| 1 | # acl.m4 - check for access control list (ACL) primitives | 1 | # acl.m4 - check for access control list (ACL) primitives |
| 2 | # serial 21 | 2 | # serial 21 |
| 3 | 3 | ||
| 4 | # Copyright (C) 2002, 2004-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 2002, 2004-2016 Free Software Foundation, Inc. |
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/alloca.m4 b/m4/alloca.m4 index 8408bed2882..2382ff1eeea 100644 --- a/m4/alloca.m4 +++ b/m4/alloca.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # alloca.m4 serial 14 | 1 | # alloca.m4 serial 14 |
| 2 | dnl Copyright (C) 2002-2004, 2006-2007, 2009-2015 Free Software Foundation, | 2 | dnl Copyright (C) 2002-2004, 2006-2007, 2009-2016 Free Software Foundation, |
| 3 | dnl Inc. | 3 | dnl Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/byteswap.m4 b/m4/byteswap.m4 index ec5d46cde2e..27f0fd69d20 100644 --- a/m4/byteswap.m4 +++ b/m4/byteswap.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # byteswap.m4 serial 4 | 1 | # byteswap.m4 serial 4 |
| 2 | dnl Copyright (C) 2005, 2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2005, 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/c-strtod.m4 b/m4/c-strtod.m4 index b5d8ca0129a..ed04e2ca86d 100644 --- a/m4/c-strtod.m4 +++ b/m4/c-strtod.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # c-strtod.m4 serial 15 | 1 | # c-strtod.m4 serial 15 |
| 2 | 2 | ||
| 3 | # Copyright (C) 2004-2006, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2004-2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/clock_time.m4 b/m4/clock_time.m4 index a903e582ea8..bb20344e8fa 100644 --- a/m4/clock_time.m4 +++ b/m4/clock_time.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # clock_time.m4 serial 10 | 1 | # clock_time.m4 serial 10 |
| 2 | dnl Copyright (C) 2002-2006, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index a7a2efeeba4..ddda027ecb6 100644 --- a/m4/close-stream.m4 +++ b/m4/close-stream.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #serial 4 | 1 | #serial 4 |
| 2 | dnl Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/count-one-bits.m4 b/m4/count-one-bits.m4 index e450e13645a..8db3bf1c84e 100644 --- a/m4/count-one-bits.m4 +++ b/m4/count-one-bits.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # count-one-bits.m4 serial 3 | 1 | # count-one-bits.m4 serial 3 |
| 2 | dnl Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/count-trailing-zeros.m4 b/m4/count-trailing-zeros.m4 index abd1e50a236..1b815cebc97 100644 --- a/m4/count-trailing-zeros.m4 +++ b/m4/count-trailing-zeros.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # count-trailing-zeros.m4 | 1 | # count-trailing-zeros.m4 |
| 2 | dnl Copyright (C) 2013-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/dirent_h.m4 b/m4/dirent_h.m4 index 7abd1d05e19..68836a4066b 100644 --- a/m4/dirent_h.m4 +++ b/m4/dirent_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # dirent_h.m4 serial 16 | 1 | # dirent_h.m4 serial 16 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/dirfd.m4 b/m4/dirfd.m4 index ce56cff6912..e9532e60a99 100644 --- a/m4/dirfd.m4 +++ b/m4/dirfd.m4 | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | dnl Find out how to get the file descriptor associated with an open DIR*. | 3 | dnl Find out how to get the file descriptor associated with an open DIR*. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2001-2006, 2008-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2001-2006, 2008-2016 Free Software Foundation, Inc. |
| 6 | # This file is free software; the Free Software Foundation | 6 | # This file is free software; the Free Software Foundation |
| 7 | # gives unlimited permission to copy and/or distribute it, | 7 | # gives unlimited permission to copy and/or distribute it, |
| 8 | # with or without modifications, as long as this notice is preserved. | 8 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/dup2.m4 b/m4/dup2.m4 index 59028e0982c..63d6d8eb6e2 100644 --- a/m4/dup2.m4 +++ b/m4/dup2.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #serial 24 | 1 | #serial 24 |
| 2 | dnl Copyright (C) 2002, 2005, 2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2005, 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/environ.m4 b/m4/environ.m4 index 4dbf9473e14..9a0ea7e2144 100644 --- a/m4/environ.m4 +++ b/m4/environ.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # environ.m4 serial 6 | 1 | # environ.m4 serial 6 |
| 2 | dnl Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2001-2004, 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/errno_h.m4 b/m4/errno_h.m4 index cfaa6876153..b111fce0532 100644 --- a/m4/errno_h.m4 +++ b/m4/errno_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # errno_h.m4 serial 12 | 1 | # errno_h.m4 serial 12 |
| 2 | dnl Copyright (C) 2004, 2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2004, 2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/euidaccess.m4 b/m4/euidaccess.m4 index e23e9c31134..9913f84123a 100644 --- a/m4/euidaccess.m4 +++ b/m4/euidaccess.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # euidaccess.m4 serial 15 | 1 | # euidaccess.m4 serial 15 |
| 2 | dnl Copyright (C) 2002-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/execinfo.m4 b/m4/execinfo.m4 index 2db49222d7d..2f13a1f3519 100644 --- a/m4/execinfo.m4 +++ b/m4/execinfo.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Check for GNU-style execinfo.h. | 1 | # Check for GNU-style execinfo.h. |
| 2 | 2 | ||
| 3 | dnl Copyright 2012-2015 Free Software Foundation, Inc. | 3 | dnl Copyright 2012-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/extensions.m4 b/m4/extensions.m4 index 35bc49c97bf..6d378ec41c1 100644 --- a/m4/extensions.m4 +++ b/m4/extensions.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # serial 13 -*- Autoconf -*- | 1 | # serial 13 -*- Autoconf -*- |
| 2 | # Enable extensions on systems that normally disable them. | 2 | # Enable extensions on systems that normally disable them. |
| 3 | 3 | ||
| 4 | # Copyright (C) 2003, 2006-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 2003, 2006-2016 Free Software Foundation, Inc. |
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/extern-inline.m4 b/m4/extern-inline.m4 index 72800650e6f..fe282a56ca6 100644 --- a/m4/extern-inline.m4 +++ b/m4/extern-inline.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | dnl 'extern inline' a la ISO C99. | 1 | dnl 'extern inline' a la ISO C99. |
| 2 | 2 | ||
| 3 | dnl Copyright 2012-2015 Free Software Foundation, Inc. | 3 | dnl Copyright 2012-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/faccessat.m4 b/m4/faccessat.m4 index 941cb02d12b..dafce87b5d3 100644 --- a/m4/faccessat.m4 +++ b/m4/faccessat.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # serial 6 | 1 | # serial 6 |
| 2 | # See if we need to provide faccessat replacement. | 2 | # See if we need to provide faccessat replacement. |
| 3 | 3 | ||
| 4 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 4 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 5 | dnl This file is free software; the Free Software Foundation | 5 | dnl This file is free software; the Free Software Foundation |
| 6 | dnl gives unlimited permission to copy and/or distribute it, | 6 | dnl gives unlimited permission to copy and/or distribute it, |
| 7 | dnl with or without modifications, as long as this notice is preserved. | 7 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fcntl.m4 b/m4/fcntl.m4 index 76dd86711b2..0037e5fb650 100644 --- a/m4/fcntl.m4 +++ b/m4/fcntl.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # fcntl.m4 serial 8 | 1 | # fcntl.m4 serial 8 |
| 2 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fcntl_h.m4 b/m4/fcntl_h.m4 index b279162a17c..ef0d78dde1c 100644 --- a/m4/fcntl_h.m4 +++ b/m4/fcntl_h.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 15 | 1 | # serial 15 |
| 2 | # Configure fcntl.h. | 2 | # Configure fcntl.h. |
| 3 | dnl Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc. | 3 | dnl Copyright (C) 2006-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fdatasync.m4 b/m4/fdatasync.m4 index 35b09a849b6..5a32e744ba6 100644 --- a/m4/fdatasync.m4 +++ b/m4/fdatasync.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # fdatasync.m4 serial 4 | 1 | # fdatasync.m4 serial 4 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fdopendir.m4 b/m4/fdopendir.m4 index 317eac94e42..cadbee3ca97 100644 --- a/m4/fdopendir.m4 +++ b/m4/fdopendir.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # serial 10 | 1 | # serial 10 |
| 2 | # See if we need to provide fdopendir. | 2 | # See if we need to provide fdopendir. |
| 3 | 3 | ||
| 4 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 4 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 5 | dnl This file is free software; the Free Software Foundation | 5 | dnl This file is free software; the Free Software Foundation |
| 6 | dnl gives unlimited permission to copy and/or distribute it, | 6 | dnl gives unlimited permission to copy and/or distribute it, |
| 7 | dnl with or without modifications, as long as this notice is preserved. | 7 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/filemode.m4 b/m4/filemode.m4 index e2a195c04ef..839fcc17ebe 100644 --- a/m4/filemode.m4 +++ b/m4/filemode.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # filemode.m4 serial 8 | 1 | # filemode.m4 serial 8 |
| 2 | dnl Copyright (C) 2002, 2005-2006, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2005-2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fpending.m4 b/m4/fpending.m4 index 4781db12379..a446156df2f 100644 --- a/m4/fpending.m4 +++ b/m4/fpending.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 21 | 1 | # serial 21 |
| 2 | 2 | ||
| 3 | # Copyright (C) 2000-2001, 2004-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2000-2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fstatat.m4 b/m4/fstatat.m4 index e5f9f90061f..84177f02cf0 100644 --- a/m4/fstatat.m4 +++ b/m4/fstatat.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # fstatat.m4 serial 3 | 1 | # fstatat.m4 serial 3 |
| 2 | dnl Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/fsync.m4 b/m4/fsync.m4 index bc2b0935212..405d43d6d79 100644 --- a/m4/fsync.m4 +++ b/m4/fsync.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # fsync.m4 serial 2 | 1 | # fsync.m4 serial 2 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/getdtablesize.m4 b/m4/getdtablesize.m4 index 25e9968947d..1bf4db043e6 100644 --- a/m4/getdtablesize.m4 +++ b/m4/getdtablesize.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # getdtablesize.m4 serial 6 | 1 | # getdtablesize.m4 serial 6 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/getgroups.m4 b/m4/getgroups.m4 index 16e72c7bf3c..4b1573d8657 100644 --- a/m4/getgroups.m4 +++ b/m4/getgroups.m4 | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | dnl From Jim Meyering. | 3 | dnl From Jim Meyering. |
| 4 | dnl A wrapper around AC_FUNC_GETGROUPS. | 4 | dnl A wrapper around AC_FUNC_GETGROUPS. |
| 5 | 5 | ||
| 6 | # Copyright (C) 1996-1997, 1999-2004, 2008-2015 Free Software Foundation, Inc. | 6 | # Copyright (C) 1996-1997, 1999-2004, 2008-2016 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is free software; the Free Software Foundation | 8 | # This file is free software; the Free Software Foundation |
| 9 | # gives unlimited permission to copy and/or distribute it, | 9 | # gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4 index 1234ba9fe2b..76547d18c2e 100644 --- a/m4/getloadavg.m4 +++ b/m4/getloadavg.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Check for getloadavg. | 1 | # Check for getloadavg. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2015 Free Software | 3 | # Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2016 Free Software |
| 4 | # Foundation, Inc. | 4 | # Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is free software; the Free Software Foundation | 6 | # This file is free software; the Free Software Foundation |
diff --git a/m4/getopt.m4 b/m4/getopt.m4 index e76e501fdd6..ce6ec67b914 100644 --- a/m4/getopt.m4 +++ b/m4/getopt.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # getopt.m4 serial 44 | 1 | # getopt.m4 serial 44 |
| 2 | dnl Copyright (C) 2002-2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/gettime.m4 b/m4/gettime.m4 index cd499ff5d79..9843ed48557 100644 --- a/m4/gettime.m4 +++ b/m4/gettime.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # gettime.m4 serial 8 | 1 | # gettime.m4 serial 8 |
| 2 | dnl Copyright (C) 2002, 2004-2006, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2004-2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/gettimeofday.m4 b/m4/gettimeofday.m4 index ce246e18bc2..4ae5d63fe3e 100644 --- a/m4/gettimeofday.m4 +++ b/m4/gettimeofday.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 21 | 1 | # serial 21 |
| 2 | 2 | ||
| 3 | # Copyright (C) 2001-2003, 2005, 2007, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2001-2003, 2005, 2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/gnulib-common.m4 b/m4/gnulib-common.m4 index 50ef974205f..f8454c8a014 100644 --- a/m4/gnulib-common.m4 +++ b/m4/gnulib-common.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # gnulib-common.m4 serial 36 | 1 | # gnulib-common.m4 serial 36 |
| 2 | dnl Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4 index 349c0dce4e2..69920a84afd 100644 --- a/m4/gnulib-comp.m4 +++ b/m4/gnulib-comp.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # DO NOT EDIT! GENERATED AUTOMATICALLY! | 1 | # DO NOT EDIT! GENERATED AUTOMATICALLY! |
| 2 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 2 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 3 | # | 3 | # |
| 4 | # This file is free software; you can redistribute it and/or modify | 4 | # This file is free software; you can redistribute it and/or modify |
| 5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
diff --git a/m4/gnulib-tool.m4 b/m4/gnulib-tool.m4 index fede1fc3bd1..0d2ee444b4f 100644 --- a/m4/gnulib-tool.m4 +++ b/m4/gnulib-tool.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # gnulib-tool.m4 serial 2 | 1 | # gnulib-tool.m4 serial 2 |
| 2 | dnl Copyright (C) 2004-2005, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2004-2005, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/group-member.m4 b/m4/group-member.m4 index 526a67a895b..9e7e3e14441 100644 --- a/m4/group-member.m4 +++ b/m4/group-member.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 14 | 1 | # serial 14 |
| 2 | 2 | ||
| 3 | # Copyright (C) 1999-2001, 2003-2007, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1999-2001, 2003-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/include_next.m4 b/m4/include_next.m4 index 233d254e808..db0f2c0795c 100644 --- a/m4/include_next.m4 +++ b/m4/include_next.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # include_next.m4 serial 23 | 1 | # include_next.m4 serial 23 |
| 2 | dnl Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/inttypes.m4 b/m4/inttypes.m4 index 4209ffd1509..61cdb1a8483 100644 --- a/m4/inttypes.m4 +++ b/m4/inttypes.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # inttypes.m4 serial 26 | 1 | # inttypes.m4 serial 26 |
| 2 | dnl Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/largefile.m4 b/m4/largefile.m4 index b7a6c48b680..8bbdfaac1db 100644 --- a/m4/largefile.m4 +++ b/m4/largefile.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Enable large files on systems where this is not the default. | 1 | # Enable large files on systems where this is not the default. |
| 2 | 2 | ||
| 3 | # Copyright 1992-1996, 1998-2015 Free Software Foundation, Inc. | 3 | # Copyright 1992-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/longlong.m4 b/m4/longlong.m4 index d57bc700d4f..36d8b124212 100644 --- a/m4/longlong.m4 +++ b/m4/longlong.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # longlong.m4 serial 17 | 1 | # longlong.m4 serial 17 |
| 2 | dnl Copyright (C) 1999-2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 1999-2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/lstat.m4 b/m4/lstat.m4 index adf752c0dfa..e143d5c8b58 100644 --- a/m4/lstat.m4 +++ b/m4/lstat.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 27 | 1 | # serial 27 |
| 2 | 2 | ||
| 3 | # Copyright (C) 1997-2001, 2003-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1997-2001, 2003-2016 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 index b4e38d94463..12d68da6f38 100644 --- a/m4/manywarnings.m4 +++ b/m4/manywarnings.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # manywarnings.m4 serial 7 | 1 | # manywarnings.m4 serial 7 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
| @@ -1,5 +1,5 @@ | |||
| 1 | # md5.m4 serial 14 | 1 | # md5.m4 serial 14 |
| 2 | dnl Copyright (C) 2002-2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/memrchr.m4 b/m4/memrchr.m4 index f3f74b82cc0..6e7df5c6d54 100644 --- a/m4/memrchr.m4 +++ b/m4/memrchr.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # memrchr.m4 serial 10 | 1 | # memrchr.m4 serial 10 |
| 2 | dnl Copyright (C) 2002-2003, 2005-2007, 2009-2015 Free Software Foundation, | 2 | dnl Copyright (C) 2002-2003, 2005-2007, 2009-2016 Free Software Foundation, |
| 3 | dnl Inc. | 3 | dnl Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/mkostemp.m4 b/m4/mkostemp.m4 index cc1b65c40a3..1f44a0390aa 100644 --- a/m4/mkostemp.m4 +++ b/m4/mkostemp.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # mkostemp.m4 serial 2 | 1 | # mkostemp.m4 serial 2 |
| 2 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/mktime.m4 b/m4/mktime.m4 index 3f0e1eee440..78f16ba66ae 100644 --- a/m4/mktime.m4 +++ b/m4/mktime.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # serial 25 | 1 | # serial 25 |
| 2 | dnl Copyright (C) 2002-2003, 2005-2007, 2009-2015 Free Software Foundation, | 2 | dnl Copyright (C) 2002-2003, 2005-2007, 2009-2016 Free Software Foundation, |
| 3 | dnl Inc. | 3 | dnl Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/multiarch.m4 b/m4/multiarch.m4 index fc575c1d437..43b5d057508 100644 --- a/m4/multiarch.m4 +++ b/m4/multiarch.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # multiarch.m4 serial 7 | 1 | # multiarch.m4 serial 7 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/nocrash.m4 b/m4/nocrash.m4 index 56283180f04..ecc55c6172d 100644 --- a/m4/nocrash.m4 +++ b/m4/nocrash.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # nocrash.m4 serial 4 | 1 | # nocrash.m4 serial 4 |
| 2 | dnl Copyright (C) 2005, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2005, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/off_t.m4 b/m4/off_t.m4 index 0eb14678be1..282751b47b4 100644 --- a/m4/off_t.m4 +++ b/m4/off_t.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # off_t.m4 serial 1 | 1 | # off_t.m4 serial 1 |
| 2 | dnl Copyright (C) 2012-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/pathmax.m4 b/m4/pathmax.m4 index 0e3db7a237b..6f8e59a1a24 100644 --- a/m4/pathmax.m4 +++ b/m4/pathmax.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # pathmax.m4 serial 10 | 1 | # pathmax.m4 serial 10 |
| 2 | dnl Copyright (C) 2002-2003, 2005-2006, 2009-2015 Free Software Foundation, | 2 | dnl Copyright (C) 2002-2003, 2005-2006, 2009-2016 Free Software Foundation, |
| 3 | dnl Inc. | 3 | dnl Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/pipe2.m4 b/m4/pipe2.m4 index 0b64651a577..c09fceebb86 100644 --- a/m4/pipe2.m4 +++ b/m4/pipe2.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # pipe2.m4 serial 2 | 1 | # pipe2.m4 serial 2 |
| 2 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/pselect.m4 b/m4/pselect.m4 index df007058b6f..2c620de4137 100644 --- a/m4/pselect.m4 +++ b/m4/pselect.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # pselect.m4 serial 2 | 1 | # pselect.m4 serial 2 |
| 2 | dnl Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/pthread_sigmask.m4 b/m4/pthread_sigmask.m4 index 25988566461..5b3e1cad327 100644 --- a/m4/pthread_sigmask.m4 +++ b/m4/pthread_sigmask.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # pthread_sigmask.m4 serial 16 | 1 | # pthread_sigmask.m4 serial 16 |
| 2 | dnl Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/putenv.m4 b/m4/putenv.m4 index 73a5f4691c2..c3c30d84568 100644 --- a/m4/putenv.m4 +++ b/m4/putenv.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # putenv.m4 serial 20 | 1 | # putenv.m4 serial 20 |
| 2 | dnl Copyright (C) 2002-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/readlink.m4 b/m4/readlink.m4 index 88c9bfef717..ede0378b481 100644 --- a/m4/readlink.m4 +++ b/m4/readlink.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # readlink.m4 serial 12 | 1 | # readlink.m4 serial 12 |
| 2 | dnl Copyright (C) 2003, 2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2003, 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/readlinkat.m4 b/m4/readlinkat.m4 index 3477602a14f..428b183b086 100644 --- a/m4/readlinkat.m4 +++ b/m4/readlinkat.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # serial 5 | 1 | # serial 5 |
| 2 | # See if we need to provide readlinkat replacement. | 2 | # See if we need to provide readlinkat replacement. |
| 3 | 3 | ||
| 4 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 4 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 5 | dnl This file is free software; the Free Software Foundation | 5 | dnl This file is free software; the Free Software Foundation |
| 6 | dnl gives unlimited permission to copy and/or distribute it, | 6 | dnl gives unlimited permission to copy and/or distribute it, |
| 7 | dnl with or without modifications, as long as this notice is preserved. | 7 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/secure_getenv.m4 b/m4/secure_getenv.m4 index 6afe89fda57..00194c8497f 100644 --- a/m4/secure_getenv.m4 +++ b/m4/secure_getenv.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Look up an environment variable more securely. | 1 | # Look up an environment variable more securely. |
| 2 | dnl Copyright 2013-2015 Free Software Foundation, Inc. | 2 | dnl Copyright 2013-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sha1.m4 b/m4/sha1.m4 index 9d6aa0ce8c8..fbcb788e267 100644 --- a/m4/sha1.m4 +++ b/m4/sha1.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sha1.m4 serial 12 | 1 | # sha1.m4 serial 12 |
| 2 | dnl Copyright (C) 2002-2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sha256.m4 b/m4/sha256.m4 index a12cd7e3d1c..91f63b75c91 100644 --- a/m4/sha256.m4 +++ b/m4/sha256.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sha256.m4 serial 8 | 1 | # sha256.m4 serial 8 |
| 2 | dnl Copyright (C) 2005, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2005, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sha512.m4 b/m4/sha512.m4 index 77c76a8f7db..3247e0a80d3 100644 --- a/m4/sha512.m4 +++ b/m4/sha512.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sha512.m4 serial 9 | 1 | # sha512.m4 serial 9 |
| 2 | dnl Copyright (C) 2005-2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2005-2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sig2str.m4 b/m4/sig2str.m4 index 71cfa4b2bfa..83acddd80a1 100644 --- a/m4/sig2str.m4 +++ b/m4/sig2str.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # serial 7 | 1 | # serial 7 |
| 2 | dnl Copyright (C) 2002, 2005-2006, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2005-2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/signal_h.m4 b/m4/signal_h.m4 index f737c36ba82..bcfd7b4be30 100644 --- a/m4/signal_h.m4 +++ b/m4/signal_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # signal_h.m4 serial 18 | 1 | # signal_h.m4 serial 18 |
| 2 | dnl Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/socklen.m4 b/m4/socklen.m4 index bcabed3ef0f..634c43a35c1 100644 --- a/m4/socklen.m4 +++ b/m4/socklen.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # socklen.m4 serial 10 | 1 | # socklen.m4 serial 10 |
| 2 | dnl Copyright (C) 2005-2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2005-2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/ssize_t.m4 b/m4/ssize_t.m4 index 25bd4514343..3e7b9e6e024 100644 --- a/m4/ssize_t.m4 +++ b/m4/ssize_t.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # ssize_t.m4 serial 5 (gettext-0.18.2) | 1 | # ssize_t.m4 serial 5 (gettext-0.18.2) |
| 2 | dnl Copyright (C) 2001-2003, 2006, 2010-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2001-2003, 2006, 2010-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/st_dm_mode.m4 b/m4/st_dm_mode.m4 index 6543bf625b5..1cfe68e4065 100644 --- a/m4/st_dm_mode.m4 +++ b/m4/st_dm_mode.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 6 | 1 | # serial 6 |
| 2 | 2 | ||
| 3 | # Copyright (C) 1998-1999, 2001, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1998-1999, 2001, 2009-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/stat-time.m4 b/m4/stat-time.m4 index 9c8ceec1893..231cb740383 100644 --- a/m4/stat-time.m4 +++ b/m4/stat-time.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Checks for stat-related time functions. | 1 | # Checks for stat-related time functions. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2015 Free Software | 3 | # Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2016 Free Software |
| 4 | # Foundation, Inc. | 4 | # Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is free software; the Free Software Foundation | 6 | # This file is free software; the Free Software Foundation |
diff --git a/m4/stat.m4 b/m4/stat.m4 index d1b37689632..a794975de9c 100644 --- a/m4/stat.m4 +++ b/m4/stat.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 11 | 1 | # serial 11 |
| 2 | 2 | ||
| 3 | # Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/stdalign.m4 b/m4/stdalign.m4 index 033b0d39e4a..49980cd636e 100644 --- a/m4/stdalign.m4 +++ b/m4/stdalign.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Check for stdalign.h that conforms to C11. | 1 | # Check for stdalign.h that conforms to C11. |
| 2 | 2 | ||
| 3 | dnl Copyright 2011-2015 Free Software Foundation, Inc. | 3 | dnl Copyright 2011-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/stddef_h.m4 b/m4/stddef_h.m4 index 231050274ad..c045c65f9f8 100644 --- a/m4/stddef_h.m4 +++ b/m4/stddef_h.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | dnl A placeholder for <stddef.h>, for platforms that have issues. | 1 | dnl A placeholder for <stddef.h>, for platforms that have issues. |
| 2 | # stddef_h.m4 serial 5 | 2 | # stddef_h.m4 serial 5 |
| 3 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/stdint.m4 b/m4/stdint.m4 index 4011a4942a1..0f40ce803b7 100644 --- a/m4/stdint.m4 +++ b/m4/stdint.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # stdint.m4 serial 43 | 1 | # stdint.m4 serial 43 |
| 2 | dnl Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/stdio_h.m4 b/m4/stdio_h.m4 index f60cc2156e0..0e387585d27 100644 --- a/m4/stdio_h.m4 +++ b/m4/stdio_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # stdio_h.m4 serial 46 | 1 | # stdio_h.m4 serial 46 |
| 2 | dnl Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/stdlib_h.m4 b/m4/stdlib_h.m4 index 0b4c623ec71..19107c41996 100644 --- a/m4/stdlib_h.m4 +++ b/m4/stdlib_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # stdlib_h.m4 serial 42 | 1 | # stdlib_h.m4 serial 42 |
| 2 | dnl Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/stpcpy.m4 b/m4/stpcpy.m4 index 7e28beeeeef..70bbfd87621 100644 --- a/m4/stpcpy.m4 +++ b/m4/stpcpy.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # stpcpy.m4 serial 8 | 1 | # stpcpy.m4 serial 8 |
| 2 | dnl Copyright (C) 2002, 2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/strftime.m4 b/m4/strftime.m4 index 4557626ae08..9598e7272ee 100644 --- a/m4/strftime.m4 +++ b/m4/strftime.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 33 | 1 | # serial 33 |
| 2 | 2 | ||
| 3 | # Copyright (C) 1996-1997, 1999-2007, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1996-1997, 1999-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/string_h.m4 b/m4/string_h.m4 index 55d09ef4078..0c5ec6f9a09 100644 --- a/m4/string_h.m4 +++ b/m4/string_h.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Configure a GNU-like replacement for <string.h>. | 1 | # Configure a GNU-like replacement for <string.h>. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/strtoimax.m4 b/m4/strtoimax.m4 index fde732aa90a..9d920ab27cb 100644 --- a/m4/strtoimax.m4 +++ b/m4/strtoimax.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # strtoimax.m4 serial 14 | 1 | # strtoimax.m4 serial 14 |
| 2 | dnl Copyright (C) 2002-2004, 2006, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2004, 2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/strtoll.m4 b/m4/strtoll.m4 index 666f44a6ba2..3ad665eaca3 100644 --- a/m4/strtoll.m4 +++ b/m4/strtoll.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # strtoll.m4 serial 7 | 1 | # strtoll.m4 serial 7 |
| 2 | dnl Copyright (C) 2002, 2004, 2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2004, 2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/strtoull.m4 b/m4/strtoull.m4 index 4267bd72569..78a67c71f6b 100644 --- a/m4/strtoull.m4 +++ b/m4/strtoull.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # strtoull.m4 serial 7 | 1 | # strtoull.m4 serial 7 |
| 2 | dnl Copyright (C) 2002, 2004, 2006, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2004, 2006, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/strtoumax.m4 b/m4/strtoumax.m4 index 5312ef4d518..1a5ee4bde75 100644 --- a/m4/strtoumax.m4 +++ b/m4/strtoumax.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # strtoumax.m4 serial 12 | 1 | # strtoumax.m4 serial 12 |
| 2 | dnl Copyright (C) 2002-2004, 2006, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2004, 2006, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/symlink.m4 b/m4/symlink.m4 index a59e2f0dd72..d15d915b08b 100644 --- a/m4/symlink.m4 +++ b/m4/symlink.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # serial 6 | 1 | # serial 6 |
| 2 | # See if we need to provide symlink replacement. | 2 | # See if we need to provide symlink replacement. |
| 3 | 3 | ||
| 4 | dnl Copyright (C) 2009-2015 Free Software Foundation, Inc. | 4 | dnl Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 5 | dnl This file is free software; the Free Software Foundation | 5 | dnl This file is free software; the Free Software Foundation |
| 6 | dnl gives unlimited permission to copy and/or distribute it, | 6 | dnl gives unlimited permission to copy and/or distribute it, |
| 7 | dnl with or without modifications, as long as this notice is preserved. | 7 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sys_select_h.m4 b/m4/sys_select_h.m4 index 5ec5919f25d..23526e5f568 100644 --- a/m4/sys_select_h.m4 +++ b/m4/sys_select_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sys_select_h.m4 serial 20 | 1 | # sys_select_h.m4 serial 20 |
| 2 | dnl Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sys_socket_h.m4 b/m4/sys_socket_h.m4 index eaeabe7d966..ae500c76053 100644 --- a/m4/sys_socket_h.m4 +++ b/m4/sys_socket_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sys_socket_h.m4 serial 23 | 1 | # sys_socket_h.m4 serial 23 |
| 2 | dnl Copyright (C) 2005-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sys_stat_h.m4 b/m4/sys_stat_h.m4 index 6c909e816a7..3d43b6f5ef2 100644 --- a/m4/sys_stat_h.m4 +++ b/m4/sys_stat_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sys_stat_h.m4 serial 28 -*- Autoconf -*- | 1 | # sys_stat_h.m4 serial 28 -*- Autoconf -*- |
| 2 | dnl Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sys_time_h.m4 b/m4/sys_time_h.m4 index 28c8b1acbba..3061a9c185f 100644 --- a/m4/sys_time_h.m4 +++ b/m4/sys_time_h.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Configure a replacement for <sys/time.h>. | 1 | # Configure a replacement for <sys/time.h>. |
| 2 | # serial 8 | 2 | # serial 8 |
| 3 | 3 | ||
| 4 | # Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc. |
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/sys_types_h.m4 b/m4/sys_types_h.m4 index 2232aece63e..b0aabb47862 100644 --- a/m4/sys_types_h.m4 +++ b/m4/sys_types_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # sys_types_h.m4 serial 5 | 1 | # sys_types_h.m4 serial 5 |
| 2 | dnl Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/tempname.m4 b/m4/tempname.m4 index b1694d68475..acf4c8d07c0 100644 --- a/m4/tempname.m4 +++ b/m4/tempname.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #serial 5 | 1 | #serial 5 |
| 2 | 2 | ||
| 3 | # Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2006-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | # This file is free software; the Free Software Foundation | 4 | # This file is free software; the Free Software Foundation |
| 5 | # gives unlimited permission to copy and/or distribute it, | 5 | # gives unlimited permission to copy and/or distribute it, |
| 6 | # with or without modifications, as long as this notice is preserved. | 6 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/time_h.m4 b/m4/time_h.m4 index 754b469a0d9..eb2a631e2ce 100644 --- a/m4/time_h.m4 +++ b/m4/time_h.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Configure a more-standard replacement for <time.h>. | 1 | # Configure a more-standard replacement for <time.h>. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2000-2001, 2003-2007, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2000-2001, 2003-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # serial 9 | 5 | # serial 9 |
| 6 | 6 | ||
diff --git a/m4/time_r.m4 b/m4/time_r.m4 index 8df7e139cf2..21b4a2cc18e 100644 --- a/m4/time_r.m4 +++ b/m4/time_r.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | dnl Reentrant time functions: localtime_r, gmtime_r. | 1 | dnl Reentrant time functions: localtime_r, gmtime_r. |
| 2 | 2 | ||
| 3 | dnl Copyright (C) 2003, 2006-2015 Free Software Foundation, Inc. | 3 | dnl Copyright (C) 2003, 2006-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/time_rz.m4 b/m4/time_rz.m4 index 0c1f2c3736c..9b1db1b24b6 100644 --- a/m4/time_rz.m4 +++ b/m4/time_rz.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | dnl Time zone functions: tzalloc, localtime_rz, etc. | 1 | dnl Time zone functions: tzalloc, localtime_rz, etc. |
| 2 | 2 | ||
| 3 | dnl Copyright (C) 2015 Free Software Foundation, Inc. | 3 | dnl Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | dnl This file is free software; the Free Software Foundation | 4 | dnl This file is free software; the Free Software Foundation |
| 5 | dnl gives unlimited permission to copy and/or distribute it, | 5 | dnl gives unlimited permission to copy and/or distribute it, |
| 6 | dnl with or without modifications, as long as this notice is preserved. | 6 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/timegm.m4 b/m4/timegm.m4 index 8e68b99baa2..752aa43d7ea 100644 --- a/m4/timegm.m4 +++ b/m4/timegm.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # timegm.m4 serial 11 | 1 | # timegm.m4 serial 11 |
| 2 | dnl Copyright (C) 2003, 2007, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2003, 2007, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/timer_time.m4 b/m4/timer_time.m4 index 962bbd2bdf0..114f92a9d93 100644 --- a/m4/timer_time.m4 +++ b/m4/timer_time.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # timer_time.m4 serial 3 | 1 | # timer_time.m4 serial 3 |
| 2 | dnl Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/timespec.m4 b/m4/timespec.m4 index 06b3533e42f..24825181245 100644 --- a/m4/timespec.m4 +++ b/m4/timespec.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #serial 15 | 1 | #serial 15 |
| 2 | 2 | ||
| 3 | # Copyright (C) 2000-2001, 2003-2007, 2009-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2000-2001, 2003-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is free software; the Free Software Foundation | 5 | # This file is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
diff --git a/m4/tm_gmtoff.m4 b/m4/tm_gmtoff.m4 index 71a88f92f49..ce0671fd1f2 100644 --- a/m4/tm_gmtoff.m4 +++ b/m4/tm_gmtoff.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # tm_gmtoff.m4 serial 3 | 1 | # tm_gmtoff.m4 serial 3 |
| 2 | dnl Copyright (C) 2002, 2009-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002, 2009-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/unistd_h.m4 b/m4/unistd_h.m4 index b3c581f7b25..544dadb4122 100644 --- a/m4/unistd_h.m4 +++ b/m4/unistd_h.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # unistd_h.m4 serial 68 | 1 | # unistd_h.m4 serial 68 |
| 2 | dnl Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/utimbuf.m4 b/m4/utimbuf.m4 index 7c33ae94923..d2473bf66de 100644 --- a/m4/utimbuf.m4 +++ b/m4/utimbuf.m4 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # serial 9 | 1 | # serial 9 |
| 2 | 2 | ||
| 3 | # Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2015 Free Software Foundation, | 3 | # Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2016 Free Software Foundation, |
| 4 | # Inc. | 4 | # Inc. |
| 5 | # | 5 | # |
| 6 | # This file is free software; the Free Software Foundation | 6 | # This file is free software; the Free Software Foundation |
diff --git a/m4/utimens.m4 b/m4/utimens.m4 index b022cfdc857..211b1fc39dc 100644 --- a/m4/utimens.m4 +++ b/m4/utimens.m4 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | dnl Copyright (C) 2003-2015 Free Software Foundation, Inc. | 1 | dnl Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 2 | dnl This file is free software; the Free Software Foundation | 2 | dnl This file is free software; the Free Software Foundation |
| 3 | dnl gives unlimited permission to copy and/or distribute it, | 3 | dnl gives unlimited permission to copy and/or distribute it, |
| 4 | dnl with or without modifications, as long as this notice is preserved. | 4 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/utimes.m4 b/m4/utimes.m4 index e26a576b820..a016723e24a 100644 --- a/m4/utimes.m4 +++ b/m4/utimes.m4 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Detect some bugs in glibc's implementation of utimes. | 1 | # Detect some bugs in glibc's implementation of utimes. |
| 2 | # serial 3 | 2 | # serial 3 |
| 3 | 3 | ||
| 4 | dnl Copyright (C) 2003-2005, 2009-2015 Free Software Foundation, Inc. | 4 | dnl Copyright (C) 2003-2005, 2009-2016 Free Software Foundation, Inc. |
| 5 | dnl This file is free software; the Free Software Foundation | 5 | dnl This file is free software; the Free Software Foundation |
| 6 | dnl gives unlimited permission to copy and/or distribute it, | 6 | dnl gives unlimited permission to copy and/or distribute it, |
| 7 | dnl with or without modifications, as long as this notice is preserved. | 7 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/vararrays.m4 b/m4/vararrays.m4 index 6e09c7b0398..93fd66e61a6 100644 --- a/m4/vararrays.m4 +++ b/m4/vararrays.m4 | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | # From Paul Eggert | 5 | # From Paul Eggert |
| 6 | 6 | ||
| 7 | # Copyright (C) 2001, 2009-2015 Free Software Foundation, Inc. | 7 | # Copyright (C) 2001, 2009-2016 Free Software Foundation, Inc. |
| 8 | # This file is free software; the Free Software Foundation | 8 | # This file is free software; the Free Software Foundation |
| 9 | # gives unlimited permission to copy and/or distribute it, | 9 | # gives unlimited permission to copy and/or distribute it, |
| 10 | # with or without modifications, as long as this notice is preserved. | 10 | # with or without modifications, as long as this notice is preserved. |
diff --git a/m4/warnings.m4 b/m4/warnings.m4 index 5ae01def133..924e21d5e87 100644 --- a/m4/warnings.m4 +++ b/m4/warnings.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # warnings.m4 serial 11 | 1 | # warnings.m4 serial 11 |
| 2 | dnl Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
diff --git a/m4/wchar_t.m4 b/m4/wchar_t.m4 index dc964e67e26..2db8c3f2f62 100644 --- a/m4/wchar_t.m4 +++ b/m4/wchar_t.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # wchar_t.m4 serial 4 (gettext-0.18.2) | 1 | # wchar_t.m4 serial 4 (gettext-0.18.2) |
| 2 | dnl Copyright (C) 2002-2003, 2008-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2002-2003, 2008-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |