Skip to content

Commit 3aa609f

Browse files
TECH: added new legal docs for release 1.6.0 (#693)
Co-authored-by: Nikita Evdokimov <nikita-e57@yandex.ru>
1 parent 2e75ace commit 3aa609f

10 files changed

Lines changed: 678 additions & 550 deletions

File tree

adb-server/adb-server-command-types/NOTICE.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
This file contains information about dependencies which are used in the Kaspresso/adb-server-command-types 1.5.4.
1+
This file contains information about dependencies which are used in Kaspresso/Adbserver-command-types 1.6.0
22

3-
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
4-
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
3+
org.jetbrains.kotlin:kotlin-stdlib 1.8.22
4+
Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
5+
-----------------------------------------------------------------------
6+
Distributed under the terms of the Apache License Version 2.0
7+
-----------------------------------------------------------------------
8+
9+
10+
org.jetbrains.kotlin:kotlin-stdlib-common 1.8.22
11+
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
512
-----------------------------------------------------------------------
613
Distributed under the terms of the Apache License Version 2.0
714
-----------------------------------------------------------------------
@@ -76,4 +83,4 @@ You may add Your own copyright statement to Your modifications and may provide a
7683

7784
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
7885

79-
END OF TERMS AND CONDITIONS
86+
END OF TERMS AND CONDITIONS

adb-server/adb-server-common/NOTICE.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
This file contains information about dependencies which are used in the Kaspresso/adb-server-common 1.5.4.
1+
This file contains information about dependencies which are used in Kaspresso/Adbserver-common 1.6.0
22

3-
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
4-
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
3+
org.jetbrains.kotlin:kotlin-stdlib 1.8.22
4+
Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
5+
-----------------------------------------------------------------------
6+
Distributed under the terms of the Apache License Version 2.0
7+
-----------------------------------------------------------------------
8+
9+
10+
org.jetbrains.kotlin:kotlin-stdlib-common 1.8.22
11+
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
512
-----------------------------------------------------------------------
613
Distributed under the terms of the Apache License Version 2.0
714
-----------------------------------------------------------------------
@@ -76,4 +83,4 @@ You may add Your own copyright statement to Your modifications and may provide a
7683

7784
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
7885

79-
END OF TERMS AND CONDITIONS
86+
END OF TERMS AND CONDITIONS

adb-server/adb-server-connection/NOTICE.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
This file contains information about dependencies which are used in the Kaspresso/adb-server-connection 1.5.4.
1+
This file contains information about dependencies which are used in Kaspresso/Adbserver-connection 1.6.0
22

3-
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
4-
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
3+
org.jetbrains.kotlin:kotlin-stdlib 1.8.22
4+
Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
5+
-----------------------------------------------------------------------
6+
Distributed under the terms of the Apache License Version 2.0
7+
-----------------------------------------------------------------------
8+
9+
10+
org.jetbrains.kotlin:kotlin-stdlib-common 1.8.22
11+
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
512
-----------------------------------------------------------------------
613
Distributed under the terms of the Apache License Version 2.0
714
-----------------------------------------------------------------------
@@ -76,4 +83,4 @@ You may add Your own copyright statement to Your modifications and may provide a
7683

7784
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
7885

79-
END OF TERMS AND CONDITIONS
86+
END OF TERMS AND CONDITIONS

adb-server/adb-server-desktop-device-connection/NOTICE.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
This file contains information about dependencies which are used in the Kaspresso/adb-server-desktop-device-connection 1.5.4.
1+
This file contains information about dependencies which are used in Kaspresso/Adbserver-desktop-device-connection 1.6.0
22

3-
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
4-
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
3+
org.jetbrains.kotlin:kotlin-stdlib 1.8.22
4+
Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
5+
-----------------------------------------------------------------------
6+
Distributed under the terms of the Apache License Version 2.0
7+
-----------------------------------------------------------------------
8+
9+
10+
org.jetbrains.kotlin:kotlin-stdlib-common 1.8.22
11+
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
512
-----------------------------------------------------------------------
613
Distributed under the terms of the Apache License Version 2.0
714
-----------------------------------------------------------------------
@@ -76,4 +83,4 @@ You may add Your own copyright statement to Your modifications and may provide a
7683

7784
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
7885

79-
END OF TERMS AND CONDITIONS
86+
END OF TERMS AND CONDITIONS

adb-server/adb-server-device/NOTICE.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
This file contains information about dependencies which are used in the Kaspresso/adb-server-device 1.5.4.
1+
This file contains information about dependencies which are used in Kaspresso/Adbserver-device 1.6.0
22

3-
org.jetbrains.kotlin:kotlin-stdlib 1.9.20
4-
Copyright 2010-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
3+
org.jetbrains.kotlin:kotlin-stdlib 1.8.22
4+
Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
5+
-----------------------------------------------------------------------
6+
Distributed under the terms of the Apache License Version 2.0
7+
-----------------------------------------------------------------------
8+
9+
10+
org.jetbrains.kotlin:kotlin-stdlib-common 1.8.22
11+
Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
512
-----------------------------------------------------------------------
613
Distributed under the terms of the Apache License Version 2.0
714
-----------------------------------------------------------------------
@@ -76,4 +83,4 @@ You may add Your own copyright statement to Your modifications and may provide a
7683

7784
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
7885

79-
END OF TERMS AND CONDITIONS
86+
END OF TERMS AND CONDITIONS

0 commit comments

Comments
 (0)