From 087b5f4dbb9e3f767a8afbb6c1001c509965940b Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Tue, 19 Oct 2021 12:43:28 +0200 Subject: LICENSES: Add license text files, add missing notices, fix SPDX tags SPDX tags don't replace license files. Some notices were missing and some tags were not according to the SPDX specification, too. Now reuse --lint from the REUSE tool (https://reuse.software/) passes. Reported-by: Martin Hauke Signed-off-by: Stefano Brivio --- doc/passt_overview.excalidraw.license | 2 ++ doc/pasta_overview.excalidraw.license | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 doc/passt_overview.excalidraw.license create mode 100644 doc/pasta_overview.excalidraw.license (limited to 'doc') diff --git a/doc/passt_overview.excalidraw.license b/doc/passt_overview.excalidraw.license new file mode 100644 index 0000000..fb0f784 --- /dev/null +++ b/doc/passt_overview.excalidraw.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2020-2021 Red Hat GmbH +SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/doc/pasta_overview.excalidraw.license b/doc/pasta_overview.excalidraw.license new file mode 100644 index 0000000..fb0f784 --- /dev/null +++ b/doc/pasta_overview.excalidraw.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2020-2021 Red Hat GmbH +SPDX-License-Identifier: AGPL-3.0-or-later -- cgit v1.2.3