summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2009-09-01 19:30:28 +0000
committerH.J. Lu <hjl@lucon.org>2009-09-01 19:30:28 +0000
commitc61de5b18f2e201785764f49c7fd4f01e367c492 (patch)
tree606611e05ea15f9d67e84d41f3f00822a84805dd /ld
parenta9a688abc1410deb9201c906417e38e0741a822d (diff)
downloadbinutils-redhat-c61de5b18f2e201785764f49c7fd4f01e367c492.tar.gz
Change to "Copyright 2009".
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/ldver.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 18344c792c..9238c3289a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ldver.c (ldversion): Change to "Copyright 2009".
+
2009-09-01 Jie Zhang <jie.zhang@analog.com>
* scripttempl/elf.sc: Add ${USER_LABEL_PREFIX} to _start, etext,
diff --git a/ld/ldver.c b/ld/ldver.c
index f0bedcb5fd..d6c97b6125 100644
--- a/ld/ldver.c
+++ b/ld/ldver.c
@@ -39,7 +39,7 @@ ldversion (int noisy)
if (noisy & 2)
{
- printf (_("Copyright 2008 Free Software Foundation, Inc.\n"));
+ printf (_("Copyright 2009 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\