public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Sandiford <rdsandiford@googlemail.com>
To: gcc-patches@gcc.gnu.org
Cc: bkorb@gnu.org
Subject: [1/2] fixincludes copyright
Date: Tue, 08 Jan 2013 20:22:00 -0000	[thread overview]
Message-ID: <8762372zo5.fsf@talisman.default> (raw)

Here's the patch that Joseph asked for to make mkheaders.in print
a single copyright year.  Tested on x86_64-linux-gnu.  OK to install?

Richard


fixincludes/
	* mkheaders.in: Print 2013 as the copyright year.

Index: fixincludes/mkheaders.in
===================================================================
--- fixincludes/mkheaders.in	2013-01-07 20:22:36.000000000 +0000
+++ fixincludes/mkheaders.in	2013-01-07 20:24:22.868016259 +0000
@@ -41,7 +41,7 @@ fi
 
 if [ x$1 = x--version ] ; then
     echo "mkheaders (GCC) version $version"
-    echo "Copyright 2002, 2007, 2009 Free Software Foundation, Inc."
+    echo "Copyright (C) 2013 Free Software Foundation, Inc."
     echo "This program is free software; you may redistribute it under the"
     echo "terms of the GNU General Public License.  This program has"
     echo "absolutely no warranty."

                 reply	other threads:[~2013-01-08 20:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8762372zo5.fsf@talisman.default \
    --to=rdsandiford@googlemail.com \
    --cc=bkorb@gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).