Skip to content

Commit e2adccc

Browse files
committed
REUSE fixes
1 parent 493ed05 commit e2adccc

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.github/workflows/REUSE.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: Blair Bonnett
2+
# SPDX-License-Identifier: 0BSD
3+
14
version = 1
25

36
[[annotations]]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ SPDX-License-Identifier: BSD-3-Clause
66
pgfutils
77
========
88

9+
[![REUSE status](https://api.reuse.software/badge/github.com/bcbnz/matplotlib-pgfutils)](https://api.reuse.software/info/github.com/bcbnz/matplotlib-pgfutils)
910
[![SPEC 0 — Minimum Supported Dependencies](https://img.shields.io/badge/SPEC-0-green?labelColor=%23004811&color=%235CA038)](https://scientific-python.org/specs/spec-0000/)
1011

1112
The [Portable Graphics Format (PGF)][1] is a language for producing vector

tests/sources/REUSE.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: Blair Bonnett
2+
# SPDX-License-Identifier: 0BSD
3+
14
version = 1
25

36
[[annotations]]

0 commit comments

Comments
 (0)