X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ld%2Fldver.h;h=0779ce81f682ae49d80467ae0c934435289e5753;hb=21d799b5c48956e71980143cb33035262984ed67;hp=a5ba624d9fd5d27878536830b92ad442e00fd944;hpb=a2b64bede395d988a7ae6676e2411b7ec5da8248;p=binutils-gdb.git diff --git a/ld/ldver.h b/ld/ldver.h index a5ba624d9fd..0779ce81f68 100644 --- a/ld/ldver.h +++ b/ld/ldver.h @@ -1,22 +1,22 @@ /* ldver.h -- Header file for ldver.c. - Copyright 1991, 1992, 1993, 1996 Free Software Foundation, Inc. + Copyright 1991, 1992, 1993, 1996, 2001, 2003, 2005, 2007 + 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. */ -extern const char *ld_program_version; - -void ldversion PARAMS ((int)); +void ldversion (int);