]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
backport: gcov-io.c: Use GCC Runtime Library Exception.
authorJakub Jelinek <jakub@redhat.com>
Wed, 13 Apr 2011 06:56:12 +0000 (08:56 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 13 Apr 2011 06:56:12 +0000 (08:56 +0200)
Backported from mainline
2011-04-06  Joseph Myers  <joseph@codesourcery.com>

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

From-SVN: r172361

gcc/ChangeLog
gcc/gcov-io.c

index e41103c41a10864d691b79fa5c8a28db79ba337f..d8a770be2536da43ff021d92a61d795bee436f07 100644 (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
index 98a9287debd1c146b296192d5400a8a28e2fd1f3..ec568e43cbc97e5bfdf1de7a801a1e98e466d6b0 100644 (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