Repository: flex-utilities Updated Branches: refs/heads/develop f0cd269e5 -> e1f537200
changes to license per legal-discuss advice Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/e1f53720 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/e1f53720 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/e1f53720 Branch: refs/heads/develop Commit: e1f537200e6413a3897bfbbaa019e802fbaffd98 Parents: f0cd269 Author: Alex Harui <[email protected]> Authored: Thu Jun 26 09:14:06 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Thu Jun 26 09:14:06 2014 -0700 ---------------------------------------------------------------------- installer/LICENSE | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/e1f53720/installer/LICENSE ---------------------------------------------------------------------- diff --git a/installer/LICENSE b/installer/LICENSE index 6b0b127..9590971 100644 --- a/installer/LICENSE +++ b/installer/LICENSE @@ -201,3 +201,19 @@ See the License for the specific language governing permissions and limitations under the License. + +APACHE FLEX SUBCOMPONENTS: + +The Apache Flex Installer includes a number of subcomponents with +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. + +The Open-Sans font is available under Apache License 2.0. For details +see common/src/assets/fonts/open-sans/ + +The NativeApplicationUpdater is available under Apache License 2.0. +For details see installer/src/com/riaspace/ + + +
