blob: d6776e7ff25f66fffc31151f84b0addd54f560b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: shot
Upstream-Contact: Linnea Gräf <nea@nea.moe>
Source: https://github.com/nea89o/shot
# Sample paragraph, commented out:
#
# Files: src/*
# Copyright: $YEAR $NAME <$CONTACT>
# License: ...
Files: src/* plugin/src/*
Copyright: 2024 Linnea Gräf <nea@nea.moe>
License: BSD-2-Clause
Files: gradle/* gradlew gradlew.bat
Copyright: 2007-2023 Gradle, Inc
License: Apache-2.0
|