From 0174173175e52c56ceb7c8e384705b3190bdf1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Tue, 17 Dec 2024 09:32:09 +0100 Subject: [PATCH] test/data/spdx: add README describing each file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomáš Hozza --- test/data/spdx/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/data/spdx/README.md diff --git a/test/data/spdx/README.md b/test/data/spdx/README.md new file mode 100644 index 00000000..c60ad539 --- /dev/null +++ b/test/data/spdx/README.md @@ -0,0 +1,3 @@ +# This directory contains SPDX-related files used for testing + +- `spdx-schema-v2.3.1.json` is the SPDX 2.3.1 JSON schema file from the [spdx-spec upstream](https://github.com/spdx/spdx-spec/blob/62f3e7cbd448a19f0099fdbd707d8b9b4fbddfdd/schemas/spdx-schema.json)