mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-08 09:49:40 +02:00
Specify license information for native-image metadata
This commit is contained in:
parent
3b92ccc59d
commit
5a413f53a4
1 changed files with 6 additions and 0 deletions
|
@ -93,6 +93,12 @@ precedence = "aggregate"
|
|||
SPDX-FileCopyrightText = "2022 Paul Schaub <info@pgpainless.org>, 2017 Steve Smith"
|
||||
SPDX-License-Identifier = "CC-BY-SA-3.0"
|
||||
|
||||
[[annotations]]
|
||||
path = "pgpainless-cli/src/main/resources/META-INF/native-image/**"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2025 Paul Schaub <info@pgpainless.org>"
|
||||
SPDX-License-Identifier = "Apache-2.0"
|
||||
|
||||
[[annotations]]
|
||||
path = "pgpainless-cli/rewriteManPages.sh"
|
||||
precedence = "aggregate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue