X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Fcoffread.c;h=0276378996bdfc3a76fdc303fb403508acd7a393;hb=a9762ec78a53fbe9209fe1654db42df0cd328d50;hp=a7a3765baa5da205807e4c9342da6b2c58bf9400;hpb=f73e88f92fc5c54b19418144cb4b3cf9b6beff36;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/coffread.c b/gdb/coffread.c index a7a3765baa5..0276378996b 100644 --- a/gdb/coffread.c +++ b/gdb/coffread.c @@ -8,7 +8,7 @@ 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 + 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, @@ -17,9 +17,7 @@ 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., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. */ + along with this program. If not, see . */ #include "defs.h" #include "symtab.h"