You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ha...@apache.org on 2016/09/06 06:17:50 UTC

[02/25] git commit: [flex-asjs] [refs/heads/refactor-sprite] - update license for Matrix class

update license for Matrix class


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

Branch: refs/heads/refactor-sprite
Commit: 27256ce84d60f43ac735ad769be85beaeb896810
Parents: baa15e4
Author: Alex Harui <ah...@apache.org>
Authored: Thu Aug 18 07:55:18 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu Aug 18 07:55:18 2016 -0700

----------------------------------------------------------------------
 LICENSE | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/27256ce8/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 15de483..11cf80d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -225,3 +225,8 @@ 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.
+
+The file frameworks/projects/Core/src/main/flex/org/apache/flex/geom/Matrix.as
+is derived from OpenFL (https://github.com/openfl) which is available under an
+MIT License.
+