mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Fix reuse
This commit is contained in:
parent
e9d8ddc57b
commit
dc05a492f5
1 changed files with 10 additions and 0 deletions
10
.reuse/dep5
10
.reuse/dep5
|
@ -9,6 +9,11 @@ Source: https://pgpainless.org
|
||||||
# Copyright: $YEAR $NAME <$CONTACT>
|
# Copyright: $YEAR $NAME <$CONTACT>
|
||||||
# License: ...
|
# License: ...
|
||||||
|
|
||||||
|
# GitBlameIgnore
|
||||||
|
Files: .git-blame-ignore-revs
|
||||||
|
Copyright: 2023 Paul Schaub <info@pgpainless.org>
|
||||||
|
License: CC0-1.0
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
Files: docs/*
|
Files: docs/*
|
||||||
Copyright: 2022 Paul Schaub <info@pgpainless.org>
|
Copyright: 2022 Paul Schaub <info@pgpainless.org>
|
||||||
|
@ -23,6 +28,11 @@ Files: gradle*
|
||||||
Copyright: 2015 the original author or authors.
|
Copyright: 2015 the original author or authors.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
|
# Editorconfig
|
||||||
|
Files: .editorconfig
|
||||||
|
Copyright: Facebook
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
# PGPainless Logo
|
# PGPainless Logo
|
||||||
Files: assets/repository-open-graph.png
|
Files: assets/repository-open-graph.png
|
||||||
Copyright: 2021 Paul Schaub <info@pgpainless.org>
|
Copyright: 2021 Paul Schaub <info@pgpainless.org>
|
||||||
|
|
Loading…
Reference in a new issue