diff --git a/jode/doc/index.htp b/jode/doc/index.htp index 4952c8d..8b6494a 100644 --- a/jode/doc/index.htp +++ b/jode/doc/index.htp @@ -2,7 +2,9 @@

JODE is a java package containing a decompiler and an optimizer for java. This package is freely -available under the GNU GPL.

+available under the GNU GPL. The bytecode package and the core +decompiler is now under GNU Lesser General Public License, so you can +integrate it in your project.

The decompiler reads in class files and produces something similar to the original java file. Of course this can't be @@ -30,12 +32,8 @@ fields