Home
last modified time | relevance | path

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

12345678910>>...171

/third_party/python/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…
/third_party/skia/third_party/externals/swiftshader/
DAndroid.bp22 // 'apply every license found to every target'. While this makes sure we respect
23 // every license restriction, it may not be entirely correct.
27 // Please consider splitting the single license below into multiple licenses,
29 // default license using the 'licenses: [...]' property on targets as needed.
32 // to attach the license to, and including a comment whether the files may be
35 // large-scale-change filtered out the below license kinds as false-positives:
36 // SPDX-license-identifier-GPL
37 // SPDX-license-identifier-GPL-3.0
38 // http://go/android-license-faq
39 license {
[all …]
/third_party/node/deps/npm/node_modules/jackspeak/
DLICENSE.md7 This license gives everyone as much permission to work with
13 In order to receive this license, you must agree to its
14 rules. The rules of this license are both obligations
15 under that agreement and conditions to your license.
29 changes, also gets the text of this license or a link to
30 <https://blueoakcouncil.org/license/1.0.0>.
36 license by taking all practical steps to comply within 30
37 days after the notice. If you do not do so, your license
44 they can license or become able to license.
48 No contributor can revoke this license.
[all …]
/third_party/node/deps/npm/node_modules/path-scurry/
DLICENSE.md7 This license gives everyone as much permission to work with
13 In order to receive this license, you must agree to its
14 rules. The rules of this license are both obligations
15 under that agreement and conditions to your license.
29 changes, also gets the text of this license or a link to
30 <https://blueoakcouncil.org/license/1.0.0>.
36 license by taking all practical steps to comply within 30
37 days after the notice. If you do not do so, your license
44 they can license or become able to license.
48 No contributor can revoke this license.
[all …]
/third_party/bzip2/
D0003-license-and-version-print-should-output-to-stdout-and-exit-with-code-0.patch4 Subject: [PATCH] license and version print should output to stdout and exit
18 void license ( void )
29 - case 'L': license(); break;
30 + case 'L': license();
40 - if (ISFLAG("--version")) license(); else
41 - if (ISFLAG("--license")) license(); else
42 + if (ISFLAG("--version")) { license(); exit ( 0 ); } else
43 + if (ISFLAG("--license")) { license(); exit ( 0 ); } else
/third_party/vk-gl-cts/external/vulkan-docs/src/
DCOPYING.adoc13 license identifier "`CC-BY-4.0`").
16 Apache License, Version 2.0 (SPDX license identifier "`Apache-2.0`").
19 link:xml/video.xml[`video.xml`] are licensed under a dual (SPDX license
23 (SPDX license identifier "`LicenseRef-MPLUS`"). This is an open source
24 license but is not OSI-approved, and is found at
29 licensed under the MIT license. The home of the
36 license statement. We have not added SPDX license identifiers to such
45 modified or not, should use the CC-BY-4.0 license on the *output* documents
53 a license which is neither CC-BY nor Apache-2.0?
66 should be placed under the CC-BY license. If you believe your modifications
[all …]
DLICENSE.adoc8 * SPDX license identifier: "`Apache-2.0 OR MIT`"
12 * SPDX license identifier: "`Apache-2.0`"
16 * SPDX license identifier: "`CC-BY-4.0`"
20 * SPDX license identifier: "`MIT`"
24 * SPDX license identifier: "`LicenseRef-MPLUS`"
27 ** This license is open source, but not OSI approved
29 Full license text of these licenses is available at:
/third_party/node/deps/npm/lib/utils/
Dsbom-cyclonedx.js89 let license = node.package?.license variable
90 if (license) {
91 if (typeof license === 'object') {
92 license = license.type
96 parsedLicense = parseLicense(license)
160 if (parsedLicense?.license) {
161 component.licenses = [{ license: { id: parsedLicense.license } }] property
164 component.licenses = [{ expression: node.package.license }]
/third_party/vk-gl-cts/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
/third_party/wpa_supplicant/
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
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 …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/
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
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 …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/
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
DCONTRIBUTIONS4 This software is distributed under a permissive open source license to
12 license (see below). Acknowledgment of the terms is tracked through
63 History of license and contributions terms
67 open source license indicated in the file" means that the contribution
68 is licensed both under GPL v2 and modified BSD license (see below) and
74 license option for future distribution. As such, the GPL v2 license
77 open source license indicated in the file" means that the contribution
78 is licensed under the modified BSD license (see below).
84 (e) The contribution can be licensed under the modified BSD license
89 license terms. Acceptance of this extended DCO version was indicated
[all …]
/third_party/libabigail/relicensing-scripts/
Dhas-spdx-header.sh38 license=$1
42 echo "$license"
44 echo "$display_file_name: $license"
51license=$(head --lines=5 $file | sed -n -E "s/^.*(SPDX-License-Identifier:)[ ]*([^*/]+).*$/\2/p")
53 if test "x$license" = x; then
56 emit_output_with_license "$license"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DAndroid.bp24 // 'apply every license found to every target'. While this makes sure we respect
25 // every license restriction, it may not be entirely correct.
29 // Please consider splitting the single license below into multiple licenses,
31 // default license using the 'licenses: [...]' property on targets as needed.
34 // to attach the license to, and including a comment whether the files may be
36 // http://go/android-license-faq
37 license {
41 "SPDX-license-identifier-Apache-2.0",
42 "SPDX-license-identifier-BSD",
43 "SPDX-license-identifier-MIT",
[all …]
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/
Dlicense.js26 for (const license of tree.inventory.query('license')) {
27 set.push([tree.inventory.query('license', license).size, license])
30 for (const [count, license] of set.sort((a, b) =>
35 output.push(`${count} ${license}`)
36 log.info(count, license)
/third_party/toybox/www/
D0bsd-mckusick.txt84 > For toybox what I did was take the OpenBSD suggested template license
86 > copy that specific license text into derived works, and the resulting
87 > license made it past Google's lawyers! My toybox project has been
97 > I called the resulting license "Zero Clause BSD" (by analogy with
102 > SPDX identifier for the license simplified their internal bureaucracy).
106 > the same license to Eric Raymond's old Open Source Initiative using
111 > I hadn't known they were still in the license approval business
113 > them explicitly _rejecting_ CC0 saying public domain isn't a license,
116 > toybox license under a different name, then asked SPDX to retroactively
122 > Now every time the license is considered for a new use, the confusion
[all …]
/third_party/mbedtls/
Ddco.txt10 license document, but changing it is not allowed.
18 have the right to submit it under the open source license
23 license and I have the right under that license to submit that
25 by me, under the same open source license (unless I am
26 permitted to submit under a different license), as indicated
37 this project or the open source license(s) involved.
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsPackageJson.types3 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
4 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
9 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
10 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
11 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
12 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
13 … dep: string; }; repository: string; keywords: string[]; author: string; license: string; homepage…
17license": "See Licensce", "homepage": "https://site", "config": { "o": ["a"] }} : { …
96 "license": "See Licensce",
97 >"license" : string
/third_party/FatFs/
DLICENSE.txt3 …wrote at current release. Following code block shows a copy of the FatFs license document that hea…
24license is one of the BSD-style licenses, but there is a significant feature. FatFs is mainly inte…
/third_party/pulseaudio/
DLICENSE8 license of the server part to GPL (see the file GPL for details), exercising
17 (libpulse) MAY need to be licensed under the GPL, depending on the license
24 restrictive license - see src/modules/echo-cancel/adrian-license.txt for
29 more permissive MIT license. These include the device reservation DBus protocol
32 A more permissive BSD-style license is used for LFE filters, see
35 Additionally, a more permissive Sun license is used for code that performs
40 meets their license requirements.
/third_party/skia/third_party/externals/freetype/
DLICENSE.TXT5 legally without a software license. In order to make this project
14 similar to the original BSD license *with* an advertising clause
16 product's documentation. All details are in the license file.
17 This license is suited to products which don't use the GNU General
20 Note that this license is compatible to the GNU General Public
28 The contributed BDF and PCF drivers come with a license similar to
35 The gzip module uses the zlib license (see `src/gzip/zlib.h`) which
/third_party/freetype/
DLICENSE.TXT5 legally without a software license. In order to make this project
14 similar to the original BSD license *with* an advertising clause
16 product's documentation. All details are in the license file.
17 This license is suited to products which don't use the GNU General
20 Note that this license is compatible to the GNU General Public
28 The contributed BDF and PCF drivers come with a license similar to
35 The gzip module uses the zlib license (see `src/gzip/zlib.h`) which

12345678910>>...171