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/ChangeLog | |
parent | 9af2a943ee03e8ecd2d87d13321cd83959f76cb6 (diff) | |
download | gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.zip gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.tar.gz gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.tar.bz2 |
CHange FSF sources over to GPLv3
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index b9d9fc3..b66a3e6 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,12 @@ +2007-07-06 Nick Clifton <nickc@redhat.com> + + * basic_blocks.c: Update copyright notice to refer to GPLv3. + * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c, + call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h, + flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h, + search_list.c, search_list.h, source.c, source.h, sym_ids.c, + sym_ids.h, symtab.c, symtab.h: Likewise. + 2007-07-05 Tristan Gingold <gingold@adacore.com> * corefile.c (core_sym_class): Do not discard nested subprograms. |