From patchwork Thu Jan 3 09:33:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jakub Jelinek X-Patchwork-Id: 209201 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 347D62C008E for ; Thu, 3 Jan 2013 20:33:34 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1357810415; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Received:Date:From:To:Subject:Message-ID:Reply-To: MIME-Version:Content-Type:Content-Disposition:User-Agent: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=AuHm7UYpjpFpJ4OZxgJh 4WP3dGI=; b=KSzh4pWdNOM5POJjZEd51IIAZOWk9Peu4lHwF6vhN8PXz8q4XUM4 nCCxrp1WC8r0KfRCqUbuNIxMYmBMe+Wl3lRo8XLtOQW5b3idiuW0XaCJkQiZTNE1 KlsArF/c9RWGo1AC6gAWPTtkvELIEGgDJzkGwqffnKagKSQ+flAq1z8= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Received:Date:From:To:Subject:Message-ID:Reply-To:MIME-Version:Content-Type:Content-Disposition:User-Agent:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=h+OK7H8jTe7pN96OKZCf/QF+X9lDs+0F3gXB9Y/x+yXzV5Q51d3OVTMzld9uq5 9IkUhCTEnCmhWRRN5jFxZACD4IUgsUNZq3nUsCB/tIcd+lHtGK+k9FmjwkYwmO+5 XyLGhzBVvB4VsYRRhOgJjVSLfuxnb34NUMNfeaj2qcjgg=; Received: (qmail 30522 invoked by alias); 3 Jan 2013 09:33:25 -0000 Received: (qmail 30512 invoked by uid 22791); 3 Jan 2013 09:33:24 -0000 X-SWARE-Spam-Status: No, hits=-6.1 required=5.0 tests=AWL, BAYES_00, KHOP_RCVD_UNTRUST, KHOP_SPAMHAUS_DROP, RCVD_IN_DNSWL_HI, SPF_HELO_PASS, TW_JC, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Jan 2013 09:33:12 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r039XBKU001237 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 3 Jan 2013 04:33:11 -0500 Received: from zalov.redhat.com (vpn1-4-31.ams2.redhat.com [10.36.4.31]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r039X9i9016868 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 3 Jan 2013 04:33:11 -0500 Received: from zalov.cz (localhost [127.0.0.1]) by zalov.redhat.com (8.14.5/8.14.5) with ESMTP id r039X9Hl008876 for ; Thu, 3 Jan 2013 10:33:09 +0100 Received: (from jakub@localhost) by zalov.cz (8.14.5/8.14.5/Submit) id r039X8sb008875 for gcc-patches@gcc.gnu.org; Thu, 3 Jan 2013 10:33:08 +0100 Date: Thu, 3 Jan 2013 10:33:08 +0100 From: Jakub Jelinek To: gcc-patches@gcc.gnu.org Subject: Update printed Copyright notices Message-ID: <20130103093308.GH7269@tucnak.redhat.com> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Hi! As every year, update printed Copyright notices in various locations. Committed to trunk. 2013-01-03 Jakub Jelinek * gcc.c (process_command): Update copyright notice dates. * gcov.c (print_version): Likewise. * gcov-dump.c (print_version): Likewise. * gfortranspec.c (lang_specific_driver): Update copyright notice dates. * jcf-dump.c (version): Update copyright notice dates. * mf-runtime.c (__mf_usage): Update copyright notice dates. * gnu/java/rmi/registry/RegistryImpl.java (version): Update copyright notice dates. * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise. * gnu/gcj/convert/Convert.java (version): Update copyright notice dates. * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise. Jakub --- gcc/ChangeLog (revision 194837) +++ gcc/ChangeLog (working copy) @@ -1,5 +1,9 @@ 2013-01-03 Jakub Jelinek + * gcc.c (process_command): Update copyright notice dates. + * gcov.c (print_version): Likewise. + * gcov-dump.c (print_version): Likewise. + PR rtl-optimization/55838 * loop-iv.c (iv_number_of_iterations): Call lowpart_subreg on iv0.step, iv1.step and step. --- gcc/fortran/ChangeLog (revision 194837) +++ gcc/fortran/ChangeLog (working copy) @@ -1,3 +1,8 @@ +2013-01-03 Jakub Jelinek + + * gfortranspec.c (lang_specific_driver): Update copyright notice + dates. + 2012-12-28 Janus Weil PR fortran/55692 --- gcc/fortran/gfortranspec.c (revision 194837) +++ gcc/fortran/gfortranspec.c (working copy) @@ -1,6 +1,6 @@ /* Specific flags and argument handling of the Fortran front-end. Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012 + 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. This file is part of GCC. @@ -301,7 +301,7 @@ lang_specific_driver (struct cl_decoded_ case OPT__version: printf ("GNU Fortran %s%s\n", pkgversion_string, version_string); - printf ("Copyright %s 2012 Free Software Foundation, Inc.\n\n", + printf ("Copyright %s 2013 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/gcc.c (revision 194837) +++ gcc/gcc.c (working copy) @@ -1,7 +1,7 @@ /* Compiler driver program that can handle many languages. Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012 + 2010, 2011, 2012, 2013 Free Software Foundation, Inc. This file is part of GCC. @@ -6714,7 +6714,7 @@ main (int argc, char **argv) { printf (_("%s %s%s\n"), progname, pkgversion_string, version_string); - printf ("Copyright %s 2012 Free Software Foundation, Inc.\n", + printf ("Copyright %s 2013 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 194837) +++ gcc/gcov-dump.c (working copy) @@ -1,6 +1,6 @@ /* Dump a gcov file, for debugging use. Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, - 2012 Free Software Foundation, Inc. + 2012, 2013 Free Software Foundation, Inc. Contributed by Nathan Sidwell Gcov is free software; you can redistribute it and/or modify @@ -135,7 +135,7 @@ static void print_version (void) { printf ("gcov-dump %s%s\n", pkgversion_string, version_string); - printf ("Copyright (C) 2012 Free Software Foundation, Inc.\n"); + printf ("Copyright (C) 2013 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 194837) +++ gcc/gcov.c (working copy) @@ -1,7 +1,8 @@ /* Gcov.c: prepend line execution counts and branch probabilities to a source file. Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, + 2012, 2013 Free Software Foundation, Inc. Contributed by James E. Wilson of Cygnus Support. Mangled by Bob Manson of Cygnus Support. @@ -489,7 +490,7 @@ static void print_version (void) { fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string); - fprintf (stdout, "Copyright %s 2012 Free Software Foundation, Inc.\n", + fprintf (stdout, "Copyright %s 2013 Free Software Foundation, Inc.\n", _("(C)")); fnotice (stdout, _("This is free software; see the source for copying conditions.\n" --- gcc/java/ChangeLog (revision 194837) +++ gcc/java/ChangeLog (working copy) @@ -1,3 +1,7 @@ +2013-01-03 Jakub Jelinek + + * jcf-dump.c (version): Update copyright notice dates. + 2012-11-16 Diego Novillo Adjust for new vec API (http://gcc.gnu.org/wiki/cxx-conversion/cxx-vec) --- gcc/java/jcf-dump.c (revision 194837) +++ gcc/java/jcf-dump.c (working copy) @@ -2,7 +2,8 @@ Functionally similar to Sun's javap. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 + Free Software Foundation, Inc. This file is part of GCC. @@ -1228,7 +1229,7 @@ static void version (void) { printf ("jcf-dump %s%s\n\n", pkgversion_string, version_string); - printf ("Copyright %s 2012 Free Software Foundation, Inc.\n", _("(C)")); + printf ("Copyright %s 2013 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); --- libjava/ChangeLog (revision 194837) +++ libjava/ChangeLog (working copy) @@ -1,3 +1,9 @@ +2013-01-03 Jakub Jelinek + + * gnu/gcj/convert/Convert.java (version): Update copyright notice + dates. + * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise. + 2012-12-19 Matthias Klose Import GNU Classpath (20121202). --- libjava/classpath/ChangeLog.gcj (revision 194837) +++ libjava/classpath/ChangeLog.gcj (working copy) @@ -1,3 +1,9 @@ +2013-01-03 Jakub Jelinek + + * gnu/java/rmi/registry/RegistryImpl.java (version): Update + copyright notice dates. + * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise. + 2012-12-03 Matthias Klose * configure.ac (AM_INIT_AUTOMAKE): Call with no-dist. --- libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java (revision 194837) +++ libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java (working copy) @@ -1,6 +1,6 @@ /* RegistryImpl.java -- Copyright (c) 1996, 1997, 1998, 1999, 2002, 2005, 2008, 2009, 2010, 2011, - 2012 Free Software Foundation, Inc. + 2012, 2013 Free Software Foundation, Inc. This file is part of GNU Classpath. @@ -111,7 +111,7 @@ public static void version() { + System.getProperty("java.vm.name") + ") " + System.getProperty("java.vm.version")); - System.out.println("Copyright 2012 Free Software Foundation, Inc."); + System.out.println("Copyright 2013 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 194837) +++ libjava/classpath/tools/gnu/classpath/tools/orbd/Main.java (working copy) @@ -1,5 +1,5 @@ /* NamingServicePersistent.java -- The persistent naming service. - Copyright (C) 2006, 2008, 2009, 2010, 2011, 2012 + Copyright (C) 2006, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. This file is part of GNU Classpath. @@ -180,7 +180,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) 2012 Free Software Foundation\n" + + "Copyright (C) 2013 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 194837) +++ libjava/gnu/gcj/convert/Convert.java (working copy) @@ -1,5 +1,5 @@ -/* Copyright (C) 1999, 2002, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation +/* Copyright (C) 1999, 2002, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, + 2013 Free Software Foundation This file is part of libgcj. @@ -46,7 +46,7 @@ public class Convert + ") " + System.getProperty("java.vm.version")); System.out.println(); - System.out.println("Copyright (C) 2012 Free Software Foundation, Inc."); + System.out.println("Copyright (C) 2013 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 194837) +++ libjava/gnu/gcj/tools/gcj_dbtool/Main.java (working copy) @@ -1,4 +1,4 @@ -/* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +/* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation This file is part of libgcj. @@ -47,7 +47,7 @@ public class Main + ") " + System.getProperty("java.vm.version")); System.out.println(); - System.out.println("Copyright 2012 Free Software Foundation, Inc."); + System.out.println("Copyright 2013 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; --- libmudflap/ChangeLog (revision 194837) +++ libmudflap/ChangeLog (working copy) @@ -1,3 +1,7 @@ +2013-01-03 Jakub Jelinek + + * mf-runtime.c (__mf_usage): Update copyright notice dates. + 2012-12-15 Alexandre Oliva * mf-hooks1.c (free): Return on NULL before any logging. --- libmudflap/mf-runtime.c (revision 194837) +++ libmudflap/mf-runtime.c (working copy) @@ -1,6 +1,6 @@ /* Mudflap: narrow-pointer bounds-checking by tree rewriting. - Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012, + 2013 Free Software Foundation, Inc. Contributed by Frank Ch. Eigler and Graydon Hoare Splay Tree code originally by Mark Mitchell , @@ -448,7 +448,7 @@ __mf_usage () fprintf (stderr, "This is a %s%sGCC \"mudflap\" memory-checked binary.\n" - "Mudflap is Copyright (C) 2002-2012 Free Software Foundation, Inc.\n" + "Mudflap is Copyright (C) 2002-2013 Free Software Foundation, Inc.\n" "\n" "Unless setuid, a program's mudflap options be set by an environment variable:\n" "\n"