]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcov-io.c: Use GCC Runtime Library Exception.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 6 Apr 2011 16:04:18 +0000 (17:04 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 6 Apr 2011 16:04:18 +0000 (17:04 +0100)
From-SVN: r172053

gcc/ChangeLog
gcc/gcov-io.c

index e593f56ff8a81528d8aa2d615062b3e467cb8dd4..07ccf6c91e3fd5f38d41675c67e5e6c3ead362de 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcov-io.c: Use GCC Runtime Library Exception.
+
 2011-04-06  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/48466
index 6d371cdcddf28048364452a92ae3fc02603eea4b..37c1c3e35084ba75ad8d88afaa7e25d4c0a87947 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