aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard>2002-03-17 11:41:38 +0000
committerbellard <bellard>2002-03-17 11:41:38 +0000
commitdb9fd02062baede95cbfe2dde101b698bef5c921 (patch)
treebc39201ce2353a4f4af90fbb39f511168411fe0c
parent9a69c067c3d1c4b614b1324706a372f99cd7e19f (diff)
downloadtinycc-db9fd02062baede95cbfe2dde101b698bef5c921.tar.gz
tinycc-db9fd02062baede95cbfe2dde101b698bef5c921.tar.bz2
better license terms
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2da837b..4cc3924 100644
--- a/README
+++ b/README
@@ -113,7 +113,7 @@ License:
TCC is distributed under the GNU General Public License (see COPYING
file).
-I accept only patches where you give your copyright explicitely to me
-to simplify licensing issues.
+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.
Fabrice Bellard.