diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 41929b3..2239bf1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2007-08-23 Joel Brobecker <brobecker@adacore.com> + Switch the license of all .exp files to GPLv3. + Switch the license of all .f and .f90 files to GPLv3. + Switch the license of all .s and .S files to GPLv3. + +2007-08-23 Joel Brobecker <brobecker@adacore.com> + * configure.ac: Switch license to GPLv3. 2007-08-23 Joel Brobecker <brobecker@adacore.com> |