mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Add REUSE.toml file to REUSE.toml file
This commit is contained in:
parent
3af506fedb
commit
588b9d7469
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ SPDX-PackageName = "PGPainless"
|
||||||
SPDX-PackageSupplier = "Paul Schaub <info@pgpainless.org>"
|
SPDX-PackageSupplier = "Paul Schaub <info@pgpainless.org>"
|
||||||
SPDX-PackageDownloadLocation = "https://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]]
|
[[annotations]]
|
||||||
path = ".git-blame-ignore-revs"
|
path = ".git-blame-ignore-revs"
|
||||||
precedence = "aggregate"
|
precedence = "aggregate"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue