| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | BlueOak-1.0.0 | 21 Each contributor licenses you to do everything with this 22 software that would otherwise infringe that contributor's 42 Each contributor licenses you to do everything with this 48 No contributor can revoke this license. 53 without any warranty or condition, and no contributor
|
| H A D | MS-PL | 9 … the software. A "contributor" is any person that distributes its contribution under this license.… 11 …e, including the license conditions and limitations in section 3, each contributor grants you a no… 12 …e, including the license conditions and limitations in section 3, each contributor grants you a no… 15 …t claim against any contributor over patents that you claim are infringed by the software, your pa…
|
| H A D | MS-RL | 11 A "contributor" is any person that distributes its contribution under this license. 12 "Licensed patents" are a contributor`s patent claims that read directly on its contribution. 14 …e, including the license conditions and limitations in section 3, each contributor grants you a no… 15 …e, including the license conditions and limitations in section 3, each contributor grants you a no… 19 …t claim against any contributor over patents that you claim are infringed by the software, your pa…
|
| H A D | Parity-7.0.0 | 17 …u, with or without changes, also gets the text of this license and the contributor and source code… 41 …essible distribution system widely used for similar source code so the contributor and others can … 59 The contributor licenses you to do everything with this software that would otherwise infringe thei… 63 The contributor licenses you to do everything with this software that would otherwise infringe any … 67 The contributor can't revoke this license. 71 … this software comes as is, without any warranty or condition, and the contributor won't be liable…
|
| H A D | Parity-6.0.0 | 11 software that would otherwise infringe either the contributor's 12 copyright in it, any patent claim the contributor can license, 25 and the contributor and source code lines above. 42 any warranty, and the contributor will not be liable to anyone
|
| H A D | BSD-2-Clause-Patent | 14 and contributor hereby grants to those receiving rights under this license 19 acquired or hereafter acquired, licensable by such copyright holder or contributor 27 such Contribution(s) was added by such copyright holder or contributor, if, 33 holder or contributor is granted under this license, whether expressly, by
|
| H A D | SSPL-1.0 | 399 A “contributor” is a copyright holder who authorizes use under this 401 thus licensed is called the contributor's “contributor version”. 403 A contributor's “essential patent claims” are all patent claims owned or 404 controlled by the contributor, whether already acquired or hereafter 406 License, of making, using, or selling its contributor version, but do not 408 modification of the contributor version. For purposes of this definition, 412 Each contributor grants you a non-exclusive, worldwide, royalty-free 413 patent license under the contributor's essential patent claims, to make, 415 the contents of its contributor version.
|
| H A D | GPL-3.0-only | 149 …contributor” is a copyright holder who authorizes use under this License of the Program or a work … 151 …contributor's “essential patent claims” are all patent claims owned or controlled by the contribut… 153 …contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contribut…
|
| H A D | AGPL-3.0-or-later | 423 A "contributor" is a copyright holder who authorizes use under this License 425 is called the contributor's "contributor version". 427 A contributor's "essential patent claims" are all patent claims owned or controlled 428 by the contributor, whether already acquired or hereafter acquired, that would 430 or selling its contributor version, but do not include claims that would be 431 infringed only as a consequence of further modification of the contributor 436 Each contributor grants you a non-exclusive, worldwide, royalty-free patent 437 license under the contributor's essential patent claims, to make, use, sell, 439 of its contributor version.
|
| H A D | GPL-3.0-or-later | 434 A "contributor" is a copyright holder who authorizes use under this License 436 is called the contributor's "contributor version". 438 A contributor's "essential patent claims" are all patent claims owned or controlled 439 by the contributor, whether already acquired or hereafter acquired, that would 441 or selling its contributor version, but do not include claims that would be 442 infringed only as a consequence of further modification of the contributor 447 Each contributor grants you a non-exclusive, worldwide, royalty-free patent 448 license under the contributor's essential patent claims, to make, use, sell, 450 of its contributor version.
|
| H A D | AGPL-3.0-only | 461 A "contributor" is a copyright holder who authorizes use under this 463 work thus licensed is called the contributor's "contributor version". 465 A contributor's "essential patent claims" are all patent claims 466 owned or controlled by the contributor, whether already acquired or 468 by this License, of making, using, or selling its contributor version, 470 consequence of further modification of the contributor version. For 475 Each contributor grants you a non-exclusive, worldwide, royalty-free 476 patent license under the contributor's essential patent claims, to 478 propagate the contents of its contributor version.
|
| H A D | MakeIndex | 19 This program is distributed with no warranty of any sort. No contributor accepts responsibility fo…
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | Ms-PL.txt | 10 A "contributor" is any person that distributes its contribution under this license. 11 "Licensed patents" are a contributor's patent claims that read directly on its contribution. 14 …e, including the license conditions and limitations in section 3, each contributor grants you a no… 15 …e, including the license conditions and limitations in section 3, each contributor grants you a no… 19 …t claim against any contributor over patents that you claim are infringed by the software, your pa…
|
| /OK3568_Linux_fs/kernel/Documentation/maintainer/ |
| H A D | maintainer-entry-profile.rst | 9 submission life-cycle. A contributor uses this document to level set 18 tells the contributor where to send patches for which files, it does not 34 the contributor aware of obligations a maintainer may have for 74 concluded by this point the expectation is the contributor should wait and 85 One of the largest sources of contributor angst is how soon to ping
|
| /OK3568_Linux_fs/yocto/meta-clang/ |
| H A D | CODE_OF_CONDUCT.md | 43 permanently any contributor for other behaviors that they deem inappropriate, 71 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html 73 [homepage]: https://www.contributor-covenant.org 76 https://www.contributor-covenant.org/faq
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_resize.h | 1037 …pixel, int in_last_pixel, float in_center_of_out, stbir__contributors* contributor, float* coeffic… in stbir__calculate_coefficients_upsample() argument 1045 contributor->n0 = in_first_pixel; in stbir__calculate_coefficients_upsample() 1046 contributor->n1 = in_last_pixel; in stbir__calculate_coefficients_upsample() 1048 STBIR_ASSERT(contributor->n1 >= contributor->n0); in stbir__calculate_coefficients_upsample() 1058 contributor->n0 = ++in_first_pixel; in stbir__calculate_coefficients_upsample() 1083 contributor->n1 = contributor->n0 + i - 1; in stbir__calculate_coefficients_upsample() 1087 …ixel, int out_last_pixel, float out_center_of_in, stbir__contributors* contributor, float* coeffic… in stbir__calculate_coefficients_downsample() argument 1093 contributor->n0 = out_first_pixel; in stbir__calculate_coefficients_downsample() 1094 contributor->n1 = out_last_pixel; in stbir__calculate_coefficients_downsample() 1096 STBIR_ASSERT(contributor->n1 >= contributor->n0); in stbir__calculate_coefficients_downsample() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_resize.h | 1037 …pixel, int in_last_pixel, float in_center_of_out, stbir__contributors* contributor, float* coeffic… in stbir__calculate_coefficients_upsample() argument 1045 contributor->n0 = in_first_pixel; in stbir__calculate_coefficients_upsample() 1046 contributor->n1 = in_last_pixel; in stbir__calculate_coefficients_upsample() 1048 STBIR_ASSERT(contributor->n1 >= contributor->n0); in stbir__calculate_coefficients_upsample() 1058 contributor->n0 = ++in_first_pixel; in stbir__calculate_coefficients_upsample() 1083 contributor->n1 = contributor->n0 + i - 1; in stbir__calculate_coefficients_upsample() 1087 …ixel, int out_last_pixel, float out_center_of_in, stbir__contributors* contributor, float* coeffic… in stbir__calculate_coefficients_downsample() argument 1093 contributor->n0 = out_first_pixel; in stbir__calculate_coefficients_downsample() 1094 contributor->n1 = out_last_pixel; in stbir__calculate_coefficients_downsample() 1096 STBIR_ASSERT(contributor->n1 >= contributor->n0); in stbir__calculate_coefficients_downsample() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | code-of-conduct.rst | 67 https://www.contributor-covenant.org/version/1/4/code-of-conduct.html 获取。
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ |
| H A D | Notice.md | 2 states the contributor agreement rules etc, i.e, optee_test follows what is
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | code-of-conduct.rst | 51 contributor for other behaviors that they deem inappropriate, threatening, 80 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/ |
| H A D | SSPL-1 | 399 A “contributor” is a copyright holder who authorizes use under this 401 thus licensed is called the contributor's “contributor version”. 403 A contributor's “essential patent claims” are all patent claims owned or 404 controlled by the contributor, whether already acquired or hereafter 406 License, of making, using, or selling its contributor version, but do not 408 modification of the contributor version. For purposes of this definition, 412 Each contributor grants you a non-exclusive, worldwide, royalty-free 413 patent license under the contributor's essential patent claims, to make, 415 the contents of its contributor version.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/ |
| H A D | LICENSE.GPL3 | 473 A "contributor" is a copyright holder who authorizes use under this 475 work thus licensed is called the contributor's "contributor version". 477 A contributor's "essential patent claims" are all patent claims 478 owned or controlled by the contributor, whether already acquired or 480 by this License, of making, using, or selling its contributor version, 482 consequence of further modification of the contributor version. For 487 Each contributor grants you a non-exclusive, worldwide, royalty-free 488 patent license under the contributor's essential patent claims, to 490 propagate the contents of its contributor version.
|
| H A D | LICENSE.GPL3-EXCEPT | 503 A "contributor" is a copyright holder who authorizes use under this 505 work thus licensed is called the contributor's "contributor version". 507 A contributor's "essential patent claims" are all patent claims 508 owned or controlled by the contributor, whether already acquired or 510 by this License, of making, using, or selling its contributor version, 512 consequence of further modification of the contributor version. For 517 Each contributor grants you a non-exclusive, worldwide, royalty-free 518 patent license under the contributor's essential patent claims, to 520 propagate the contents of its contributor version.
|
| H A D | LICENSE.GPLv3 | 485 A "contributor" is a copyright holder who authorizes use under this 487 work thus licensed is called the contributor's "contributor version". 489 A contributor's "essential patent claims" are all patent claims 490 owned or controlled by the contributor, whether already acquired or 492 by this License, of making, using, or selling its contributor version, 494 consequence of further modification of the contributor version. For 499 Each contributor grants you a non-exclusive, worldwide, royalty-free 500 patent license under the contributor's essential patent claims, to 502 propagate the contents of its contributor version.
|
| /OK3568_Linux_fs/yocto/meta-qt5/licenses/ |
| H A D | The-Qt-Company-GPL-Exception-1.0 | 503 A "contributor" is a copyright holder who authorizes use under this 505 work thus licensed is called the contributor's "contributor version". 507 A contributor's "essential patent claims" are all patent claims 508 owned or controlled by the contributor, whether already acquired or 510 by this License, of making, using, or selling its contributor version, 512 consequence of further modification of the contributor version. For 517 Each contributor grants you a non-exclusive, worldwide, royalty-free 518 patent license under the contributor's essential patent claims, to 520 propagate the contents of its contributor version.
|