diff options
Diffstat (limited to 'src/lib/gcov-io.c')
-rw-r--r-- | src/lib/gcov-io.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/gcov-io.c b/src/lib/gcov-io.c index 37c1c3e350..aeb9d123a9 100644 --- a/src/lib/gcov-io.c +++ b/src/lib/gcov-io.c @@ -19,11 +19,7 @@ for more details. 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 another source file, after having #included gcov-io.h. */ |