Lines Matching refs:license
7 // 'apply every license found to every target'. While this makes sure we respect
8 // every license restriction, it may not be entirely correct.
12 // Please consider splitting the single license below into multiple licenses,
14 // default license using the 'licenses: [...]' property on targets as needed.
17 // to attach the license to, and including a comment whether the files may be
20 // large-scale-change included anything that looked like it might be a license
24 // See: http://go/android-license-faq
25 license {
29 "SPDX-license-identifier-BSD",
30 "SPDX-license-identifier-BSD-2-Clause",
31 "SPDX-license-identifier-GPL",
32 "SPDX-license-identifier-GPL-2.0",
33 "SPDX-license-identifier-ISC",
34 "SPDX-license-identifier-LGPL",
35 "SPDX-license-identifier-LGPL-2.1",
39 "README.license",