Home
last modified time | relevance | path

Searched refs:MIT (Results 1 – 4 of 4) sorted by relevance

/development/scripts/
Dadd3prf.py134 return License(LicenseType.MIT, license_file)
150 MIT = 2 variable in LicenseType
172 licenses.append(License(LicenseType.MIT, license_file))
183 return [License(LicenseType.MIT, license_file)]
Dadd3prf_test.py40 self.assertEqual(preferred_license.type, add3prf.LicenseType.MIT)
/development/sdk/
DAndroid.bp12 "SPDX-license-identifier-MIT",
Dsdk_files_NOTICE.txt3438 EINES DELIKTES ODER ANDERS IM ZUSAMMENHANG MIT DER SOFTWARE ODER
5353 HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
5601 released under the terms of the MIT License (see below).
5605 conditions of the MIT License (see below), or 3) under the terms of dual
5606 Public Domain/MIT License conditions described here, as they choose.
5608 The MIT License is about as close to Public Domain as a license can get, and is
5613 The full text of the MIT License follows:
5640 The MIT license is compatible with both the GPL and commercial
11567 Dual licensed under the MIT (MIT-LICENSE.txt)
14309 license: The MIT License
[all …]