gcc.c (process_command): Update copyright notice dates.

gcc/
	* gcc.c (process_command): Update copyright notice dates.
	* gcov-dump.c (print_version): Ditto.
	* gcov.c (print_version): Ditto.
	* gcov-tool.c (print_version): Ditto.
	* gengtype.c (create_file): Ditto.
	* doc/cpp.texi: Bump @copying's copyright year.
	* doc/cppinternals.texi: Ditto.
	* doc/gcc.texi: Ditto.
	* doc/gccint.texi: Ditto.
	* doc/gcov.texi: Ditto.
	* doc/install.texi: Ditto.
	* doc/invoke.texi: Ditto.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
	* gfc-internals.texi: Bump @copying's copyright year.
	* gfortran.texi: Ditto.
	* intrinsic.texi: Ditto.
	* invoke.texi: Ditto.
gcc/ada/
 	* gnat_ugn.texi: Bump @copying's copyright year.
 	* gnat_rm.texi: Likewise.
gcc/go/
	* gccgo.texi: Bump @copyrights-go year.
libitm/
	* libitm.texi: Bump @copying's copyright year.
libgomp/
	* libgomp.texi: Bump @copying's copyright year.
libquadmath/
	* libquadmath.texi: Bump @copying's copyright year.

From-SVN: r256166
This commit is contained in:
Jakub Jelinek 2018-01-03 10:17:54 +01:00
parent 0ecc2b7db7
commit 65e6aea386
32 changed files with 56923 additions and 56863 deletions

File diff suppressed because it is too large Load diff

41783
gcc/ChangeLog-2017 Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

12773
gcc/ada/ChangeLog-2017 Normal file

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@ GNAT Reference Manual , Dec 15, 2017
AdaCore
Copyright @copyright{} 2008-2017, Free Software Foundation
Copyright @copyright{} 2008-2018, Free Software Foundation
@end quotation
@end copying

View file

@ -25,7 +25,7 @@ GNAT User's Guide for Native Platforms , Dec 15, 2017
AdaCore
Copyright @copyright{} 2008-2017, Free Software Foundation
Copyright @copyright{} 2008-2018, Free Software Foundation
@end quotation
@end copying

View file

@ -10,7 +10,7 @@
@copying
@c man begin COPYRIGHT
Copyright @copyright{} 1987-2017 Free Software Foundation, Inc.
Copyright @copyright{} 1987-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -18,7 +18,7 @@
@ifinfo
This file documents the internals of the GNU C Preprocessor.
Copyright (C) 2000-2017 Free Software Foundation, Inc.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@ -47,7 +47,7 @@ into another language, under the above conditions for modified versions.
@page
@vskip 0pt plus 1filll
@c man begin COPYRIGHT
Copyright @copyright{} 2000-2017 Free Software Foundation, Inc.
Copyright @copyright{} 2000-2018 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice

View file

@ -40,7 +40,7 @@
@c %**end of header
@copying
Copyright @copyright{} 1988-2017 Free Software Foundation, Inc.
Copyright @copyright{} 1988-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -26,7 +26,7 @@
@c %**end of header
@copying
Copyright @copyright{} 1988-2017 Free Software Foundation, Inc.
Copyright @copyright{} 1988-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -4,7 +4,7 @@
@ignore
@c man begin COPYRIGHT
Copyright @copyright{} 1996-2017 Free Software Foundation, Inc.
Copyright @copyright{} 1996-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -44,7 +44,7 @@
@settitle Installing GCC: GNU Free Documentation License
@end ifset
@c Copyright (C) 1988-2017 Free Software Foundation, Inc.
@c Copyright (C) 1988-2018 Free Software Foundation, Inc.
@c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
@c IMPORTANT: whenever you modify this file, run `install.texi2html' to
@ -69,7 +69,7 @@
@c Part 2 Summary Description and Copyright
@copying
Copyright @copyright{} 1988-2017 Free Software Foundation, Inc.
Copyright @copyright{} 1988-2018 Free Software Foundation, Inc.
@sp 1
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -8,7 +8,7 @@
@c man end
@c man begin COPYRIGHT
Copyright @copyright{} 1988-2017 Free Software Foundation, Inc.
Copyright @copyright{} 1988-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

File diff suppressed because it is too large Load diff

2295
gcc/fortran/ChangeLog-2017 Normal file

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename gfc-internals.info
@set copyrights-gfortran 2007-2017
@set copyrights-gfortran 2007-2018
@include gcc-common.texi

View file

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename gfortran.info
@set copyrights-gfortran 1999-2017
@set copyrights-gfortran 1999-2018
@include gcc-common.texi

View file

@ -276,7 +276,7 @@ lang_specific_driver (struct cl_decoded_option **in_decoded_options,
case OPT__version:
printf ("GNU Fortran %s%s\n", pkgversion_string, version_string);
printf ("Copyright %s 2017 Free Software Foundation, Inc.\n",
printf ("Copyright %s 2018 Free Software Foundation, Inc.\n",
_("(C)"));
fputs (_("This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"),

View file

@ -1,5 +1,5 @@
@ignore
Copyright (C) 2005-2017 Free Software Foundation, Inc.
Copyright (C) 2005-2018 Free Software Foundation, Inc.
This is part of the GNU Fortran manual.
For copying conditions, see the file gfortran.texi.

View file

@ -1,10 +1,10 @@
@c Copyright (C) 2004-2017 Free Software Foundation, Inc.
@c Copyright (C) 2004-2018 Free Software Foundation, Inc.
@c This is part of the GNU Fortran manual.
@c For copying conditions, see the file gfortran.texi.
@ignore
@c man begin COPYRIGHT
Copyright @copyright{} 2004-2017 Free Software Foundation, Inc.
Copyright @copyright{} 2004-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -8035,7 +8035,7 @@ driver::maybe_print_and_exit () const
{
printf (_("%s %s%s\n"), progname, pkgversion_string,
version_string);
printf ("Copyright %s 2017 Free Software Foundation, Inc.\n",
printf ("Copyright %s 2018 Free Software Foundation, Inc.\n",
_("(C)"));
fputs (_("This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"),

View file

@ -148,7 +148,7 @@ static void
print_version (void)
{
printf ("gcov-dump %s%s\n", pkgversion_string, version_string);
printf ("Copyright (C) 2017 Free Software Foundation, Inc.\n");
printf ("Copyright (C) 2018 Free Software Foundation, Inc.\n");
printf ("This is free software; see the source for copying conditions.\n"
"There is NO warranty; not even for MERCHANTABILITY or \n"
"FITNESS FOR A PARTICULAR PURPOSE.\n\n");

View file

@ -526,7 +526,7 @@ static void
print_version (void)
{
fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string);
fnotice (stdout, "Copyright %s 2014-2017 Free Software Foundation, Inc.\n",
fnotice (stdout, "Copyright %s 2018 Free Software Foundation, Inc.\n",
_("(C)"));
fnotice (stdout,
_("This is free software; see the source for copying conditions.\n"

View file

@ -843,7 +843,7 @@ static void
print_version (void)
{
fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string);
fprintf (stdout, "Copyright %s 2017 Free Software Foundation, Inc.\n",
fprintf (stdout, "Copyright %s 2018 Free Software Foundation, Inc.\n",
_("(C)"));
fnotice (stdout,
_("This is free software; see the source for copying conditions.\n"

View file

@ -1,3 +1,7 @@
2018-01-03 Jakub Jelinek <jakub@redhat.com>
* gccgo.texi: Bump @copyrights-go year.
2017-12-12 Tony Reix <tony.reix@atos.net>
Ian Lance Taylor <iant@golang.org>

View file

@ -12,7 +12,7 @@
@include gcc-common.texi
@c Copyright years for this manual.
@set copyrights-go 2010-2017
@set copyrights-go 2010-2018
@copying
@c man begin COPYRIGHT

View file

@ -1,3 +1,7 @@
2018-01-03 Jakub Jelinek <jakub@redhat.com>
* libgomp.texi: Bump @copying's copyright year.
2017-12-30 Tom de Vries <tom@codesourcery.com>
PR libgomp/83046

View file

@ -7,7 +7,7 @@
@copying
Copyright @copyright{} 2006-2017 Free Software Foundation, Inc.
Copyright @copyright{} 2006-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or

View file

@ -1,3 +1,7 @@
2018-01-03 Jakub Jelinek <jakub@redhat.com>
* libitm.texi: Bump @copying's copyright year.
2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
* Makefile.in: Regenerate.

View file

@ -7,7 +7,7 @@
@copying
Copyright @copyright{} 2011-2017 Free Software Foundation, Inc.
Copyright @copyright{} 2011-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or

View file

@ -1,4 +1,8 @@
2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2018-01-03 Jakub Jelinek <jakub@redhat.com>
* libquadmath.texi: Bump @copying's copyright year.
2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
* Makefile.am: Update AM_CFLAGS.
* Makefile.in: Regenerate:

View file

@ -6,7 +6,7 @@
@c %**end of header
@copying
Copyright @copyright{} 2010-2017 Free Software Foundation, Inc.
Copyright @copyright{} 2010-2018 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document