diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-06 10:40:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-06 10:40:34 +0000 |
commit | 651dbc76f217e10b4b03933f86fe9e5b39d382be (patch) | |
tree | c06371a7faa13ca588485d8f811c237c9f640554 /gprof/corefile.c | |
parent | 9af2a943ee03e8ecd2d87d13321cd83959f76cb6 (diff) | |
download | binutils-gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.tar.gz |
CHange FSF sources over to GPLv3
Diffstat (limited to 'gprof/corefile.c')
-rw-r--r-- | gprof/corefile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/corefile.c b/gprof/corefile.c index a9f1f6c93f9..fa0db2c4535 100644 --- a/gprof/corefile.c +++ b/gprof/corefile.c @@ -7,7 +7,7 @@ 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, |