X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ld%2Fldver.c;h=1eb8a8e56c1f790eb1f1bbbae159296d017b33cd;hb=43182c09c6f90ebd46c3980e788c751efda8b1a9;hp=d6c97b612585dd2e438046a2b45c27d344f16929;hpb=43123e988c7c2a0795934a0159a9a60e7523e270;p=binutils-gdb.git diff --git a/ld/ldver.c b/ld/ldver.c index d6c97b61258..1eb8a8e56c1 100644 --- a/ld/ldver.c +++ b/ld/ldver.c @@ -1,6 +1,5 @@ /* ldver.c -- Print linker version. - Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, - 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU Binutils. @@ -22,7 +21,8 @@ #include "sysdep.h" #include "bfd.h" #include "bfdver.h" - +#include "bfdlink.h" +#include "ctf-api.h" #include "ld.h" #include "ldver.h" #include "ldexp.h" @@ -39,7 +39,7 @@ ldversion (int noisy) if (noisy & 2) { - printf (_("Copyright 2009 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\