diff options
author | dyknon <dyknon@r5f.jp> | 2025-07-20 19:43:19 +0900 |
---|---|---|
committer | dyknon <dyknon@r5f.jp> | 2025-07-20 19:44:12 +0900 |
commit | 7fc1aaff3008982ccf3d2e47a34bc2a91c0b0746 (patch) | |
tree | fbeda337373e9fbcc0de39d4016859332af4d701 /debian/copyright | |
parent | 205d6775be4031f72e410f6514a00530a40ee2fa (diff) |
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..1bc1c8e --- /dev/null +++ b/debian/copyright @@ -0,0 +1,14 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: 2025 dyknon <dyknon@r5f.jp> +License: CC0-1.0 + To the extent possible under law, the author(s) have dedicated all copyright + and related and neighboring rights to this software to the public domain + worldwide. This software is distributed without any warranty. + . + You should have received a copy of the CC0 Public Domain Dedication along with + this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>. + . + On Debian systems, the full text of the CC0 1.0 Universal license can be found + in the file `/usr/share/common-licenses/CC0-1.0'. |