diff options
author | David Robillard <d@drobilla.net> | 2022-09-01 18:05:57 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-09-01 18:05:57 -0400 |
commit | d73573533c0f40bbd529cffda7474ea9117d5228 (patch) | |
tree | a3121aaa8f02f810050ea49816368a1648b8cee2 /.reuse/dep5 | |
parent | 8cbf2a3dfce848c099536cf0f5e59c4fa8e04d87 (diff) | |
download | lilv-d73573533c0f40bbd529cffda7474ea9117d5228.tar.gz lilv-d73573533c0f40bbd529cffda7474ea9117d5228.tar.bz2 lilv-d73573533c0f40bbd529cffda7474ea9117d5228.zip |
Adopt REUSE machine-readable licensing standard
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..ae11397 --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,18 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: lilv +Upstream-Contact: David Robillard <d@drobilla.net> +Source: https://gitlab.com/drobilla/lilv + +Files: AUTHORS NEWS lilv.ttl +Copyright: 2006-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 +Copyright: 2020 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a tool configuration +License: CC0-1.0 OR ISC + +Files: bindings/test/*.ttl.in test/*/*.ttl.in test/lv2/core.lv2/*.ttl +Copyright: 2015-2022 David Robillard <d@drobilla.net> +License: ISC |