From e2adccc9306bcfd2afe43433f3f9aea334e96b60 Mon Sep 17 00:00:00 2001 From: Blair Bonnett Date: Sun, 26 Jan 2025 14:02:01 +0100 Subject: [PATCH] REUSE fixes --- .github/workflows/REUSE.toml | 3 +++ README.md | 1 + tests/sources/REUSE.toml | 3 +++ 3 files changed, 7 insertions(+) diff --git a/.github/workflows/REUSE.toml b/.github/workflows/REUSE.toml index 7d954b0..33400de 100644 --- a/.github/workflows/REUSE.toml +++ b/.github/workflows/REUSE.toml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: Blair Bonnett +# SPDX-License-Identifier: 0BSD + version = 1 [[annotations]] diff --git a/README.md b/README.md index 7c11305..306f6d0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ SPDX-License-Identifier: BSD-3-Clause pgfutils ======== +[![REUSE status](https://api.reuse.software/badge/github.com/bcbnz/matplotlib-pgfutils)](https://api.reuse.software/info/github.com/bcbnz/matplotlib-pgfutils) [![SPEC 0 — Minimum Supported Dependencies](https://img.shields.io/badge/SPEC-0-green?labelColor=%23004811&color=%235CA038)](https://scientific-python.org/specs/spec-0000/) The [Portable Graphics Format (PGF)][1] is a language for producing vector diff --git a/tests/sources/REUSE.toml b/tests/sources/REUSE.toml index c3e818d..07f696c 100644 --- a/tests/sources/REUSE.toml +++ b/tests/sources/REUSE.toml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: Blair Bonnett +# SPDX-License-Identifier: 0BSD + version = 1 [[annotations]]