diff options
author | David Robillard <d@drobilla.net> | 2022-09-01 19:21:59 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-09-01 19:21:59 -0400 |
commit | 70b16298f30c8ca91032abbadead945f6ce8fa07 (patch) | |
tree | 3c0ac0959aa236d39dac6fdbc296e379df3a4d53 /.reuse | |
parent | 53f071a571899faf27dd730ea24838c16887836c (diff) | |
download | sord-70b16298f30c8ca91032abbadead945f6ce8fa07.tar.gz sord-70b16298f30c8ca91032abbadead945f6ce8fa07.tar.bz2 sord-70b16298f30c8ca91032abbadead945f6ce8fa07.zip |
Adopt REUSE machine-readable licensing standard
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..0342bfc --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,19 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: sord +Upstream-Contact: David Robillard <d@drobilla.net> +Source: https://gitlab.com/drobilla/sord + +Files: tests/*.out tests/*.ttl tests/README.txt +Copyright: 2010 World Wide Web Consortium, (MIT, ERCIM, Keio, Beihang) and others. +Comment: Standard test suites from the W3C (only required for testing) +License: BSD-3-Clause + +Files: AUTHORS NEWS +Copyright: 2011-2022 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a representation of simple facts +License: CC0-1.0 OR ISC + +Files: .clant.json .includes.imp +Copyright: 2020 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a tool configuration +License: CC0-1.0 OR ISC |