diff options
Diffstat (limited to 'gold/dwp.cc')
-rw-r--r-- | gold/dwp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/dwp.cc b/gold/dwp.cc index 04a1447..51d4702 100644 --- a/gold/dwp.cc +++ b/gold/dwp.cc @@ -2347,7 +2347,7 @@ print_version() { // This output is intended to follow the GNU standards. printf("GNU dwp %s\n", BFD_VERSION_STRING); - printf(_("Copyright 2012 Free Software Foundation, Inc.\n")); + printf(_("Copyright 2014 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) any later version.\n\ |