Repository: incubator-weex
Updated Branches:
  refs/heads/master fe1dc0af7 -> f44a8fd5d


* [License]  Remove the Facebook BSD License which is not used any more.


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f44a8fd5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f44a8fd5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/f44a8fd5

Branch: refs/heads/master
Commit: f44a8fd5d6e0d9fb2292f921ebbef8424563f93d
Parents: fe1dc0a
Author: Adam Feng <[email protected]>
Authored: Tue May 22 22:19:30 2018 +0800
Committer: Adam Feng <[email protected]>
Committed: Tue May 22 22:19:30 2018 +0800

----------------------------------------------------------------------
 LICENSE | 51 ---------------------------------------------------
 1 file changed, 51 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f44a8fd5/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 719b792..84f44e2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -202,57 +202,6 @@
    limitations under the License.
 
 
-   BSD License
-
-For the CSSLayout components:
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CachedCSSLayout.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSAlign.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSDirection.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSFlexDirection.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSJustify.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSLayout.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSLayoutContext.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSNode.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSPositionType.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSStyle.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSWrap.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/FloatUtil.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/LayoutEngine.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/MeasureOutput.java
-android/sdk/src/main/java/com/taobao/weex/dom/flex/Spacing.java
-ios/sdk/WeexSDK/Sources/Layout/Layout.c
-ios/sdk/WeexSDK/Sources/Layout/Layout.h
-
-/*
-BSD License
-
-Copyright (c) 2014-present, Facebook, Inc. 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 Facebook 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.
-
 */
 
 For the vuejs components:

Reply via email to