diff options
author | Josh Heidenreich <josh.sickmate@gmail.com> | 2012-02-04 09:25:42 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-02-04 09:26:08 -0600 |
commit | 904d59fab93eb2fe855f0a46d9d6d64e62df0228 (patch) | |
tree | 6ab4258e5d0bd88100c23befbb0540e1c9623a37 /rhino | |
parent | ab0efc3eb1c0b351bcaccd847cd66f986f95781e (diff) |
add missing README to animation, sc, sd, slideshow, starmath, sw
Diffstat (limited to 'rhino')
-rw-r--r-- | rhino/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhino/README b/rhino/README index f8f47a186e20..ae212c9174f7 100644 --- a/rhino/README +++ b/rhino/README @@ -1,5 +1,5 @@ The Scripting Framework makes use of the Rhino (http://www.mozilla.org/rhino/) -JavaScript interpreter, available under the Mozilla Public License +JavaScript interpreter, available under the Mozilla Public License (http://www.mozilla.org/MPL/MPL-1.1.html). In addition, to support the debugging of scripts contained in OpenOffice.org |