Home
last modified time | relevance | path

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

12345678910>>...218

/external/grpc-grpc/templates/
Dpackage.xml.template25 <license>Apache 2.0</license>
70 <license>BSD</license>
85 <license>BSD</license>
100 <license>BSD</license>
120 <license>BSD</license>
135 <license>BSD</license>
153 <license>BSD</license>
169 <license>BSD</license>
184 <license>BSD</license>
200 <license>BSD</license>
[all …]
/external/kotlinc/license/
DREADME.md1 The Apache 2 license (given in full in LICENSE.txt) applies to all code in this repository which is…
11 - License: BSD ([license/third_party/asm_license.txt][asm])
15 - License: BSD ([license/third_party/asm_license.txt][asm])
19 - License: BSD ([license/third_party/asm_license.txt][asm])
23 - License: MIT ([license/third_party/pcollections_LICENSE.txt][pcollections])
27 - License: BSD ([license/third_party/asm_license.txt][asm])
31 - License: BSD ([license/third_party/asm_license.txt][asm])
35 - License: BSD ([license/third_party/dart_LICENSE.txt][dart])
39 - License: BSD ([license/third_party/dart_LICENSE.txt][dart])
43 - License: Netscape Public License 1.1 ([license/third_party/rhino_LICENSE.txt][rhino])
[all …]
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DLICENSE.txt1license applies to the bootstrapper application that is embedded within the installer. It has no i…
7 This license governs use of the accompanying software. If you use the software, you accept this lic…
12 A "contributor" is any person that distributes its contribution under this license.
16license, including the license conditions and limitations in section 3, each contributor grants yo…
17 …s license, including the license conditions and limitations in section 3, each contributor grants …
20 …e code to that file along with a copy of this license, which license will govern that file. You ma…
21 …(B) No Trademark License- This license does not grant you rights to use any contributors' name, lo…
22 …r over patents that you claim are infringed by the software, your patent license from such contrib…
24license by including a complete copy of this license with your distribution. If you distribute any…
25 …You may have additional consumer rights under your local laws which this license cannot change. To…
/external/curl/docs/
DLICENSE-MIXING.md15 [Original BSD license](https://spdx.org/licenses/BSD-4-Clause.html) (with the
17 but distributing them as binaries would be to violate the GPL license - unless
18 you accompany your license with an
21 license](https://opensource.org/licenses/BSD-3-Clause) was created, which does
26 Uses an [MIT style license](https://curl.haxx.se/docs/copyright.html) that is
31 (May be used for SSL/TLS support) Uses an Original BSD-style license with an
41 [LGPL](https://www.gnu.org/licenses/lgpl.html) license. If this is a problem
48 (May be used for SSL/TLS support) Uses the GPL license or a proprietary
49 license. If this is a problem for you, consider using another TLS library.
54 [MPL](https://www.mozilla.org/MPL/) license, the GPL license and the LGPL
[all …]
/external/owasp/sanitizer/tools/findbugs/
DREADME.txt3 The FindBugs source license is in the file LICENSE.txt
8 The Apache BCEL license is in the file LICENSE-bcel.txt
10 The ASM license is in the file LICENSE-ASM.txt
12 The dom4j license is in the file LICENSE-dom4j.txt
14 The AppleJavaExtensions license is in the file LICENSE-AppleJavaExtensions.txt
16 The Docbook 4.2 XML DTD license is in the file LICENSE-docbook.txt
18 The JSR-305 reference implementation license is in LICENSE-jsr305.txt
20 The Jaxen license is in LICENSE-jaxen.txt
/external/deqp/scripts/src_util/
Dcheck_license.py50 for searchStr, license in LICENSE_KEYS:
55 detected = license
60 license = getFileLicense(file)
62 if license == LICENSE_MIT:
64 elif license == LICENSE_MULTIPLE:
66 elif license == LICENSE_UNKNOWN:
69 return license == LICENSE_APACHE2
/external/wpa_supplicant_8/
DCOPYING8 See the README file for the current license terms.
10 This software was previously distributed under BSD/GPL v2 dual license
11 terms that allowed either of those license alternatives to be
13 the BSD license option for future distribution. As such, the GPL v2
14 license option is no longer used. It should be noted that the BSD
15 license option (the one with advertisement clause removed) is compatible
19 Some of the files may still include pointers to GPL version 2 license
20 terms. However, such copyright and license notifications are maintained
DNOTICE8 See the README file for the current license terms.
10 This software was previously distributed under BSD/GPL v2 dual license
11 terms that allowed either of those license alternatives to be
13 the BSD license option for future distribution. As such, the GPL v2
14 license option is no longer used. It should be noted that the BSD
15 license option (the one with advertisement clause removed) is compatible
19 Some of the files may still include pointers to GPL version 2 license
20 terms. However, such copyright and license notifications are maintained
DCONTRIBUTIONS4 This software is distributed under a permissive open source license to
12 license (see below). Acknowledgment of the terms is tracked through
60 History of license and contributions terms
64 open source license indicated in the file" means that the contribution
65 is licensed both under GPL v2 and modified BSD license (see below) and
71 license option for future distribution. As such, the GPL v2 license
74 open source license indicated in the file" means that the contribution
75 is licensed under the modified BSD license (see below).
81 (e) The contribution can be licensed under the modified BSD license
86 license terms. Acceptance of this extended DCO version was indicated
[all …]
/external/bcc/tests/python/
Dtest_license.py51 def license(self, lic): member in TestLicense
66 b = BPF(text=self.gpl_only_text + self.license('GPL'))
70 b = BPF(text=self.proprietary_text + self.license('Proprietary'))
74 b = BPF(text=self.gpl_only_text + self.license('Dual BSD/GPL'))
78 b = BPF(text=self.proprietary_text + self.license('Proprietary license'))
88 b = BPF(text=self.gpl_only_text + self.license('GPL'), cflags=["-DBPF_LICENSE=GPL"])
93 b = BPF(text=self.gpl_only_text + self.license(''))
98 b = BPF(text=self.gpl_only_text + self.license('Proprietary license'))
/external/dtc/
DREADME.license9 different license conditions.
15 compatible license.
19 BSD license (aka the ISC license). The full terms of that license are
22 terms of the BSD license are strictly more permissive than the GPL.
24 I made the decision to license libfdt in this way because I want to
27 tools. Allowing libfdt to be used under the terms of the BSD license
44 license that puts the boundary between what is and isn't permitted in
46 libfdt by keeping the license terms simple and familiar to be the more
/external/freetype/docs/
DLICENSE.TXT3 legally without a software license. In order to make this project
12 to the original BSD license *with* an advertising clause that forces
14 documentation. All details are in the license file. This license
18 Note that this license is compatible to the GNU General Public
26 The contributed BDF and PCF drivers come with a license similar to that
32 The gzip module uses the zlib license (see src/gzip/zlib.h) which too is
DFTL.TXT19 This license applies to all files found in such packages, and
20 which do not fall under their own explicit license. The license
24 This license was inspired by the BSD, Artistic, and IJG
47 credit/disclaimer to use in compliance with this license. We thus
65 Throughout this license, the terms `package', `FreeType Project',
77 This license applies to all files distributed in the original
82 this license, you must contact us to verify this.
101 This license grants a worldwide, royalty-free, perpetual and
102 irrevocable right and license to use, execute, perform, compile,
109 o Redistribution of source code must retain this license file
[all …]
/external/skqp/third_party/
DREADME8 Products in third_party are subject to their own respective license terms. The
9 license for each project should be included in the source itself via a license
10 header or file. If the source itself does not include a license header or file,
11 create a README that refers to reliable documentation of the project's license
/external/skia/third_party/
DREADME8 Products in third_party are subject to their own respective license terms. The
9 license for each project should be included in the source itself via a license
10 header or file. If the source itself does not include a license header or file,
11 create a README that refers to reliable documentation of the project's license
/external/iw/
DCONTRIBUTING22 license document, but changing it is not allowed.
30 have the right to submit it under the open source license
35 license and I have the right under that license to submit that
37 by me, under the same open source license (unless I am
38 permitted to submit under a different license), as indicated
49 this project or the open source license(s) involved.
/external/freetype/
DNOTICE23 This license applies to all files found in such packages, and
24 which do not fall under their own explicit license. The license
28 This license was inspired by the BSD, Artistic, and IJG
51 credit/disclaimer to use in compliance with this license. We thus
69 Throughout this license, the terms `package', `FreeType Project',
81 This license applies to all files distributed in the original
86 this license, you must contact us to verify this.
105 This license grants a worldwide, royalty-free, perpetual and
106 irrevocable right and license to use, execute, perform, compile,
113 o Redistribution of source code must retain this license file
[all …]
/external/pdfium/third_party/freetype/
DFTL.TXT19 This license applies to all files found in such packages, and
20 which do not fall under their own explicit license. The license
24 This license was inspired by the BSD, Artistic, and IJG
47 credit/disclaimer to use in compliance with this license. We thus
65 Throughout this license, the terms `package', `FreeType Project',
77 This license applies to all files distributed in the original
82 this license, you must contact us to verify this.
101 This license grants a worldwide, royalty-free, perpetual and
102 irrevocable right and license to use, execute, perform, compile,
109 o Redistribution of source code must retain this license file
[all …]
/external/libpng/contrib/oss-fuzz/
DREADME.txt4 This code is released under the libpng license.
6 and license in png.h
12 They were licensed by Google Inc, using the BSD-like Chromium license,
14 noted in the source, under the Apache-2.0 license, which may
20 license. Any new files are released under the libpng license (see png.h).
/external/u-boot/
DLICENSE11 NOTE! This license does *not* cover the so-called "standalone"
34 To make this easier, such license headers in the source files will be
54 The SPDX license identifier in U-Boot files shall be added at the first
64 The SPDX license identifier is added in form of a comment. The comment
86 A <SPDX License Expression> is either an SPDX short form license
88 SPDX short form license identifiers separated by "WITH" when a license
99 WITH should be used when there is a modifier to a license needed.
114 OR should be used if the file is dual licensed and only one license is
120 Examples from U-Boot for license expressions in dual licensed files::
128 original license terms need to remain in effect::
[all …]
DNOTICE11 NOTE! This license does *not* cover the so-called "standalone"
34 To make this easier, such license headers in the source files will be
54 The SPDX license identifier in U-Boot files shall be added at the first
64 The SPDX license identifier is added in form of a comment. The comment
86 A <SPDX License Expression> is either an SPDX short form license
88 SPDX short form license identifiers separated by "WITH" when a license
99 WITH should be used when there is a modifier to a license needed.
114 OR should be used if the file is dual licensed and only one license is
120 Examples from U-Boot for license expressions in dual licensed files::
128 original license terms need to remain in effect::
[all …]
/external/u-boot/Licenses/
DREADME11 NOTE! This license does *not* cover the so-called "standalone"
34 To make this easier, such license headers in the source files will be
54 The SPDX license identifier in U-Boot files shall be added at the first
64 The SPDX license identifier is added in form of a comment. The comment
86 A <SPDX License Expression> is either an SPDX short form license
88 SPDX short form license identifiers separated by "WITH" when a license
99 WITH should be used when there is a modifier to a license needed.
114 OR should be used if the file is dual licensed and only one license is
120 Examples from U-Boot for license expressions in dual licensed files::
128 original license terms need to remain in effect::
[all …]
/external/mesa3d/src/mapi/glapi/gen/
Dgl_table.py31 import license
40 self.license = license.bsd_license_template % ( \
84 self.license = license.bsd_license_template % (
/external/iperf3/.github/
DPULL_REQUEST_TEMPLATE.md1 _PLEASE NOTE the following text from the iperf3 license. Submitting a
10 Laboratory, without imposing a separate written license agreement for such
11 Enhancements, then you hereby grant the following license: a non-exclusive,
12 royalty-free perpetual license to install, use, modify, prepare derivative
17 _The complete iperf3 license is available in the `LICENSE` file in the
/external/e2fsprogs/
DSUBMITTING-PATCHES15 have the right to submit it under the open source license
20 license and I have the right under that license to submit that
22 by me, under the same open source license (unless I am
23 permitted to submit under a different license), as indicated
34 this project or the open source license(s) involved.

12345678910>>...218