Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tech release 1.5.4 #634

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

© 2022 – 2023 AO Kaspersky Lab. All Rights Reserved.
© 2024 AO Kaspersky Lab. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -198,4 +198,4 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
80 changes: 3 additions & 77 deletions adb-server/adb-server-command-types/NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,81 +1,7 @@
This file contains information about dependencies which are used in the Kaspresso/adb-server-command-types 1.5.3.

org.jetbrains.kotlin:kotlin-stdlib 1.7.10
* Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
The following modules contain third-party code and are incorporated into the Kotlin compiler and/or the Kotlin IntelliJ IDEA plugin:

Path: libraries/stdlib/src/kotlin/collections

License: Apache 2 (license/third_party/gwt_license.txt)
Origin: Derived from GWT, (C) 2007-08 Google Inc.

Path: libraries/stdlib/unsigned/src/kotlin/UnsignedUtils.kt

License: Apache 2 (license/third_party/guava_license.txt)
Origin: Derived from Guava's UnsignedLongs, (C) 2011 The Guava Authors

Path: libraries/stdlib/jvm/src/kotlin/util/MathJVM.kt

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/native-wasm/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-v1/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-v1/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: libraries/stdlib/js/src/kotlin/js/math.polyfills.kt

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/wasm/internal/kotlin/wasm/internal/Number2String.kt

License: Apache 2 (third_party/assemblyscript_license.txt)
Origin: Derived from assemblyscript standard library

Path: libraries/stdlib/wasm/src/kotlin/text/FloatingPointConverter.kt

License: MIT ([license/third_party/asmble_license.txt][asmble])
Origin: Copyright (C) 2018 Chad Retz

Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/

License: SUN ([license/third_party/sun_license.txt][sun])
Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
This file contains information about dependencies which are used in the Kaspresso/adb-server-command-types 1.5.4.

org.jetbrains.kotlin:kotlin-stdlib-common 1.7.10
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
Expand Down
80 changes: 3 additions & 77 deletions adb-server/adb-server-common/NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,81 +1,7 @@
This file contains information about dependencies which are used in the Kaspresso/adb-server-common 1.5.3.

org.jetbrains.kotlin:kotlin-stdlib 1.7.10
* Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
The following modules contain third-party code and are incorporated into the Kotlin compiler and/or the Kotlin IntelliJ IDEA plugin:

Path: libraries/stdlib/src/kotlin/collections

License: Apache 2 (license/third_party/gwt_license.txt)
Origin: Derived from GWT, (C) 2007-08 Google Inc.

Path: libraries/stdlib/unsigned/src/kotlin/UnsignedUtils.kt

License: Apache 2 (license/third_party/guava_license.txt)
Origin: Derived from Guava's UnsignedLongs, (C) 2011 The Guava Authors

Path: libraries/stdlib/jvm/src/kotlin/util/MathJVM.kt

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/native-wasm/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-v1/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-v1/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: libraries/stdlib/js/src/kotlin/js/math.polyfills.kt

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/wasm/internal/kotlin/wasm/internal/Number2String.kt

License: Apache 2 (third_party/assemblyscript_license.txt)
Origin: Derived from assemblyscript standard library

Path: libraries/stdlib/wasm/src/kotlin/text/FloatingPointConverter.kt

License: MIT ([license/third_party/asmble_license.txt][asmble])
Origin: Copyright (C) 2018 Chad Retz

Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/

License: SUN ([license/third_party/sun_license.txt][sun])
Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
This file contains information about dependencies which are used in the Kaspresso/adb-server-common 1.5.4.

org.jetbrains.kotlin:kotlin-stdlib-common 1.7.10
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
Expand Down
80 changes: 3 additions & 77 deletions adb-server/adb-server-connection/NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,81 +1,7 @@
This file contains information about dependencies which are used in the Kaspresso/adb-server-connection 1.5.3.

org.jetbrains.kotlin:kotlin-stdlib 1.7.10
* Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
The following modules contain third-party code and are incorporated into the Kotlin compiler and/or the Kotlin IntelliJ IDEA plugin:

Path: libraries/stdlib/src/kotlin/collections

License: Apache 2 (license/third_party/gwt_license.txt)
Origin: Derived from GWT, (C) 2007-08 Google Inc.

Path: libraries/stdlib/unsigned/src/kotlin/UnsignedUtils.kt

License: Apache 2 (license/third_party/guava_license.txt)
Origin: Derived from Guava's UnsignedLongs, (C) 2011 The Guava Authors

Path: libraries/stdlib/jvm/src/kotlin/util/MathJVM.kt

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/native-wasm/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-v1/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-v1/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: libraries/stdlib/js/src/kotlin/js/math.polyfills.kt

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/wasm/internal/kotlin/wasm/internal/Number2String.kt

License: Apache 2 (third_party/assemblyscript_license.txt)
Origin: Derived from assemblyscript standard library

Path: libraries/stdlib/wasm/src/kotlin/text/FloatingPointConverter.kt

License: MIT ([license/third_party/asmble_license.txt][asmble])
Origin: Copyright (C) 2018 Chad Retz

Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/

License: SUN ([license/third_party/sun_license.txt][sun])
Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
This file contains information about dependencies which are used in the Kaspresso/adb-server-connection 1.5.4.

org.jetbrains.kotlin:kotlin-stdlib-common 1.7.10
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
Expand Down
80 changes: 3 additions & 77 deletions adb-server/adb-server-desktop-device-connection/NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,81 +1,7 @@
This file contains information about dependencies which are used in the Kaspresso/adb-server-desktop-device-connection 1.5.3.

org.jetbrains.kotlin:kotlin-stdlib 1.7.10
* Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
The following modules contain third-party code and are incorporated into the Kotlin compiler and/or the Kotlin IntelliJ IDEA plugin:

Path: libraries/stdlib/src/kotlin/collections

License: Apache 2 (license/third_party/gwt_license.txt)
Origin: Derived from GWT, (C) 2007-08 Google Inc.

Path: libraries/stdlib/unsigned/src/kotlin/UnsignedUtils.kt

License: Apache 2 (license/third_party/guava_license.txt)
Origin: Derived from Guava's UnsignedLongs, (C) 2011 The Guava Authors

Path: libraries/stdlib/jvm/src/kotlin/util/MathJVM.kt

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/native-wasm/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-v1/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-v1/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: libraries/stdlib/js/src/kotlin/js/math.polyfills.kt

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/wasm/internal/kotlin/wasm/internal/Number2String.kt

License: Apache 2 (third_party/assemblyscript_license.txt)
Origin: Derived from assemblyscript standard library

Path: libraries/stdlib/wasm/src/kotlin/text/FloatingPointConverter.kt

License: MIT ([license/third_party/asmble_license.txt][asmble])
Origin: Copyright (C) 2018 Chad Retz

Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/

License: SUN ([license/third_party/sun_license.txt][sun])
Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
This file contains information about dependencies which are used in the Kaspresso/adb-server-desktop-device-connection 1.5.4.

org.jetbrains.kotlin:kotlin-stdlib-common 1.7.10
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
-----------------------------------------------------------------------
Distributed under the terms of the Apache License Version 2.0
-----------------------------------------------------------------------
Expand Down
Loading
Loading