X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fldver.c;h=1eb8a8e56c1f790eb1f1bbbae159296d017b33cd;hb=0574b47b73d57f7d78b174aaad01e8d1141bbe32;hp=15aec95f8b03c4a85bdbe2b2fa67d01ad112cad8;hpb=221fd5d598e7dcf7b953150986a501b462b99891;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ldver.c b/ld/ldver.c index 15aec95f8b..1eb8a8e56c 100644 --- a/ld/ldver.c +++ b/ld/ldver.c @@ -1,7 +1,5 @@ /* ldver.c -- Print linker version. - Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, - 2003, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Free Software Foundation, Inc. + Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU Binutils. @@ -23,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" @@ -40,7 +39,7 @@ ldversion (int noisy) if (noisy & 2) { - printf (_("Copyright 2014 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\