]> gerrit.simantics Code Review - simantics/third-party.git/blob - plugins/org.apache.batik/lib/README.js.txt
Updated Batik from 1.8.0 to 1.12.0
[simantics/third-party.git] / plugins / org.apache.batik / lib / README.js.txt
1 This distribution includes a binary distribution of Mozilla Rhino 1.6 release 5
2 plus one patch.
3
4 You can get the unpatched 1.6R5 release of Rhino from the following URL:
5
6   ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R5.zip
7
8 To obtain the source code for the 1.6R5 release of Rhino, issue the following
9 commands:
10
11   cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot \
12     co -D2006-11-20 mozilla/js/rhino
13
14 The patch is available here:
15
16   https://bugzilla.mozilla.org/attachment.cgi?id=288467
17
18 which is attached to this bug:
19
20   https://bugzilla.mozilla.org/show_bug.cgi?id=367627
21
22 Rhino is licensed under both the MPL (Mozilla Public License) 1.1 and the
23 GPL (GNU General Public License) 2.0, which are in the LICENSE.js.txt file.