X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gold%2Fdwp.cc;h=c312b7dbed52fe0d838aad4f11bcb1e53540a7da;hb=79c2ce54e1e52e5d63d96af56c544de778036a12;hp=d8c39c621bb926223b1eebc736d1fbb54c55810b;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=binutils-gdb.git diff --git a/gold/dwp.cc b/gold/dwp.cc index d8c39c621bb..c312b7dbed5 100644 --- a/gold/dwp.cc +++ b/gold/dwp.cc @@ -1,6 +1,6 @@ // dwp.cc -- DWARF packaging utility -// Copyright (C) 2012-2016 Free Software Foundation, Inc. +// Copyright (C) 2012-2019 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) 2016 Free Software Foundation, Inc.\n")); + printf(_("Copyright (C) 2019 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\