From d1998a7c4358d39509a4f491c5a78b962ecd783b Mon Sep 17 00:00:00 2001 From: Arthit Suriyawongkul Date: Tue, 28 Oct 2025 21:29:44 +0000 Subject: [PATCH] Update README Add link to the "Using SPDX" website Also to test the build CI Signed-off-by: Arthit Suriyawongkul --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1c82c0d..9951217 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ --- SPDX-License-Identifier: Community-Spec-1.0 +SPDX-FileType: DOCUMENTATION +SPDX-FileContributor: SPDX Contributors +SPDX-FileCopyrightText: Copyright © 2024-2025, The Linux Foundation and its Contributors. --- # Using SPDX -Information on how to use the -[SPDX specification](https://spdx.dev/use/specifications/). +Source for the "Using SPDX" website at https://spdx.github.io/using/ -This is not part of the specification. - -Everything in this repository is for informative purpose only. - -Copyright © 2024, The Linux Foundation and its Contributors. - -This work is licensed under the -[Community Specification License 1.0](./LICENSE) -(Community-Spec-1.0). +- Information on how to use the System Package Data Exchange (SPDX) specification. +- The website is generated by [MkDocs](https://github.com/spdx/using/blob/main/mkdocs.yml) + from documents in the [docs/](./docs) directory. +- This is not part of the SPDX specification. + Everything in this repository is for informative purpose only. +- This work is licensed under the + [Community Specification License 1.0](./LICENSE) + (Community-Spec-1.0).