X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fversion.cc;h=494e2334f2a3bd6803c5ba1030b9a89447663c94;hb=0ac553107c601cc9c4c340338e0fc7e0ce8375cc;hp=515bb782e19ff24f3c74e0c991b099a231a2c337;hpb=155ea1bc92f5c9b34aa5251045d08d6409ca1de9;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/version.cc b/gold/version.cc index 515bb782e1..494e2334f2 100644 --- a/gold/version.cc +++ b/gold/version.cc @@ -1,6 +1,6 @@ // version.c -- print gold version information -// Copyright (C) 2006-2018 Free Software Foundation, Inc. +// Copyright (C) 2006-2020 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // This file is part of gold. @@ -62,7 +62,7 @@ print_version(bool print_short) if (!print_short) { // This output is intended to follow the GNU standards. - printf(_("Copyright (C) 2018 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) a later version.\n\