Lines Matching refs:license
8 // 'apply every license found to every target'. While this makes sure we respect
9 // every license restriction, it may not be entirely correct.
13 // Please consider splitting the single license below into multiple licenses,
15 // default license using the 'licenses: [...]' property on targets as needed.
18 // to attach the license to, and including a comment whether the files may be
21 // large-scale-change included anything that looked like it might be a license
26 // large-scale-change filtered out the below license kinds as false-positives:
27 // SPDX-license-identifier-GPL
28 // See: http://go/android-license-faq
29 license {
33 "SPDX-license-identifier-Apache-2.0",
34 "SPDX-license-identifier-BSD",
35 "SPDX-license-identifier-BSL-1.0",
36 "SPDX-license-identifier-CC-BY",
37 "SPDX-license-identifier-ISC",
38 "SPDX-license-identifier-MIT",
39 "SPDX-license-identifier-Zlib",