├── Compliance-Tooling ├── ACT │ └── ACT Overview - 20190115-DRAFT.pdf ├── FOSSology │ ├── Hands-on │ │ ├── Module-0-JPN-Introduction.pptx │ │ ├── Module-A-JPN-Motivation.pptx │ │ ├── Module-B-JPN-Basic-Workflow.pptx │ │ ├── Module-C-JPN-SPDX-Overview.pptx │ │ ├── Module-D-JPN-Acceleration-Features.pptx │ │ └── README.md │ └── Installation │ │ ├── README.md │ │ ├── install_from_source_debian_jp.md │ │ ├── install_using_docker_debian_jp.md │ │ ├── install_using_docker_ubuntu_jp.md │ │ ├── using_docker_debian_en.md │ │ └── using_docker_debian_jp.md └── README.md ├── Conferences-and-Events ├── All-Things-Open │ └── all_things_open_2015_heather_meeker.md └── FOSDEM │ ├── fosdem2019_foss_inside_companies.md │ └── fosdem2019_license_tools_panel.md ├── LICENSE.md ├── License-Info-Exchange ├── Doc-at-Meeting │ ├── BigPicture-ExchangeLicenseInfo-20181210.pdf │ ├── Candidate-of-SDPX-light.md │ ├── Feedback-to-SPDX-light.pdf │ ├── License-Info-list-IT.md │ ├── License-Info-list-automotive.md │ ├── LicenseInfoEXchange.pptx │ ├── SPDX-Light-Discussion-20190212.pdf │ ├── SPDX-Lite-samples.xlsx │ └── minimum-license-automotive-1.1.xlsx ├── Guideline │ ├── License-Info-Guideline(EN).md │ ├── License-Info-Guideline(JP).md │ ├── License-Info-Guideline-Index(EN).md │ ├── Operations-On-SupplyChain-Guideline(JP).md │ └── SupplyChain-en.png ├── Proposal │ ├── Proposal-of-SPDX-Lite.md │ ├── UsageProfile-20201013a.pptx │ ├── UsageProfile_On_SPDX_Structure.png │ ├── UsageProfile_On_SPDX_Structure.pptx │ ├── licensing-profile_usage-profile.md │ └── usage-profile.md ├── README.md ├── SPDX-Lite-sample │ ├── SPDX-Lite-samples.pdf │ ├── SPDX-tools-spdxlite.txt │ ├── SPDXLite-Template.xlsx │ ├── SPDXtools-SPDXLite-2.txt │ ├── SPDXtools-SPDXLite.txt │ ├── SPDXtools-log4j-SPDXLite.txt │ ├── ffmpeg │ │ ├── SPDX-Lite-sample_ffmpeg.xlsx │ │ └── ffmpeg_license_survey.md │ ├── mbedtls │ │ ├── README.md │ │ ├── README_en.md │ │ ├── mbedtls-apache.rdf │ │ ├── mbedtls-apache.txt │ │ └── mbedtls-apache.xls │ ├── spreadsheet_sample │ │ └── SPDX-Lite-spreadsheet-1.xlsx │ ├── spreadsheet_sample2 │ │ ├── SPDX-Lite-sample.xlsx │ │ ├── SPDX-Lite-sample_20190920.xlsx │ │ ├── SPDX-Lite-sample_mbedtls.xlsx │ │ ├── SPDX-Lite-sample_mbedtls_20190920.xlsx │ │ └── mbedtls_20190920.md │ └── spreadsheet_sample3 │ │ ├── ReadmeSample3.md │ │ ├── SPDX-Lite-sample-company-A.xlsx │ │ ├── SPDX-Lite-sample-company-B.xlsx │ │ ├── SPDX-Lite-sample-company-C.xlsx │ │ ├── SPDX-Lite-sample-company-D.xlsx │ │ └── spdx_lite_sample_all.xlsx └── SPDX-file │ └── spdx-rcar_h3.tar.bz2 ├── README.md ├── Report └── Tool │ ├── img │ └── fossology │ │ ├── image-1.png │ │ ├── image-2.png │ │ ├── image-3.png │ │ ├── image-4.png │ │ ├── image-5.png │ │ ├── image-6.png │ │ ├── image-7.png │ │ ├── image-8.png │ │ └── image-9.png │ └── report-of-oss-license-analysis-using-fossology.md └── docs └── index.md /Compliance-Tooling/ACT/ACT Overview - 20190115-DRAFT.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/ACT/ACT Overview - 20190115-DRAFT.pdf -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Hands-on/Module-0-JPN-Introduction.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Hands-on/Module-0-JPN-Introduction.pptx -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Hands-on/Module-A-JPN-Motivation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Hands-on/Module-A-JPN-Motivation.pptx -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Hands-on/Module-B-JPN-Basic-Workflow.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Hands-on/Module-B-JPN-Basic-Workflow.pptx -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Hands-on/Module-C-JPN-SPDX-Overview.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Hands-on/Module-C-JPN-SPDX-Overview.pptx -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Hands-on/Module-D-JPN-Acceleration-Features.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Hands-on/Module-D-JPN-Acceleration-Features.pptx -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Hands-on/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Hands-on/README.md -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Installation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Installation/README.md -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Installation/install_from_source_debian_jp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Installation/install_from_source_debian_jp.md -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Installation/install_using_docker_debian_jp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Installation/install_using_docker_debian_jp.md -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Installation/install_using_docker_ubuntu_jp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Installation/install_using_docker_ubuntu_jp.md -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Installation/using_docker_debian_en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Installation/using_docker_debian_en.md -------------------------------------------------------------------------------- /Compliance-Tooling/FOSSology/Installation/using_docker_debian_jp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/FOSSology/Installation/using_docker_debian_jp.md -------------------------------------------------------------------------------- /Compliance-Tooling/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Compliance-Tooling/README.md -------------------------------------------------------------------------------- /Conferences-and-Events/All-Things-Open/all_things_open_2015_heather_meeker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Conferences-and-Events/All-Things-Open/all_things_open_2015_heather_meeker.md -------------------------------------------------------------------------------- /Conferences-and-Events/FOSDEM/fosdem2019_foss_inside_companies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Conferences-and-Events/FOSDEM/fosdem2019_foss_inside_companies.md -------------------------------------------------------------------------------- /Conferences-and-Events/FOSDEM/fosdem2019_license_tools_panel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Conferences-and-Events/FOSDEM/fosdem2019_license_tools_panel.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/LICENSE.md -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/BigPicture-ExchangeLicenseInfo-20181210.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/BigPicture-ExchangeLicenseInfo-20181210.pdf -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/Candidate-of-SDPX-light.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/Candidate-of-SDPX-light.md -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/Feedback-to-SPDX-light.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/Feedback-to-SPDX-light.pdf -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/License-Info-list-IT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/License-Info-list-IT.md -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/License-Info-list-automotive.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/License-Info-list-automotive.md -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/LicenseInfoEXchange.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/LicenseInfoEXchange.pptx -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/SPDX-Light-Discussion-20190212.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/SPDX-Light-Discussion-20190212.pdf -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/SPDX-Lite-samples.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/SPDX-Lite-samples.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/Doc-at-Meeting/minimum-license-automotive-1.1.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Doc-at-Meeting/minimum-license-automotive-1.1.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/Guideline/License-Info-Guideline(EN).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Guideline/License-Info-Guideline(EN).md -------------------------------------------------------------------------------- /License-Info-Exchange/Guideline/License-Info-Guideline(JP).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Guideline/License-Info-Guideline(JP).md -------------------------------------------------------------------------------- /License-Info-Exchange/Guideline/License-Info-Guideline-Index(EN).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Guideline/License-Info-Guideline-Index(EN).md -------------------------------------------------------------------------------- /License-Info-Exchange/Guideline/Operations-On-SupplyChain-Guideline(JP).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Guideline/Operations-On-SupplyChain-Guideline(JP).md -------------------------------------------------------------------------------- /License-Info-Exchange/Guideline/SupplyChain-en.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Guideline/SupplyChain-en.png -------------------------------------------------------------------------------- /License-Info-Exchange/Proposal/Proposal-of-SPDX-Lite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Proposal/Proposal-of-SPDX-Lite.md -------------------------------------------------------------------------------- /License-Info-Exchange/Proposal/UsageProfile-20201013a.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Proposal/UsageProfile-20201013a.pptx -------------------------------------------------------------------------------- /License-Info-Exchange/Proposal/UsageProfile_On_SPDX_Structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Proposal/UsageProfile_On_SPDX_Structure.png -------------------------------------------------------------------------------- /License-Info-Exchange/Proposal/UsageProfile_On_SPDX_Structure.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Proposal/UsageProfile_On_SPDX_Structure.pptx -------------------------------------------------------------------------------- /License-Info-Exchange/Proposal/licensing-profile_usage-profile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Proposal/licensing-profile_usage-profile.md -------------------------------------------------------------------------------- /License-Info-Exchange/Proposal/usage-profile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/Proposal/usage-profile.md -------------------------------------------------------------------------------- /License-Info-Exchange/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/README.md -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/SPDX-Lite-samples.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/SPDX-Lite-samples.pdf -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/SPDX-tools-spdxlite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/SPDX-tools-spdxlite.txt -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/SPDXLite-Template.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/SPDXLite-Template.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/SPDXtools-SPDXLite-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/SPDXtools-SPDXLite-2.txt -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/SPDXtools-SPDXLite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/SPDXtools-SPDXLite.txt -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/SPDXtools-log4j-SPDXLite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/SPDXtools-log4j-SPDXLite.txt -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/ffmpeg/SPDX-Lite-sample_ffmpeg.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/ffmpeg/SPDX-Lite-sample_ffmpeg.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/ffmpeg/ffmpeg_license_survey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/ffmpeg/ffmpeg_license_survey.md -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/mbedtls/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/mbedtls/README.md -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/mbedtls/README_en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/mbedtls/README_en.md -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/mbedtls/mbedtls-apache.rdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/mbedtls/mbedtls-apache.rdf -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/mbedtls/mbedtls-apache.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/mbedtls/mbedtls-apache.txt -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/mbedtls/mbedtls-apache.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/mbedtls/mbedtls-apache.xls -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample/SPDX-Lite-spreadsheet-1.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample/SPDX-Lite-spreadsheet-1.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample_20190920.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample_20190920.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample_mbedtls.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample_mbedtls.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample_mbedtls_20190920.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/SPDX-Lite-sample_mbedtls_20190920.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/mbedtls_20190920.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample2/mbedtls_20190920.md -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/ReadmeSample3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/ReadmeSample3.md -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-A.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-A.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-B.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-B.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-C.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-C.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-D.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/SPDX-Lite-sample-company-D.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/spdx_lite_sample_all.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-Lite-sample/spreadsheet_sample3/spdx_lite_sample_all.xlsx -------------------------------------------------------------------------------- /License-Info-Exchange/SPDX-file/spdx-rcar_h3.tar.bz2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/License-Info-Exchange/SPDX-file/spdx-rcar_h3.tar.bz2 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/README.md -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-1.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-2.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-3.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-4.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-5.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-6.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-7.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-8.png -------------------------------------------------------------------------------- /Report/Tool/img/fossology/image-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/img/fossology/image-9.png -------------------------------------------------------------------------------- /Report/Tool/report-of-oss-license-analysis-using-fossology.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/Report/Tool/report-of-oss-license-analysis-using-fossology.md -------------------------------------------------------------------------------- /docs/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OpenChain-Project/Japan-WG-General/HEAD/docs/index.md --------------------------------------------------------------------------------