1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-04-16 03:28:37 +02:00

Add REUSE.toml file to REUSE.toml file

This commit is contained in:
Paul Schaub 2025-01-28 12:21:46 +01:00
parent 3af506fedb
commit 588b9d7469
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -3,6 +3,12 @@ SPDX-PackageName = "PGPainless"
SPDX-PackageSupplier = "Paul Schaub <info@pgpainless.org>"
SPDX-PackageDownloadLocation = "https://pgpainless.org"
[[annotations]]
path = "REUSE.toml"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Paul Schaub <info@pgpainless.org>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = ".git-blame-ignore-revs"
precedence = "aggregate"