You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/03/16 01:53:39 UTC

[61/67] [abbrv] git commit: [flex-flexunit] [refs/heads/master] - updated license information for mockolate, hamcrest and flexunit1lib

updated license information for mockolate, hamcrest and flexunit1lib


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

Branch: refs/heads/master
Commit: b90304eba12e164ff6c332784a53b69acbf111fc
Parents: 35f27d7
Author: cyrillzadra <cy...@gmail.com>
Authored: Sun Sep 15 19:41:57 2013 +0200
Committer: cyrillzadra <cy...@gmail.com>
Committed: Sun Sep 15 19:41:57 2013 +0200

----------------------------------------------------------------------
 LICENSE.bin | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 README      | 20 ++++--------
 2 files changed, 97 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/b90304eb/LICENSE.bin
----------------------------------------------------------------------
diff --git a/LICENSE.bin b/LICENSE.bin
index 0bd7735..ce0e81c 100644
--- a/LICENSE.bin
+++ b/LICENSE.bin
@@ -132,6 +132,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 ------------------------------------------------------------------------------------------
  
  FlexUnit4Test/libs/fluint-1_2.swc
+ FlexUnit4FluintExtensions/libs/fluint-1_2.swc
  
  The MIT License (MIT)
 
@@ -395,4 +396,93 @@ This Agreement is governed by the laws of the State of New York and the
 intellectual property laws of the United States of America. No party to this
 Agreement will bring a legal action under this Agreement more than one year
 after the cause of action arose. Each party waives its rights to a jury trial in
-any resulting litigation.
\ No newline at end of file
+any resulting litigation.
+
+------------------------------------------------------------------------------------------
+
+FlexUnit4/libs/FlexUnit1Lib.swc
+FlexUnit4Test/libs/FlexUnit1Lib.swc
+
+# FlexUnit License Copyright(C) 2003-2010. Adobe Systems Incorporated. All rights reserved. 
+
+Redistribution and use in source and binary forms, with or without modification, are permitted 
+provided that the following conditions are met: 
+
+* Redistributions of source code must retain the above copyright notice, this list of conditions 
+and the following disclaimer. 
+
+* Redistributions in binary form must reproduce the above copyright notice, this list of
+ conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 
+ 
+* Neither the name of Adobe Systems Incorporated nor the names of its contributors may be 
+used to endorse or promote products derived from this software without specific prior written permission. 
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
+IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
+OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+------------------------------------------------------------------------------------------
+
+FlexUnit4/libs/hamcrest-as3-flex-1.1.3.swc
+FlexUnit4Test/libs/hamcrest-as3-flex-1.1.3.swc
+
+Copyright (c) 2009 the original author or authors
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification, 
+are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice, this list of 
+conditions and the following disclaimer.
+
+Redistributions in binary form must reproduce the above copyright notice, this list of 
+conditions and the following disclaimer in the documentation and/or other materials 
+provided with the distribution.
+
+Neither the name of the Hamcrest nor the names of its contributors may be used to 
+endorse or promote products derived from this software without specific prior 
+written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
+EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 
+SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
+TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
+BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 
+SUCH DAMAGE.
+
+------------------------------------------------------------------------------------------
+
+FlexUnit4Test/libs/mockolate-0.9.5.swc
+
+Copyright (c) 2010 Drew Bourne
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+------------------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/b90304eb/README
----------------------------------------------------------------------
diff --git a/README b/README
index 55b0621..9e3dd83 100644
--- a/README
+++ b/README
@@ -95,26 +95,18 @@ Software Dependencies
 		
 		(swcs)
 		coverageagent - https://flexcover.googlecode.com/files/flexcover-0.90.zip (MIT License)
-		fluint - https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/fluint-1_2.swc ((MIT License)
-		mock-as - https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/mock-as3.swc (BSD License)		
+		fluint - https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/fluint-1_2.swc (MIT License)
+		mockolate - http://cloud.github.com/downloads/drewbourne/hamcrest-as3/hamcrest-as3-flex-1.1.3.zip (MIT License)	
+		mock-as - https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/mock-as3.swc (BSD License)	
+		hamcrest - http://cloud.github.com/downloads/drewbourne/hamcrest-as3/mockolate-0.9.5.zip (BSD License)
+		flexunit1lib - https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit1Lib.swc (BSD License)
 		
 	The following dependencies have licenses which Apache considers to be reciprocal
     licenses so you will be prompted to acknowledge the license before the software is
     downloaded to your system.
 	
 		(jars)
-		junit - http://search.maven.org/remotecontent?filepath=junit/junit/3.8.1/junit-3.8.1.jar (License - CPL 1.0)
-		
-		(swcs)		
-	
-	The following dependencies have licenses which Apache considers to be not compatible 
-    with the Apache License Version 2.0. You will be prompted to read and agree to the 
-    license terms of the dependency before the software can be downloaded to your system.
-	
-		(swcs)
-	    harmcrest - http://cloud.github.com/downloads/drewbourne/hamcrest-as3/mockolate-0.9.5.zip (License - https://github.com/drewbourne/hamcrest-as3/blob/master/hamcrest/LICENSE)	
-		mockolate - http://cloud.github.com/downloads/drewbourne/hamcrest-as3/hamcrest-as3-flex-1.1.3.zip (License - https://github.com/drewbourne/mockolate/blob/master/LICENSE)
-		flexunit1lib - https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit1Lib.swc (License - ???)			
+		junit - http://search.maven.org/remotecontent?filepath=junit/junit/3.8.1/junit-3.8.1.jar (License - CPL 1.0)				
 
 
 Building Apache Flex (FlexUnit)