From 163206c41310b593eec86923277b6a1099124262 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 7 Oct 2009 19:34:04 +0200 Subject: Add GPL3 to tree See https://bugzilla.redhat.com/show_bug.cgi?id=523553 for an explanation. --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9bfe385..25f6734 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,8 +17,9 @@ EXTRA_DIST = \ bootstrap.sh \ - LGPL \ - GPL \ + GPL2 \ + LGPL3 \ + GPL3 \ README \ mutrace.in \ matrace.in -- cgit