Fix typo in copyright boilerplate

* expmed.h: Close parenthesis in "at your option" in copyright
	boilerplate.
	* lower-subreg.h: Likewise.

From-SVN: r237442
This commit is contained in:
Kyrylo Tkachov 2016-06-14 13:53:50 +00:00 committed by Kyrylo Tkachov
parent 30934c5da5
commit ee7d63ab3f
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2016-06-14 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* expmed.h: Close parenthesis in "at your option" in copyright
boilerplate.
* lower-subreg.h: Likewise.
2016-06-14 Richard Biener <rguenther@suse.de>
PR middle-end/71526

View File

@ -5,7 +5,7 @@ This file is part of GCC.
GCC 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, or (at your option; any later
Software Foundation; either version 3, or (at your option) any later
version.
GCC is distributed in the hope that it will be useful, but WITHOUT ANY

View File

@ -5,7 +5,7 @@ This file is part of GCC.
GCC 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, or (at your option; any later
Software Foundation; either version 3, or (at your option) any later
version.
GCC is distributed in the hope that it will be useful, but WITHOUT ANY