diff options
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..e093500 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,11 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: fastfetch +Source: https://github.com/fastfetch-cli/fastfetch + +Files: * +Copyright: 2024 fastfetch-cli +License: Expat + +Files: src/3rdparty/yyjson/* +Copyright: 2020 YaoYuan +License: Expat |