summaryrefslogtreecommitdiff
path: root/gprof/bb_exit_func.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
commit651dbc76f217e10b4b03933f86fe9e5b39d382be (patch)
treec06371a7faa13ca588485d8f811c237c9f640554 /gprof/bb_exit_func.c
parent9af2a943ee03e8ecd2d87d13321cd83959f76cb6 (diff)
downloadbinutils-gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.tar.gz
CHange FSF sources over to GPLv3
Diffstat (limited to 'gprof/bb_exit_func.c')
-rw-r--r--gprof/bb_exit_func.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/bb_exit_func.c b/gprof/bb_exit_func.c
index 5f98eec4cff..110fc2b5c97 100644
--- a/gprof/bb_exit_func.c
+++ b/gprof/bb_exit_func.c
@@ -1,13 +1,13 @@
/* bb_exit_func.c - dumps all the basic-block statistics linked into
the bb_head chain to .d files.
- Copyright 2000, 2001, 2004 Free Software Foundation, Inc.
+ Copyright 2000, 2001, 2004, 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,