X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fdwp.cc;h=7c4eef090d482056d6b4ac379aeaf402cc6c4490;hb=dc9bd8c92af67947db44b3cb428c050259b15cd0;hp=16d471ce05f993ebbe8d4915fb05335c19b63b76;hpb=0d5bbdb0e1d193fa6f6804f2620fbdfc950c57a4;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/dwp.cc b/gold/dwp.cc index 16d471ce05..7c4eef090d 100644 --- a/gold/dwp.cc +++ b/gold/dwp.cc @@ -1,6 +1,6 @@ // dwp.cc -- DWARF packaging utility -// Copyright (C) 2012-2015 Free Software Foundation, Inc. +// Copyright (C) 2012-2020 Free Software Foundation, Inc. // Written by Cary Coutant . // This file is part of dwp, the DWARF packaging utility. @@ -2334,7 +2334,7 @@ print_version() { // This output is intended to follow the GNU standards. printf("GNU dwp %s\n", BFD_VERSION_STRING); - printf(_("Copyright (C) 2015 Free Software Foundation, Inc.\n")); + printf(_("Copyright (C) 2020 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\