From 0acd70be126a1c5b80ce75f3a4a4e37323238da6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Sep 2022 15:31:58 -0400 Subject: Use 0BSD for trivial "public domain intent" things Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. --- .reuse/dep5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.reuse/dep5') diff --git a/.reuse/dep5 b/.reuse/dep5 index ae11397..f9693c0 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -6,12 +6,12 @@ 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 +License: 0BSD OR ISC Files: .clant.json Copyright: 2020 David Robillard Comment: Contributed to the Commons as a tool configuration -License: CC0-1.0 OR ISC +License: 0BSD OR ISC Files: bindings/test/*.ttl.in test/*/*.ttl.in test/lv2/core.lv2/*.ttl Copyright: 2015-2022 David Robillard -- cgit v1.2.1