backport: gcov-io.c: Use GCC Runtime Library Exception.

Backported from mainline
	2011-04-06  Joseph Myers  <joseph@codesourcery.com>

	* gcov-io.c: Use GCC Runtime Library Exception.

From-SVN: r172361
This commit is contained in:
Jakub Jelinek 2011-04-13 08:56:12 +02:00 committed by Jakub Jelinek
parent f103894294
commit 47af05dfec
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2011-04-13 Jakub Jelinek <jakub@redhat.com>
Backported from mainline
2011-04-06 Joseph Myers <joseph@codesourcery.com>
* gcov-io.c: Use GCC Runtime Library Exception.
2011-04-07 Jakub Jelinek <jakub@redhat.com>
Backported from mainline

View File

@ -16,8 +16,13 @@ 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 GCC; see the file COPYING3. If not see
Under Section 7 of GPL version 3, you are granted additional
permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation.
You should have received a copy of the GNU General Public License and
a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
/* Routines declared in gcov-io.h. This file should be #included by