Home
last modified time | relevance | path

Searched refs:license (Results 1 – 25 of 28) sorted by relevance

12

/tools/external/fat32lib/
DAndroid.bp21 // 'apply every license found to every target'. While this makes sure we respect
22 // every license restriction, it may not be entirely correct.
26 // Please consider splitting the single license below into multiple licenses,
28 // default license using the 'licenses: [...]' property on targets as needed.
31 // to attach the license to, and including a comment whether the files may be
33 // See: http://go/android-license-faq
34 license {
38 "SPDX-license-identifier-LGPL",
39 "SPDX-license-identifier-LGPL-2.1",
40 "SPDX-license-identifier-LGPL-3.0",
DNOTICE8 of this license document, but changing it is not allowed.
17license, the Lesser General Public License, applies to some specially designated software packages…
25 …two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you …
29license from a patent holder. Therefore, we insist that any patent license obtained for a version …
31license, the GNU Lesser General Public License, applies to certain designated libraries, and is qu…
35license the "Lesser" General Public License because it does Less to protect the user's freedom tha…
106 It may happen that this requirement contradicts the license restrictions of other proprietary libra…
116 …r any work based on the Library), the recipient automatically receives a license from the original…
118 …ence you may not distribute the Library at all. For example, if a patent license would not permit …
122 … of the free software distribution system which is implemented by public license practices. Many p…
[all …]
/tools/apkzlib/
DAndroid.bp25 // 'apply every license found to every target'. While this makes sure we respect
26 // every license restriction, it may not be entirely correct.
30 // Please consider splitting the single license below into multiple licenses,
32 // default license using the 'licenses: [...]' property on targets as needed.
35 // to attach the license to, and including a comment whether the files may be
37 // See: http://go/android-license-faq
38 license {
42 "SPDX-license-identifier-Apache-2.0",
43 "SPDX-license-identifier-GFDL", // by exception only
44 "SPDX-license-identifier-GPL",
/tools/ndkports/src/main/kotlin/com/android/ndkports/
DPrefabPackageBuilder.kt68 License().also { license -> in <lambda>() method
69 license.name = port.license.name in <lambda>()
70 license.url = port.license.url in <lambda>()
71 license.distribution = "repo" in <lambda>()
DPort.kt132 abstract val license: License in installDirectoryForPort() constant in com.android.ndkports.Port
/tools/security/sanitizer-status/
DAndroid.bp6 // http://go/android-license-faq
7 license {
11 "SPDX-license-identifier-Apache-2.0",
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
89 (except as stated in this section) patent license to make, have made,
91 where such license applies only to those patent claims licensable
137 may provide additional or different license terms and conditions
148 the terms of any separate license agreement you may have executed
/tools/treble/fetcher/
DAndroid.bp2 // See: http://go/android-license-faq
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
/tools/treble/
DAndroid.bp21 // See: http://go/android-license-faq
22 license {
26 "SPDX-license-identifier-Apache-2.0",
DLICENSE70 copyright license to reproduce, prepare Derivative Works of,
77 (except as stated in this section) patent license to make, have made,
79 where such license applies only to those patent claims licensable
125 may provide additional or different license terms and conditions
136 the terms of any separate license agreement you may have executed
/tools/apksig/
DAndroid.bp24 // http://go/android-license-faq
25 license {
29 "SPDX-license-identifier-Apache-2.0",
DLICENSE82 copyright license to reproduce, prepare Derivative Works of,
89 (except as stated in this section) patent license to make, have made,
91 where such license applies only to those patent claims licensable
137 may provide additional or different license terms and conditions
148 the terms of any separate license agreement you may have executed
/tools/treble/build/
DAndroid.bp16 // See: http://go/android-license-faq
19 // to get the below license kinds:
20 // SPDX-license-identifier-Apache-2.0
/tools/treble/split/
DAndroid.bp16 // See: http://go/android-license-faq
19 // to get the below license kinds:
20 // SPDX-license-identifier-Apache-2.0
/tools/trebuchet/
DAndroid.bp20 // http://go/android-license-faq
21 license {
25 "SPDX-license-identifier-Apache-2.0",
DLICENSE70 copyright license to reproduce, prepare Derivative Works of,
77 (except as stated in this section) patent license to make, have made,
79 where such license applies only to those patent claims licensable
125 may provide additional or different license terms and conditions
136 the terms of any separate license agreement you may have executed
/tools/acloud/
DAndroid.bp20 // http://go/android-license-faq
21 license {
25 "SPDX-license-identifier-Apache-2.0",
DLICENSE70 copyright license to reproduce, prepare Derivative Works of,
77 (except as stated in this section) patent license to make, have made,
79 where such license applies only to those patent claims licensable
125 may provide additional or different license terms and conditions
136 the terms of any separate license agreement you may have executed
Dsetup.py124 license="Apache License, Version 2.0",
/tools/test/openhst/
DLICENSE70 copyright license to reproduce, prepare Derivative Works of,
77 (except as stated in this section) patent license to make, have made,
79 where such license applies only to those patent claims licensable
125 may provide additional or different license terms and conditions
136 the terms of any separate license agreement you may have executed
/tools/test/graphicsbenchmark/apps/sample_app/
DAndroid.mk21 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
/tools/ndkports/ports/jsoncpp/
Dport.kts26 override val license = License( constant
/tools/ndkports/ports/curl/
Dport.kts27 override val license = License( constant
/tools/test/graphicsbenchmark/functional_tests/java/
DAndroid.mk20 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
/tools/ndkports/ports/openssl/
Dport.kts27 override val license = License( constant

12