/tools/external/fat32lib/ |
D | Android.bp | 21 // '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",
|
D | NOTICE | 8 of this license document, but changing it is not allowed. 17 …license, 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 … 29 …license from a patent holder. Therefore, we insist that any patent license obtained for a version … 31 …license, the GNU Lesser General Public License, applies to certain designated libraries, and is qu… 35 …license 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/ |
D | Android.bp | 25 // '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/ |
D | PrefabPackageBuilder.kt | 68 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>()
|
D | Port.kt | 132 abstract val license: License in installDirectoryForPort() constant in com.android.ndkports.Port
|
/tools/security/sanitizer-status/ |
D | Android.bp | 6 // http://go/android-license-faq 7 license { 11 "SPDX-license-identifier-Apache-2.0",
|
D | NOTICE | 82 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/ |
D | Android.bp | 2 // See: http://go/android-license-faq 5 // to get the below license kinds: 6 // SPDX-license-identifier-Apache-2.0
|
/tools/treble/ |
D | Android.bp | 21 // See: http://go/android-license-faq 22 license { 26 "SPDX-license-identifier-Apache-2.0",
|
D | LICENSE | 70 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/ |
D | Android.bp | 24 // http://go/android-license-faq 25 license { 29 "SPDX-license-identifier-Apache-2.0",
|
D | LICENSE | 82 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/ |
D | Android.bp | 16 // See: http://go/android-license-faq 19 // to get the below license kinds: 20 // SPDX-license-identifier-Apache-2.0
|
/tools/treble/split/ |
D | Android.bp | 16 // See: http://go/android-license-faq 19 // to get the below license kinds: 20 // SPDX-license-identifier-Apache-2.0
|
/tools/trebuchet/ |
D | Android.bp | 20 // http://go/android-license-faq 21 license { 25 "SPDX-license-identifier-Apache-2.0",
|
D | LICENSE | 70 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/ |
D | Android.bp | 20 // http://go/android-license-faq 21 license { 25 "SPDX-license-identifier-Apache-2.0",
|
D | LICENSE | 70 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
|
D | setup.py | 124 license="Apache License, Version 2.0",
|
/tools/test/openhst/ |
D | LICENSE | 70 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/ |
D | Android.mk | 21 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
/tools/ndkports/ports/jsoncpp/ |
D | port.kts | 26 override val license = License( constant
|
/tools/ndkports/ports/curl/ |
D | port.kts | 27 override val license = License( constant
|
/tools/test/graphicsbenchmark/functional_tests/java/ |
D | Android.mk | 20 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
/tools/ndkports/ports/openssl/ |
D | port.kts | 27 override val license = License( constant
|