| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spdxcheck.py | 39 spdx = SPDXdata() 50 if lid in spdx.licenses: 53 spdx.licenses.append(lid) 57 spdx.exceptions[exception] = [] 61 if not lic in spdx.licenses: 63 spdx.exceptions[exception].append(lic) 67 if not len(spdx.exceptions[exception]): 69 spdx.exception_files += 1 71 spdx.license_files += 1 73 return spdx [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | create-spdx.bbclass | 5 DEPLOY_DIR_SPDX ??= "${DEPLOY_DIR}/spdx/${MACHINE}" 12 SPDXDIR ??= "${WORKDIR}/spdx" 16 SPDX_TOOL_NAME ??= "oe-spdx-creator" 26 SPDX_NAMESPACE_PREFIX ??= "http://spdx.org/spdxdoc" 29 SPDX_LICENSES ??= "${COREBASE}/meta/files/spdx-licenses.json" 64 annotation = oe.spdx.SPDXAnnotation() 98 import oe.spdx 109 extracted_info = oe.spdx.SPDXExtractedLicensingInfo() 190 bb.debug(1, 'spdx: There is bug in scan of %s is, do nothing' % pn) 198 import oe.spdx [all …]
|
| /OK3568_Linux_fs/u-boot/Licenses/ |
| H A D | README | 55 [1] http://spdx.org/ 56 [2] http://spdx.org/licenses/ 65 BSD 2-Clause License BSD-2-Clause Y bsd-2-clause.txt http://spdx.org/licenses/BSD-2-Clause 66 BSD 3-clause "New" or "Revised" License BSD-3-Clause Y bsd-3-clause.txt http://spdx.org/licenses/… 69 ISC License ISC Y isc.txt https://spdx.org/licenses/ISC 70 SIL OPEN FONT LICENSE (OFL-1.1) OFL-1.1 Y OFL.txt https://spdx.org/licenses/OFL-1.1.html 71 X11 License X11 x11.txt https://spdx.org/licenses/X11.html
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | license-rules.rst | 46 https://spdx.org/ 50 https://spdx.org/licenses/ 上的官方SPDX许可证列表中检索,并附带许可证 183 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html 198 SPDX-URL: https://spdx.org/licenses/MIT.html 235 SPDX-URL: https://spdx.org/licenses/ISC.html 298 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html 313 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | sbom.py | 55 import oe.spdx 76 doc = oe.spdx.SPDXDocument.from_json(f)
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.1.rst | 57 - create-spdx: Fix key errors in do_create_runtime_spdx 58 - create-spdx: Protect against None from LICENSE_PATH 59 - create-spdx: Set the Organization field via a variable 60 - create-spdx: add create_annotation function 61 - create-spdx: cross recipes are native also 139 - spdx.py: Add annotation to relationship
|
| H A D | migration-4.0.rst | 108 - :term:`LICENSE` variable values should now use `SPDX identifiers <https://spdx.org/licenses/>`__. 110 …:oe_git:`convert-spdx-licenses.py </openembedded-core/tree/scripts/contrib/convert-spdx-licenses.p… 113 - :term:`INCOMPATIBLE_LICENSE` should now use `SPDX identifiers <https://spdx.org/licenses/>`__.
|
| /OK3568_Linux_fs/buildroot/package/ti-cgt-pru/ |
| H A D | ti-cgt-pru.hash | 4 …f0e298b241a9a8084398a925f6e1003dbcb60801cb pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx
|
| H A D | ti-cgt-pru.mk | 13 pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | license-rules.rst | 51 legal teams. For further information see https://spdx.org/ 56 license list at https://spdx.org/licenses/ along with the license texts. 211 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html 226 SPDX-URL: https://spdx.org/licenses/MIT.html 270 SPDX-URL: https://spdx.org/licenses/ISC.html 318 SPDX-URL: https://spdx.org/licenses/MPL-1.1.html 391 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html 406 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/ |
| H A D | common-source.inc | 14 # spdx shared workdir detection fails as not WORKDIR is altered but S and B
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | license-rules.rst | 61 https://spdx.org/ 67 https://spdx.org/licenses/. 226 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html 241 SPDX-URL: https://spdx.org/licenses/MIT.html 283 SPDX-URL: https://spdx.org/licenses/ISC.html 330 SPDX-URL: https://spdx.org/licenses/MPL-1.1.html 406 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html 421 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Parity-7.0.0 | 43 …SE-2.0.html), [the MIT license](https://spdx.org/licenses/MIT.html), or [the two-clause BSD licens…
|
| /OK3568_Linux_fs/yocto/poky/ |
| H A D | LICENSE | 20 License Identifiers that are here available: http://spdx.org/licenses/
|
| H A D | LICENSE.MIT | 25 License Identifiers that are here available: http://spdx.org/licenses/
|
| /OK3568_Linux_fs/kernel/LICENSES/exceptions/ |
| H A D | GCC-exception-2.0 | 2 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
|
| H A D | Linux-syscall-note | 2 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html
|
| /OK3568_Linux_fs/kernel/LICENSES/deprecated/ |
| H A D | ISC | 2 SPDX-URL: https://spdx.org/licenses/ISC.html
|
| H A D | Zlib | 2 SPDX-URL: https://spdx.org/licenses/Zlib.html
|
| H A D | Linux-OpenIB | 2 SPDX-URL: https://spdx.org/licenses/Linux-OpenIB.html
|
| /OK3568_Linux_fs/yocto/poky/bitbake/ |
| H A D | LICENSE | 9 License Identifiers that are here available: http://spdx.org/licenses/
|
| H A D | LICENSE.MIT | 25 License Identifiers that are here available: http://spdx.org/licenses/
|
| /OK3568_Linux_fs/kernel/LICENSES/preferred/ |
| H A D | MIT | 2 SPDX-URL: https://spdx.org/licenses/MIT.html
|
| H A D | BSD-2-Clause | 2 SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html
|
| /OK3568_Linux_fs/external/mpp/LICENSES/ |
| H A D | MIT | 2 SPDX-URL: https://spdx.org/licenses/MIT.html
|