You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2017/12/11 08:21:35 UTC

[royale-compiler] 02/02: add label for GCC's Rhino MPL

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit b3ccc9495bc0bc11736acc5e077f3ac225e3b621
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Dec 11 00:21:22 2017 -0800

    add label for GCC's Rhino MPL
---
 README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README b/README
index e3f7cac..fd3feb6 100644
--- a/README
+++ b/README
@@ -268,6 +268,11 @@ Software Dependencies
         lzma - http://www.java2s.com/Code/JarDownload/lzma/lzma-9.20.jar.zip
         Google Closure Compiler - http://github.com/google/closure-compiler/archive/v	20151015.zip
 
+    The Google Closure Compiler includes files originally from Rhino under MPL 1.1.  For
+    details see:
+       https://github.com/google/closure-compiler/blob/master/README.md.  
+    Rhino is available at:
+       https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino
 
 Using the Binary Distribution
 -----------------------------

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.