aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorbellard <bellard>2003-05-24 14:18:56 +0000
committerbellard <bellard>2003-05-24 14:18:56 +0000
commit770ef5ed1f15bc54940692fd80b254402ae5e5f7 (patch)
tree2a878d7eb0733d32798ffaddcf709674c1c66403 /README
parent7b05ed6b819bf3b3c31205e32ef19f7074f53e0a (diff)
downloadtinycc-770ef5ed1f15bc54940692fd80b254402ae5e5f7.tar.gz
tinycc-770ef5ed1f15bc54940692fd80b254402ae5e5f7.tar.bz2
changed license to LGPL
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index 359ea05..db743de 100644
--- a/README
+++ b/README
@@ -84,10 +84,7 @@ Please read tcc-doc.html to have all the features of TCC.
License:
-------
-TCC is distributed under the GNU General Public License (see COPYING
-file).
-
-License may be changed to LGPL or X11 style, so I would prefer that
-you indicate in submitted patches that you accept such a change.
+TCC is distributed under the GNU Lesser General Public License (see
+COPYING file).
Fabrice Bellard.