diff mbox

[committed] Update copyright years, part 1

Message ID 20150105120837.GQ1667@tucnak.redhat.com
State New
Headers show

Commit Message

Jakub Jelinek Jan. 5, 2015, 12:08 p.m. UTC
Hi!

I've committed following patch to update the user visible copyright years
(and rolled new year of gcc/ada and libjava ChangeLogs).

2015-01-05  Jakub Jelinek  <jakub@redhat.com>

gcc/
	* gcc.c (process_command): Update copyright notice dates.
	* gcov-dump.c: Ditto.
	* gcov.c: 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/go/
	* gccgo.texi: Bump @copyrights-go year.
gcc/java/
	* jcf-dump.c (version): Update copyright notice dates.
libgomp/
	* libgomp.texi: Bump @copying's copyright year.
libquadmath/
	* libquadmath.texi: Bump @copying's copyright year.
libitm/
	* libitm.texi: Bump @copying's copyright year.
gcc/ada/
	* gnat_ugn.texi: Bump @copying's copyright year.
libjava/
	* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.



	Jakub
diff mbox

Patch

--- gcc/ada/gnat_ugn.texi	(revision 219185)
+++ gcc/ada/gnat_ugn.texi	(working copy)
@@ -8,14 +8,14 @@ 
 @c                                                                            o
 @c                             G N A T _ U G N                                o
 @c                                                                            o
-@c           Copyright (C) 1992-2014, Free Software Foundation, Inc.          o
+@c           Copyright (C) 1992-2015, Free Software Foundation, Inc.          o
 @c                                                                            o
 @c oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
 
 @setfilename gnat_ugn.info
 
 @copying
-Copyright @copyright{} 1995-2014 Free Software Foundation,
+Copyright @copyright{} 1995-2015 Free Software Foundation,
 Inc.
 
 Permission is granted to copy, distribute and/or modify this document
--- gcc/doc/cpp.texi	(revision 219185)
+++ gcc/doc/cpp.texi	(working copy)
@@ -10,7 +10,7 @@ 
 
 @copying
 @c man begin COPYRIGHT
-Copyright @copyright{} 1987-2014 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
--- gcc/doc/cppinternals.texi	(revision 219185)
+++ gcc/doc/cppinternals.texi	(working copy)
@@ -18,7 +18,7 @@ 
 @ifinfo
 This file documents the internals of the GNU C Preprocessor.
 
-Copyright (C) 2000-2014 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 c
 @page
 @vskip 0pt plus 1filll
 @c man begin COPYRIGHT
-Copyright @copyright{} 2000-2014 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
--- gcc/doc/gcc.texi	(revision 219185)
+++ gcc/doc/gcc.texi	(working copy)
@@ -40,7 +40,7 @@ 
 @c %**end of header
 
 @copying
-Copyright @copyright{} 1988-2014 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
--- gcc/doc/gccint.texi	(revision 219185)
+++ gcc/doc/gccint.texi	(working copy)
@@ -26,7 +26,7 @@ 
 @c %**end of header
 
 @copying
-Copyright @copyright{} 1988-2014 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
--- gcc/doc/gcov.texi	(revision 219185)
+++ gcc/doc/gcov.texi	(working copy)
@@ -4,7 +4,7 @@ 
 
 @ignore
 @c man begin COPYRIGHT
-Copyright @copyright{} 1996-2014 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
--- gcc/doc/install.texi	(revision 219185)
+++ gcc/doc/install.texi	(working copy)
@@ -44,7 +44,7 @@ 
 @settitle Installing GCC: GNU Free Documentation License
 @end ifset
 
-@c Copyright (C) 1988-2014 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2015 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-2014 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
--- gcc/doc/invoke.texi	(revision 219185)
+++ gcc/doc/invoke.texi	(working copy)
@@ -8,7 +8,7 @@ 
 @c man end
 
 @c man begin COPYRIGHT
-Copyright @copyright{} 1988-2014 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
--- gcc/fortran/gfc-internals.texi	(revision 219185)
+++ gcc/fortran/gfc-internals.texi	(working copy)
@@ -1,7 +1,7 @@ 
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfc-internals.info
-@set copyrights-gfortran 2007-2014
+@set copyrights-gfortran 2007-2015
 
 @include gcc-common.texi
 
--- gcc/fortran/gfortran.texi	(revision 219185)
+++ gcc/fortran/gfortran.texi	(working copy)
@@ -1,7 +1,7 @@ 
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfortran.info
-@set copyrights-gfortran 1999-2014
+@set copyrights-gfortran 1999-2015
 
 @include gcc-common.texi
 
--- gcc/fortran/gfortranspec.c	(revision 219185)
+++ gcc/fortran/gfortranspec.c	(working copy)
@@ -1,5 +1,5 @@ 
 /* Specific flags and argument handling of the Fortran front-end.
-   Copyright (C) 1997-2014 Free Software Foundation, Inc.
+   Copyright (C) 1997-2015 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -276,7 +276,7 @@  lang_specific_driver (struct cl_decoded_
 
 	case OPT__version:
 	  printf ("GNU Fortran %s%s\n", pkgversion_string, version_string);
-	  printf ("Copyright %s 2014 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\
--- gcc/fortran/intrinsic.texi	(revision 219185)
+++ gcc/fortran/intrinsic.texi	(working copy)
@@ -1,5 +1,5 @@ 
 @ignore
-Copyright (C) 2005-2014 Free Software Foundation, Inc.
+Copyright (C) 2005-2015 Free Software Foundation, Inc.
 This is part of the GNU Fortran manual.   
 For copying conditions, see the file gfortran.texi.
 
--- gcc/fortran/invoke.texi	(revision 219185)
+++ gcc/fortran/invoke.texi	(working copy)
@@ -1,10 +1,10 @@ 
-@c Copyright (C) 2004-2014 Free Software Foundation, Inc.
+@c Copyright (C) 2004-2015 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-2014 Free Software Foundation, Inc.
+Copyright @copyright{} 2004-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
--- gcc/gcc.c	(revision 219185)
+++ gcc/gcc.c	(working copy)
@@ -1,5 +1,5 @@ 
 /* Compiler driver program that can handle many languages.
-   Copyright (C) 1987-2014 Free Software Foundation, Inc.
+   Copyright (C) 1987-2015 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -7538,7 +7538,7 @@  driver::maybe_print_and_exit () const
     {
       printf (_("%s %s%s\n"), progname, pkgversion_string,
 	      version_string);
-      printf ("Copyright %s 2014 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"),
--- gcc/gcov-dump.c	(revision 219185)
+++ gcc/gcov-dump.c	(working copy)
@@ -1,5 +1,5 @@ 
 /* Dump a gcov file, for debugging use.
-   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
    Contributed by Nathan Sidwell <nathan@codesourcery.com>
 
 Gcov is free software; you can redistribute it and/or modify
@@ -142,7 +142,7 @@  static void
 print_version (void)
 {
   printf ("gcov-dump %s%s\n", pkgversion_string, version_string);
-  printf ("Copyright (C) 2014 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");
--- gcc/gcov.c	(revision 219185)
+++ gcc/gcov.c	(working copy)
@@ -1,6 +1,6 @@ 
 /* Gcov.c: prepend line execution counts and branch probabilities to a
    source file.
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2015 Free Software Foundation, Inc.
    Contributed by James E. Wilson of Cygnus Support.
    Mangled by Bob Manson of Cygnus Support.
    Mangled further by Nathan Sidwell <nathan@codesourcery.com>
@@ -500,7 +500,7 @@  static void
 print_version (void)
 {
   fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string);
-  fprintf (stdout, "Copyright %s 2014 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"
--- gcc/go/gccgo.texi	(revision 219185)
+++ gcc/go/gccgo.texi	(working copy)
@@ -12,7 +12,7 @@ 
 @include gcc-common.texi
 
 @c Copyright years for this manual.
-@set copyrights-go 2010-2014
+@set copyrights-go 2010-2015
 
 @copying
 @c man begin COPYRIGHT
--- gcc/java/gcj.texi	(revision 219185)
+++ gcc/java/gcj.texi	(working copy)
@@ -17,7 +17,7 @@ 
 @c the word ``Java'.
 
 @c When this manual is copyrighted.
-@set copyrights-gcj 2001-2014
+@set copyrights-gcj 2001-2015
 
 @copying
 @c man begin COPYRIGHT
--- gcc/java/jcf-dump.c	(revision 219185)
+++ gcc/java/jcf-dump.c	(working copy)
@@ -1,7 +1,7 @@ 
 /* Program to dump out a Java(TM) .class file.
    Functionally similar to Sun's javap.
 
-   Copyright (C) 1996-2014 Free Software Foundation, Inc.
+   Copyright (C) 1996-2015 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -1227,7 +1227,7 @@  static void
 version (void)
 {
   printf ("jcf-dump %s%s\n\n", pkgversion_string, version_string);
-  printf ("Copyright %s 2014 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);
--- libgomp/libgomp.texi	(revision 219185)
+++ libgomp/libgomp.texi	(working copy)
@@ -7,7 +7,7 @@ 
 
 
 @copying
-Copyright @copyright{} 2006-2014 Free Software Foundation, Inc.
+Copyright @copyright{} 2006-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
--- libitm/libitm.texi	(revision 219185)
+++ libitm/libitm.texi	(working copy)
@@ -7,7 +7,7 @@ 
 
 
 @copying
-Copyright @copyright{} 2011-2014 Free Software Foundation, Inc.
+Copyright @copyright{} 2011-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.2 or
--- libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java	(revision 219185)
+++ libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java	(working copy)
@@ -1,5 +1,5 @@ 
 /* RegistryImpl.java --
-   Copyright (c) 1996-2014 Free Software Foundation, Inc.
+   Copyright (c) 1996-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -110,7 +110,7 @@  public static void version() {
                            + System.getProperty("java.vm.name")
                            + ") "
                            + System.getProperty("java.vm.version"));
-        System.out.println("Copyright 2014 Free Software Foundation, Inc.");
+        System.out.println("Copyright 2015 Free Software Foundation, Inc.");
         System.out.println("This is free software; see the source for copying conditions.  There is NO");
         System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
         System.exit(0);
--- libjava/classpath/tools/gnu/classpath/tools/orbd/Main.java	(revision 219185)
+++ libjava/classpath/tools/gnu/classpath/tools/orbd/Main.java	(working copy)
@@ -1,5 +1,5 @@ 
 /* NamingServicePersistent.java -- The persistent naming service.
-   Copyright (C) 2006-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -179,7 +179,7 @@  public class Main
         System.out.println("GNU Classpath persistent naming service "
                            + "started at " + iorr.Internet.host + ":"
                            + iorr.Internet.port + " key 'NameService'.\n\n"
-                           + "Copyright (C) 2014 Free Software Foundation\n"
+                           + "Copyright (C) 2015 Free Software Foundation\n"
                            + "This tool comes with ABSOLUTELY NO WARRANTY. "
                            + "This is free software, and you are\nwelcome to "
                            + "redistribute it under conditions, defined in "
--- libjava/gnu/gcj/convert/Convert.java	(revision 219185)
+++ libjava/gnu/gcj/convert/Convert.java	(working copy)
@@ -1,4 +1,4 @@ 
-/* Copyright (C) 1999-2014 Free Software Foundation
+/* Copyright (C) 1999-2015 Free Software Foundation
 
    This file is part of libgcj.
 
@@ -45,7 +45,7 @@  public class Convert
 		       + ") "
 		       + System.getProperty("java.vm.version"));
     System.out.println();
-    System.out.println("Copyright (C) 2014 Free Software Foundation, Inc.");
+    System.out.println("Copyright (C) 2015 Free Software Foundation, Inc.");
     System.out.println("This is free software; see the source for copying conditions.  There is NO");
     System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
     System.exit(0);
--- libjava/gnu/gcj/tools/gcj_dbtool/Main.java	(revision 219185)
+++ libjava/gnu/gcj/tools/gcj_dbtool/Main.java	(working copy)
@@ -1,4 +1,4 @@ 
-/* Copyright (C) 2004-2014 Free Software Foundation
+/* Copyright (C) 2004-2015 Free Software Foundation
 
    This file is part of libgcj.
 
@@ -46,7 +46,7 @@  public class Main
 			   + ") "
 			   + System.getProperty("java.vm.version"));
 	System.out.println();
-	System.out.println("Copyright 2014 Free Software Foundation, Inc.");
+	System.out.println("Copyright 2015 Free Software Foundation, Inc.");
 	System.out.println("This is free software; see the source for copying conditions.  There is NO");
 	System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
 	return;
--- libquadmath/libquadmath.texi	(revision 219185)
+++ libquadmath/libquadmath.texi	(working copy)
@@ -6,7 +6,7 @@ 
 @c %**end of header
 
 @copying
-Copyright @copyright{} 2010-2014 Free Software Foundation, Inc.
+Copyright @copyright{} 2010-2015 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document