summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 00000000..f38d3382
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,14 @@
1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: lagrange
3Upstream-Contact: Jaakko Keränen (skyjake) <jaakko.keranen@iki.fi>
4Source: https://codeberg.org/skyjake/lagrange
5
6Files: *
7Copyright: 2020 Jaakko Keränen
8License: BSD-2-Clause
9
10Files: src/audio/stb_vorbic.c
11 src/stb_image.h
12 src/stb_truetype.h
13Copyright: 2007 Sean Barrett
14License: MIT