summaryrefslogtreecommitdiffstats
path: root/.reuse
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-08 15:31:58 -0400
committerDavid Robillard <d@drobilla.net>2022-09-08 15:31:58 -0400
commit0acd70be126a1c5b80ce75f3a4a4e37323238da6 (patch)
tree96a640b6e0f33d15f3e5f084b8c9be5eeabf7809 /.reuse
parenta6d1c7e85fe72144e5bd1c95a2037a2db7f63afe (diff)
downloadlilv-0acd70be126a1c5b80ce75f3a4a4e37323238da6.tar.gz
lilv-0acd70be126a1c5b80ce75f3a4a4e37323238da6.tar.bz2
lilv-0acd70be126a1c5b80ce75f3a4a4e37323238da6.zip
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.
Diffstat (limited to '.reuse')
-rw-r--r--.reuse/dep54
1 files changed, 2 insertions, 2 deletions
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 <d@drobilla.net>
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 <d@drobilla.net>
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 <d@drobilla.net>