added Saxon9 changes to LICENSE and NOTICE
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/dd3b24dc Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/dd3b24dc Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/dd3b24dc Branch: refs/heads/master Commit: dd3b24dc9dd7a1b2c3f9239fc4a6e109af2301ef Parents: 6715b33 Author: Justin Mclean <[email protected]> Authored: Tue Jan 6 08:36:58 2015 +1100 Committer: Justin Mclean <[email protected]> Committed: Tue Jan 6 08:36:58 2015 +1100 ---------------------------------------------------------------------- LICENSE.bin | 21 ++++++++++++++++++++- NOTICE.bin | 4 ++++ 2 files changed, 24 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/dd3b24dc/LICENSE.bin ---------------------------------------------------------------------- diff --git a/LICENSE.bin b/LICENSE.bin index 240e8f9..0033e8e 100644 --- a/LICENSE.bin +++ b/LICENSE.bin @@ -67,6 +67,23 @@ specified in an individual module. Portions created by other named contributors are copyright as identified in the relevant module. All Rights Reserved. + Copyright 1999 CERN - European Organization for Nuclear Research.<br/><br/> + +Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose +is hereby granted without fee, provided that the above copyright notice appear in all copies and +that both that copyright notice and this permission notice appear in supporting documentation. +CERN makes no representations about the suitability of this software for any purpose. +It is provided "as is" without expressed or implied warranty. + +This product bundles software available under a +BSD software license. For details, see lib/external/THAI.txt + +This product bundles software available under a +MIT software license. For details, see lib/external/UNICODE.txt + +This product bundles software available under a +MIT software license. For details, see lib/external/JAMESCLARK.txt + ------------------------------------------------------------------------------------------ lib/external/xml-apis.jar @@ -100,8 +117,10 @@ Apache Software License, Version 1.1. For details, see lib/external/BCEL.LICENSE This product bundle CUP Parser Generator available under an (old style) MIT license. For details, see lib/external/java_cup.LICENSE.txt -This product bundles Jakarta egexp available under a +This product bundles Jakarta Regexp available under a Apache Software License, Version 1.1. For details, see lib/external/LICENSE.dom-software.txt ------------------------------------------------------------------------------------------ + + http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/dd3b24dc/NOTICE.bin ---------------------------------------------------------------------- diff --git a/NOTICE.bin b/NOTICE.bin index cdf499e..beb0cd3 100644 --- a/NOTICE.bin +++ b/NOTICE.bin @@ -42,4 +42,8 @@ - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org + + Portions of SAxon9 are derived from classes placed in the + public domain by Arbortext on 10 Apr 2000. See: + http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
