From 70b16298f30c8ca91032abbadead945f6ce8fa07 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 1 Sep 2022 19:21:59 -0400 Subject: Adopt REUSE machine-readable licensing standard --- .reuse/dep5 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .reuse/dep5 (limited to '.reuse') 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 +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 +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 +Comment: Contributed to the Commons as a tool configuration +License: CC0-1.0 OR ISC -- cgit v1.2.1