aboutsummaryrefslogtreecommitdiff
path: root/gnattools/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2009-04-09 17:00:19 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2009-04-09 17:00:19 +0200
commit748086b7b2201112aff2dea9d037af1fc92567ff (patch)
treebd86b7ce700d40e8ff558eedd26a6dd18fd29054 /gnattools/ChangeLog
parent0a5ec800d746ba16e62893c18e7fdbbd7ca78cee (diff)
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
From-SVN: r145841
Diffstat (limited to 'gnattools/ChangeLog')
-rw-r--r--gnattools/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog
index c68380bf27a..5f8bd01a630 100644
--- a/gnattools/ChangeLog
+++ b/gnattools/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-09 Jakub Jelinek <jakub@redhat.com>
+
+ * Makefile.in: Change copyright header to refer to version
+ 3 of the GNU General Public License and to point readers at the
+ COPYING3 file and the FSF's license web page.
+ * configure.ac: Likewise.
+
2009-02-26 Andreas Schwab <schwab@suse.de>
PR ada/39172