Initial commit

This commit is contained in:
Paul Schaub 2024-03-30 21:33:03 +01:00
commit 2656f63942
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
13 changed files with 709 additions and 0 deletions

20
.reuse/dep5 Normal file
View file

@ -0,0 +1,20 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SOP-Java
Upstream-Contact: Paul Schaub <info@pgpainless.org>
Source: https://pgpainless.org
# Sample paragraph, commented out:
#
# Files: src/*
# Copyright: $YEAR $NAME <$CONTACT>
# License: ...
# Gradle build tool
Files: gradle*
Copyright: 2015 the original author or authors.
License: Apache-2.0
# Woodpecker build files
Files: .woodpecker/*
Copyright: 2022 the original author or authors.
License: Apache-2.0