Rearrange kotlin-stdlib-js library sources
Move kotlin.* api inside kotlin directory. Update copyright paths.
This commit is contained in:
committed by
Stanislav Erokhin
parent
57e47d1830
commit
00b23a0fe9
+12
-12
@@ -39,18 +39,6 @@ the Kotlin IntelliJ IDEA plugin:
|
||||
- License: BSD (license/third_party/dart_LICENSE.txt)
|
||||
- Origin: Originally part of the Dart compiler, (c) 2011 the Dart Project Authors,
|
||||
|
||||
- Path: js/js.libraries/src/core/collections
|
||||
- License: Apache 2 (license/third_party/gwt_license.txt)
|
||||
- Origin: Derived from GWT, (C) 2007-08 Google Inc.
|
||||
|
||||
- Path: js/js.libraries/src/js/long.js
|
||||
- License: Apache 2 (license/third_party/closure-compiler_LICENSE.txt)
|
||||
- Origin: Google Closure Library, Copyright 2009 The Closure Library Authors
|
||||
|
||||
- Path: js/js.libraries/src/js/polyfills.js
|
||||
- License: Boost Software License 1.0 (license/third_party/boost_LICENSE.txt)
|
||||
- Origin: Derived from boost special math functions, Copyright Eric Ford & Hubert Holin 2001.
|
||||
|
||||
- Path: js/js.parser/src/com/google
|
||||
- License: Netscape Public License 1.1 (license/third_party/rhino_LICENSE.txt)
|
||||
- Origin: Originally part of GWT, (C) 2007-08 Google Inc., distributed under the Apache 2 license. The code
|
||||
@@ -69,6 +57,18 @@ the Kotlin IntelliJ IDEA plugin:
|
||||
- License: Boost Software License 1.0 (license/third_party/boost_LICENSE.txt)
|
||||
- Origin: Derived from boost special math functions, Copyright Eric Ford & Hubert Holin 2001.
|
||||
|
||||
- Path: libraries/stdlib/js/src/kotlin/collections
|
||||
- License: Apache 2 (license/third_party/gwt_license.txt)
|
||||
- Origin: Derived from GWT, (C) 2007-08 Google Inc.
|
||||
|
||||
- Path: libraries/stdlib/js/src/js/long.js
|
||||
- License: Apache 2 (license/third_party/closure-compiler_LICENSE.txt)
|
||||
- Origin: Google Closure Library, Copyright 2009 The Closure Library Authors
|
||||
|
||||
- Path: libraries/stdlib/js/src/js/polyfills.js
|
||||
- License: Boost Software License 1.0 (license/third_party/boost_LICENSE.txt)
|
||||
- Origin: Derived from boost special math functions, Copyright Eric Ford & Hubert Holin 2001.
|
||||
|
||||
- Path: plugins/lint/android-annotations
|
||||
- License: Apache 2 (license/third_party/aosp_license.txt)
|
||||
- Origin: Copyright (C) 2011-15 The Android Open Source Project
|
||||
|
||||
Reference in New Issue
Block a user