]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cpp.texi: Update displayed copyright years.
authorRichard Biener <rguenther@suse.de>
Tue, 23 Jun 2015 07:35:08 +0000 (07:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 23 Jun 2015 07:35:08 +0000 (07:35 +0000)
2015-06-23  Richard Biener  <rguenther@suse.de>

* cpp.texi: Update displayed copyright years.
* cppinternals.texi: Likewise.
* gcc.texi: Likewise.
* gccint.texi: Likewise.
* gcov.texi: Likewise.
* install.texi: Likewise.
* invoke.texi: Likewise.
* gcc.c: Likewise.
* gcov-dump.c: Likewise.
* gcov.c: Likewise.

* gfortranspec.c: Update displayed copyright years.

* jcf-dump.c: Update displayed copyright years.

From-SVN: r224770

15 files changed:
gcc/ChangeLog
gcc/doc/cpp.texi
gcc/doc/cppinternals.texi
gcc/doc/gcc.texi
gcc/doc/gccint.texi
gcc/doc/gcov.texi
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/fortran/ChangeLog
gcc/fortran/gfortranspec.c
gcc/gcc.c
gcc/gcov-dump.c
gcc/gcov.c
gcc/java/ChangeLog
gcc/java/jcf-dump.c

index 2bada22e200cf121905f675f011754b09f1cfa70..cf921f3fd0b0c3cca0f7766b03a1ce3a2a438320 100644 (file)
@@ -1,3 +1,16 @@
+2015-06-23  Richard Biener  <rguenther@suse.de>
+
+       * cpp.texi: Update displayed copyright years.
+       * cppinternals.texi: Likewise.
+       * gcc.texi: Likewise.
+       * gccint.texi: Likewise.
+       * gcov.texi: Likewise.
+       * install.texi: Likewise.
+       * invoke.texi: Likewise.
+       * gcc.c: Likewise.
+       * gcov-dump.c: Likewise.
+       * gcov.c: Likewise.
+
 2015-06-18  Richard Biener  <rguenther@suse.de>
 
        Backport from mainline
index b155fe83cb26b7997f06abe0604c70ed4a4cd278..d284625c7c3a04870068609d5ecb5be22269d1c2 100644 (file)
@@ -10,7 +10,7 @@
 
 @copying
 @c man begin COPYRIGHT
-Copyright @copyright{} 1987-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1987-2015 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
index f78c4d3b2eaa4abd066284dc03210993ed22a204..29efa80ea10bb5f3be0f2e5eaee01c7fba83afc0 100644 (file)
@@ -18,7 +18,7 @@
 @ifinfo
 This file documents the internals of the GNU C Preprocessor.
 
-Copyright (C) 2000-2013 Free Software Foundation, Inc.
+Copyright (C) 2000-2015 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-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2000-2015 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
index 02b81cf86eccf98086dcf72479f3890569430cb0..808b8207d166e1a5bc832f6e52a9b1c7e287f78a 100644 (file)
@@ -40,7 +40,7 @@
 @c %**end of header
 
 @copying
-Copyright @copyright{} 1988-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2015 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
index 7d795000c0eba970ca0aaf22137ca113b4d922be..ef0e15e535b9fbbfcf854945e90f5847aa1c1cb9 100644 (file)
@@ -26,7 +26,7 @@
 @c %**end of header
 
 @copying
-Copyright @copyright{} 1988-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2015 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
index 9db8e8fd8ebaa78d849599063707e0278b02c8f9..5611d03acce9e891a57c9d11317399b565a8c36c 100644 (file)
@@ -4,7 +4,7 @@
 
 @ignore
 @c man begin COPYRIGHT
-Copyright @copyright{} 1996-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1996-2015 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
index 2c3dace8b41ff4f499dfd709ef3142759147a606..09b1609f45e88b7a280dc41c5faff813210aa143 100644 (file)
@@ -69,7 +69,7 @@
 
 @c Part 2 Summary Description and Copyright
 @copying
-Copyright @copyright{} 1988-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2015 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
index 4ba20fa8115704f4044157d50945ec879d4092da..caf06c82d1db299a63ad37ee62e54a41f0e0dba1 100644 (file)
@@ -8,7 +8,7 @@
 @c man end
 
 @c man begin COPYRIGHT
-Copyright @copyright{} 1988-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2015 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
index 930f14b730cd3f23c104339280d1fd7733c37093..ac874cb6cad608be923a7f010381a1e59021f908 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-23  Richard Biener  <rguenther@suse.de>
+
+       * gfortranspec.c: Update displayed copyright years.
+
 2015-04-14  Mikael Morin  <mikael@gcc.gnu.org>
 
        PR fortran/56674
index 107f33809a52bfc7007e77a39a15c3ea9136831e..4d33a69879bd769fcd4ea7af75ee4b7277f60dd2 100644 (file)
@@ -299,7 +299,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 2013 Free Software Foundation, Inc.\n\n",
+         printf ("Copyright %s 2015 Free Software Foundation, Inc.\n\n",
                  _("(C)"));
          printf (_("GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n\
 You may redistribute copies of GNU Fortran\n\
index 5e6e637b752dbb7e3b011b1c840407ee0dc54c84..74f88a7513354b58e5c7c324b414c83260691c3b 100644 (file)
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -6756,7 +6756,7 @@ main (int argc, char **argv)
     {
       printf (_("%s %s%s\n"), progname, pkgversion_string,
              version_string);
-      printf ("Copyright %s 2013 Free Software Foundation, Inc.\n",
+      printf ("Copyright %s 2015 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"),
index 3f3d4554cbfdc3014f883290618dbabbcf768b6c..35b0491c04ffa4479b42fec53ac7ee3e8854d222 100644 (file)
@@ -134,7 +134,7 @@ static void
 print_version (void)
 {
   printf ("gcov-dump %s%s\n", pkgversion_string, version_string);
-  printf ("Copyright (C) 2013 Free Software Foundation, Inc.\n");
+  printf ("Copyright (C) 2015 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");
index 7084bd05fcbf7266709b49e02c7e46eef5279fd8..309ae19c5d00f9482fb99c3a6f5876e3a57e7380 100644 (file)
@@ -487,7 +487,7 @@ static void
 print_version (void)
 {
   fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string);
-  fprintf (stdout, "Copyright %s 2013 Free Software Foundation, Inc.\n",
+  fprintf (stdout, "Copyright %s 2015 Free Software Foundation, Inc.\n",
           _("(C)"));
   fnotice (stdout,
           _("This is free software; see the source for copying conditions.\n"
index 3f9949299fab6cb679f58faa0e85c10c22e919f0..3fba9565449cfee5e811c471418b7a9a019a5696 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-23  Richard Biener  <rguenther@suse.de>
+
+       * jcf-dump.c: Update displayed copyright years.
+
 2014-12-19  Release Manager
 
        * GCC 4.8.4 released.
index 7438174abafac87a124536a9ccad47be56a7700a..628250f5e69507b41a9becdaab6d915598066334 100644 (file)
@@ -1227,7 +1227,7 @@ static void
 version (void)
 {
   printf ("jcf-dump %s%s\n\n", pkgversion_string, version_string);
-  printf ("Copyright %s 2013 Free Software Foundation, Inc.\n", _("(C)"));
+  printf ("Copyright %s 2015 Free Software Foundation, Inc.\n", _("(C)"));
   printf (_("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"));
   exit (0);