X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fldver.h;h=6ec57423b7bd3bbe016af02d0608ff8076fb8e3d;hb=f67c0c9171508672167b6868c67211571421a1c6;hp=ef0693746795103d177d8921f389ebdb9a7e81c6;hpb=d32820f2fa29322c86fa03a662b114ecdfd0e28e;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ldver.h b/ld/ldver.h index ef06937467..6ec57423b7 100644 --- a/ld/ldver.h +++ b/ld/ldver.h @@ -1,20 +1,21 @@ /* ldver.h -- Header file for ldver.c. - Copyright 1991, 1992, 1993, 1996 Free Software Foundation, Inc. + Copyright (C) 1991-2018 Free Software Foundation, Inc. -This file is part of GLD, the Gnu Linker. + This file is part of the GNU Binutils. -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + MA 02110-1301, USA. */ -void ldversion PARAMS ((int)); +void ldversion (int);