Repository: flex-asjs Updated Branches: refs/heads/develop 3910da46a -> fe6ef5188
Update LICENSE and NOTICE to reflect information about Google Closure Library Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fe6ef518 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fe6ef518 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fe6ef518 Branch: refs/heads/develop Commit: fe6ef5188bd85ea5b2562d264464acc104affe97 Parents: 3910da4 Author: OmPrakash Muppirala <[email protected]> Authored: Mon Aug 3 01:21:19 2015 -0700 Committer: OmPrakash Muppirala <[email protected]> Committed: Mon Aug 3 01:21:19 2015 -0700 ---------------------------------------------------------------------- LICENSE | 3 +++ NOTICE | 3 +++ 2 files changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/fe6ef518/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index e45744e..1f3e388 100644 --- a/LICENSE +++ b/LICENSE @@ -213,3 +213,6 @@ conditions of the following licenses. Portions of frameworks/projects/HTML/src/defaults.css is based on designmodoâs (http://designmodo.com/flat-free/) Flat UI which is available under an MIT license. + +Google Closure Library is available under Apache License 2.0. For details +see https://developers.google.com/closure/library/ \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/fe6ef518/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 4a65ac6..ab4cb3d 100644 --- a/NOTICE +++ b/NOTICE @@ -3,3 +3,6 @@ Copyright 2014 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). + +Google Closure Library is available under Apache License 2.0. For details +see https://developers.google.com/closure/library/ \ No newline at end of file
