public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [gold] PATCH: Update copyright year to 2013
@ 2013-01-02 17:23 H.J. Lu
  2013-01-02 18:26 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 2013-01-02 17:23 UTC (permalink / raw)
  To: binutils

Hi,

This patch updates gold copyright year to 2013.  OK to install?

Thanks.


H.J.
---
diff --git a/gold/ChangeLog b/gold/ChangeLog
index ae4f830..35d10c9 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* version.cc (print_version): Update copyright year to 2013.
+
 2012-12-20  Ian Lance Taylor  <iant@google.com>
 
 	* layout.cc (Layout::special_ordering_of_input_section): New
diff --git a/gold/version.cc b/gold/version.cc
index 0b6e257..37977e5 100644
--- a/gold/version.cc
+++ b/gold/version.cc
@@ -1,6 +1,6 @@
 // version.c -- print gold version information
 
-// Copyright 2006, 2007, 2008, 2009, 2010, 2011
+// Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
 // Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
@@ -63,7 +63,7 @@ print_version(bool print_short)
   if (!print_short)
     {
       // This output is intended to follow the GNU standards.
-      printf(_("Copyright 2011 Free Software Foundation, Inc.\n"));
+      printf(_("Copyright 2013 Free Software Foundation, Inc.\n"));
       printf(_("\
 This program is free software; you may redistribute it under the terms of\n\
 the GNU General Public License version 3 or (at your option) a later version.\n\

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gold] PATCH: Update copyright year to 2013
  2013-01-02 17:23 [gold] PATCH: Update copyright year to 2013 H.J. Lu
@ 2013-01-02 18:26 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2013-01-02 18:26 UTC (permalink / raw)
  To: H.J. Lu; +Cc: binutils

On Wed, Jan 2, 2013 at 9:23 AM, H.J. Lu <hongjiu.lu@intel.com> wrote:
>
> This patch updates gold copyright year to 2013.  OK to install?

Yes.  Thanks.

Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-02 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-02 17:23 [gold] PATCH: Update copyright year to 2013 H.J. Lu
2013-01-02 18:26 ` Ian Lance Taylor

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).