mention google maps in LICENSE
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9dfef271 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9dfef271 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9dfef271 Branch: refs/heads/spark Commit: 9dfef2719f3f3ca304bebd1e1aa3f8cb77841b7d Parents: 26a2662 Author: Alex Harui <[email protected]> Authored: Fri Mar 11 14:42:15 2016 -0800 Committer: Alex Harui <[email protected]> Committed: Fri Mar 11 14:42:15 2016 -0800 ---------------------------------------------------------------------- LICENSE | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9dfef271/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index cc866fb..a3c1df1 100644 --- a/LICENSE +++ b/LICENSE @@ -222,3 +222,6 @@ The map coordinates in examples/native/USStatesMap/src/MapCoords.js were placed into the Public Domain by its author. See: https://en.wikipedia.org/wiki/File:USA_CIA_Map.svg#file +Most of the .as files in frameworks/projects/GoogleMaps/src/main/flex/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.
