X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fitbl-lex.h;h=53a49fac35aabc73364149ea7882cb40735886ef;hb=af0b2a3e85df9f49a3528e5b7578fcf9412f1acc;hp=e51104eab97794f6c2abd0e8bf5866401b029c0a;hpb=f17c130bd8665a588e814387e43b8fe35e3d2fad;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/itbl-lex.h b/gas/itbl-lex.h index e51104eab9..53a49fac35 100644 --- a/gas/itbl-lex.h +++ b/gas/itbl-lex.h @@ -1,22 +1,22 @@ /* itbl-lex.h - Copyright 2005 Free Software Foundation, Inc. + Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS 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, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. - GAS is distributed in the hope that it will be useful, + GAS 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 GAS; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ extern int insntbl_line; extern int yyparse (void);