From d73573533c0f40bbd529cffda7474ea9117d5228 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 1 Sep 2022 18:05:57 -0400 Subject: Adopt REUSE machine-readable licensing standard --- .reuse/dep5 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .reuse/dep5 (limited to '.reuse/dep5') 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 +Source: https://gitlab.com/drobilla/lilv + +Files: AUTHORS NEWS lilv.ttl +Copyright: 2006-2022 David Robillard +Comment: Contributed to the Commons as a representation of simple facts +License: CC0-1.0 OR ISC + +Files: .clant.json +Copyright: 2020 David Robillard +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 +License: ISC -- cgit v1.2.1