aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2003-04-30 11:48:42 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2003-04-30 11:48:42 +0000
commit1f290d54001e508c65d6b1270c508b92d7af618c (patch)
tree2f9db4258066cb1e55b4b8ff10e06e4ef145ba9f /Readme.html
parent2e9cd7421af4776599d3606873b05e234459e3c1 (diff)
downloadjavassist-1f290d54001e508c65d6b1270c508b92d7af618c.tar.gz
javassist-1f290d54001e508c65d6b1270c508b92d7af618c.zip
fixed an array-access bug.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@13 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html
index 9addaa05..7afd488b 100644
--- a/Readme.html
+++ b/Readme.html
@@ -462,6 +462,9 @@ software may be used under only the terms of the LGPL. To use them
under the MPL, you must obtain a separate package including only
Javassist but not the other part of JBoss.
+<p>All the contributors to the original source tree must agree to
+the original license term described above.
+
<p><br>
<h2>Acknowledgments</h2>