summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 68d13303..47277d91 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,5 +1,5 @@
1 1
2Enigma v0.8 beta 2Enigma v0.10.4 beta
3A tool for deobfuscation of Java bytecode 3A tool for deobfuscation of Java bytecode
4 4
5Copyright Jeff Martin, 2015 5Copyright Jeff Martin, 2015
@@ -7,7 +7,7 @@ Copyright Jeff Martin, 2015
7 7
8LICENSE 8LICENSE
9 9
10Enigma is distributed under the GNU General Public license version 3 10Enigma is distributed under the GNU Lesser General Public license version 3
11 11
12Enigma includes a modified version of Procyon which is distributed under the Apache license version 2. Procyon is copyrighted by Mike Strobel, 2013 12Enigma includes a modified version of Procyon which is distributed under the Apache license version 2. Procyon is copyrighted by Mike Strobel, 2013
13 13
@@ -16,7 +16,7 @@ Enigma includes unmodified versions of the following libraries which are also re
16 Javassist 16 Javassist
17 JSyntaxPane 17 JSyntaxPane
18 18
19Copies of the GNU General Public license verion 3 and the Apache license v2 have been included in this distribution. 19Copies of the GNU Lesser General Public license verion 3 and the Apache license v2 have been included in this distribution.
20 20
21 21
22USING ENIGMA 22USING ENIGMA