fix files 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/7cd1bd4a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/7cd1bd4a Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/7cd1bd4a Branch: refs/heads/feature/maven-migration Commit: 7cd1bd4a3bfdfdd4433eb0555d698ef1f19495f6 Parents: fb682e0 Author: Alex Harui <[email protected]> Authored: Tue Mar 29 08:31:50 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Tue Mar 29 08:31:50 2016 -0700 ---------------------------------------------------------------------- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7cd1bd4a/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index a3c1df1..15de483 100644 --- a/LICENSE +++ b/LICENSE @@ -210,7 +210,7 @@ separate copyright notices and license terms. Your use of the source code for the these subcomponents is subject to the terms and conditions of the following licenses. -Portions of frameworks/projects/Flat/as/defaults.css is based on +Portions of frameworks/projects/Flat/src/main/resources/defaults.css is based on designmodoâs (http://designmodo.com/flat-free/) Flat UI which is available under an MIT license. @@ -218,7 +218,7 @@ 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 +The map coordinates in examples/native/USStatesMap/src/MapCoords.as were placed into the Public Domain by its author. See: https://en.wikipedia.org/wiki/File:USA_CIA_Map.svg#file
