From 4ec17554de5112306a161c7d39d519882de38618 Mon Sep 17 00:00:00 2001 From: hoenicke Date: Mon, 9 Aug 2004 11:46:41 +0000 Subject: [PATCH] Integrated changes from 1.2->1.3 of index.php git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1387 379699f6-c40d-0410-875b-85095c16579e --- jode/doc/index.htp | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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