You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/09/11 21:09:56 UTC

[2/2] git commit: [flex-asjs] [refs/heads/develop] - use map coords from a public domain source

use map coords from a public domain source


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/99418023
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/99418023
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/99418023

Branch: refs/heads/develop
Commit: 994180230a03cc4a85e33dcc9cbde751e3446982
Parents: 1040589
Author: Alex Harui <ah...@apache.org>
Authored: Fri Sep 11 12:05:47 2015 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Sep 11 12:05:47 2015 -0700

----------------------------------------------------------------------
 LICENSE                                      |   6 +-
 examples/native/USStatesMap/src/MapCoords.as | 100 +++++++++++-----------
 2 files changed, 55 insertions(+), 51 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/99418023/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 439f630..cc866fb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -214,7 +214,11 @@ Portions of frameworks/projects/Flat/as/defaults.css is based on
 designmodo’s (http://designmodo.com/flat-free/) Flat UI which is 
 available under an MIT license.  
 
-The map image examples/flexjs/FlexJSStore/src/assets/427px-Bayarea_map.png
+The map image in examples/flexjs/FlexJSStore/src/assets/427px-Bayarea_map.png
 was placed into the Public Domain by its author.  See:
 https://commons.wikimedia.org/wiki/File:Bayarea_map.png
 
+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
+