summaryrefslogtreecommitdiff
path: root/gprof/basic_blocks.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-06 10:40:34 +0000
committerNick Clifton <nickc@redhat.com>2007-07-06 10:40:34 +0000
commit7547cc9aa410197bc8dd9f339381e30d28edc13e (patch)
treee4a358c5dbf106a3d4e5023366fab704db965951 /gprof/basic_blocks.c
parent46faa25dd38dad1ed13782e448c24cff6ba45261 (diff)
downloadbinutils-redhat-7547cc9aa410197bc8dd9f339381e30d28edc13e.tar.gz
CHange FSF sources over to GPLv3
Diffstat (limited to 'gprof/basic_blocks.c')
-rw-r--r--gprof/basic_blocks.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/basic_blocks.c b/gprof/basic_blocks.c
index 7a0caeaffd..d188ec581c 100644
--- a/gprof/basic_blocks.c
+++ b/gprof/basic_blocks.c
@@ -2,14 +2,14 @@
of basic-block info to/from gmon.out; computing and formatting of
basic-block related statistics.
- Copyright 1999, 2000, 2001, 2002, 2004, 2005
+ Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2007
Free Software Foundation, Inc.
This file is part of GNU Binutils.
This program 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 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,