diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-03 13:31:01 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-03 13:31:01 +0000 |
commit | 6e681866279da67c9f07668cd78bfe4e7b30f18e (patch) | |
tree | 681935a5d4fd2ff3d1964099f1cdc6f7629dd530 /gdb/ChangeLog | |
parent | 68588f95404f3301816c765ecd617a585ad50bac (diff) | |
download | gdb-6e681866279da67c9f07668cd78bfe4e7b30f18e.zip gdb-6e681866279da67c9f07668cd78bfe4e7b30f18e.tar.gz gdb-6e681866279da67c9f07668cd78bfe4e7b30f18e.tar.bz2 |
more copyright notice reformatting.
gdb/ChangeLog:
* ada-lang.c: Reformat the copyright notice.
gdb/testsuite/ChangeLog:
* gdb.base/auxv.exp: Reformat the copyright notice.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bdb00c1..8bd6f7e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-01-03 Joel Brobecker <brobecker@adacore.com> + + * ada-lang.c: Reformat the copyright notice. + 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com> * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o. |