diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-26 00:36:29 +0100 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-26 00:39:53 +0100 |
commit | 69072a2abac7d2486e542b9b6ecedcc37016ea27 (patch) | |
tree | 97cd807421da03135dd288524af66eec3f986243 /debian | |
parent | aecb45bd06edb0f130fce653077b19d8453cb2d9 (diff) |
Added copyright file
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..a9f62d4 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,12 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: SwiftStory +Upstream-Contact: Olivier Gayot <olivier.gayot@sigexec.com> +Source: https://git.sigexec.com/cgit.cgi/swiftstory.git + +Files: * +Copyright: Copyright (c) 2021 Olivier Gayot +License: BSD-3-clause + +Files: usr/share/swiftstory/lang/*/cards +Copyright: Copyright (c) Cards Against Humanity (https://cardsagainsthumanity.com) +License: CC-BY-SA-2.0 |