X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gold%2Fdwp.cc;h=102a98fda9487c7781ac9a66636618dcef7e5233;hb=250d07de5cf6efc81ed934c25292beb63c7e3129;hp=aae1fe212a2aa9ee0ac99d0a63b667d97207d490;hpb=f192b314f3febc7727cdfca9313d3724972ef005;p=thirdparty%2Fbinutils-gdb.git diff --git a/gold/dwp.cc b/gold/dwp.cc index aae1fe212a2..102a98fda94 100644 --- a/gold/dwp.cc +++ b/gold/dwp.cc @@ -1,6 +1,6 @@ // dwp.cc -- DWARF packaging utility -// Copyright (C) 2012-2020 Free Software Foundation, Inc. +// Copyright (C) 2012-2021 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) 2020 Free Software Foundation, Inc.\n")); + printf(_("Copyright (C) 2021 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\