diff options
author | Joel Brobecker <brobecker@gnat.com> | 2007-08-23 17:49:23 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2007-08-23 17:49:23 +0000 |
commit | cc00619d4d083bafa47d02b522dd3ef941db3f73 (patch) | |
tree | c3835e8f8f42413402f7bb7c89cb7132422fe9fc /gdb/testsuite/ChangeLog | |
parent | a351bca6b1d24dfc6c66d98baaae10ef0cb5b21b (diff) | |
download | gdb-cc00619d4d083bafa47d02b522dd3ef941db3f73.zip gdb-cc00619d4d083bafa47d02b522dd3ef941db3f73.tar.gz gdb-cc00619d4d083bafa47d02b522dd3ef941db3f73.tar.bz2 |
Switch the licensing to GPLv3 for all .ads and .adb files.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 89b7a10..29ec79c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-08-23 Joel Brobecker <brobecker@adacore.com> + + Switch the licensing to GPLv3 for all .ads and .adb files. + 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com> * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int |