This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.0 in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 66714dd074a2eb3cdb52bb0990a9b455ff2c2bcc Author: Alex Harui <[email protected]> AuthorDate: Thu Jan 18 11:37:22 2018 -0800 remove MDL from LICENSE --- LICENSE | 6 ------ 1 file changed, 6 deletions(-) diff --git a/LICENSE b/LICENSE index bcb3ed3..9124c29 100644 --- a/LICENSE +++ b/LICENSE @@ -253,12 +253,6 @@ Most of the .as files in frameworks/projects/GoogleMaps/src/main/royale/google are derived from the google_maps_api_v3_11.js externs file in the Google Closure Library which are available under Apache License 2.0. -The example in examples/royale/MDLBlogExample is a port of Google's Material -Design Lite Blog example from https://github.com/google/material-design-lite/tree/88872e672e41c56af0a78a35b34373b8c4a8c49d/templates/blog which is available under -Apache License 2.0, but the text and CSS is under CC-BY-4.0 per Google's LICENSE -file which has been copied into examples/royale/MDLBlogExample/google-LICENSE.html from -https://github.com/google/material-design-lite/blob/88872e672e41c56af0a78a35b34373b8c4a8c49d/LICENSE - The file frameworks/projects/Core/src/main/royale/org/apache/royale/geom/Matrix.as is derived from OpenFL (https://github.com/openfl) which is available under an MIT License. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
