moved new items to below header
Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/0d704454 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/0d704454 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/0d704454 Branch: refs/heads/develop Commit: 0d7044548d2ba1052f8aa174717a9c675a94b519 Parents: 0450e26 Author: Justin Mclean <[email protected]> Authored: Thu Jun 18 19:20:08 2015 +1000 Committer: Justin Mclean <[email protected]> Committed: Thu Jun 18 19:20:08 2015 +1000 ---------------------------------------------------------------------- flex-installer/installer/binary_license/LICENSE | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/0d704454/flex-installer/installer/binary_license/LICENSE ---------------------------------------------------------------------- diff --git a/flex-installer/installer/binary_license/LICENSE b/flex-installer/installer/binary_license/LICENSE index 86515ea..8e1f660 100644 --- a/flex-installer/installer/binary_license/LICENSE +++ b/flex-installer/installer/binary_license/LICENSE @@ -204,6 +204,13 @@ -------------------------------------------------------------------------------- +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. + This product bundles ascompress, which is available under the MIT license. For details, see http://www.opensource.org/licenses/mit-license.php @@ -216,19 +223,9 @@ as3httpclientlib bundles as3corelib, which is available under a as3httpclientlib bundles as3crypto, which is available under a â3-clause BSDâ license. For details, see deps/as3httpclientlib/. --------------------------------------------------------------------------------- - -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/ -
