From 865d85743476b0e3b0c2c2d394298fbf947d6a90 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Sep 2022 15:57:05 -0400 Subject: Adopt REUSE machine-readable licensing standard --- .reuse/dep5 | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 .reuse/dep5 (limited to '.reuse/dep5') diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..8a2f640 --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,72 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: lv2 +Upstream-Contact: David Robillard +Source: https://gitlab.com/lv2/lv2 + +Files: .stylelintrc.json doc/htaccess.in +Copyright: 2011-2022 David Robillard +Comment: Contributed to the Commons as a tool configuration +License: CC0-1.0 OR ISC + +Files: NEWS +Copyright: 2011-2022 David Robillard +Comment: Contributed to the Commons as a representation of simple facts +License: CC0-1.0 OR ISC + +Files: **/manifest.ttl +Copyright: Copyright 2015 David Robillard +Comment: Contributed to the Commons as a representation of simple facts +License: CC0-1.0 OR ISC + +Files: doc/c/mainpage.md doc/*.css doc/c/layout.xml doc/c/reference.doxygen.in +Copyright: Copyright 2020-2022 David Robillard +License: ISC + +Files: **/README.txt doc/index.html.in doc/c/*.html lv2specgen/template.html resources/logo/* +Copyright: Copyright 2010-2022 David Robillard +License: ISC + +Files: plugins/eg-sampler.lv2/click.wav +Copyright: Copyright 2012 David Robillard +License: ISC + +Files: lv2/**/*.ttl plugins/**/*.ttl plugins/**/*.ttl.in schemas.lv2/xsd.ttl +Copyright: Copyright 2011-2022 David Robillard +Copyright: Copyright 2013 Robin Gareus +Copyright: Copyright 2006 Steve Harris +License: ISC + +Files: lv2specgen/DTD/* +Copyright: Copyright 1994-2001 World Wide Web Consortium +Comment: DTDs from the W3C for documentation validation tests +License: W3C-19980720 + +Files: schemas.lv2/xsd.ttl +Copyright: Copyright 2015-2021 David Robillard +License: CC0-1.0 OR ISC + +Files: schemas.lv2/doap.ttl +Copyright: Copyright 2004-2016 Edd Dumbill +Copyright: Copyright 2016-2017 Edd Wilder-James +License: Apache-2.0 + +Files: schemas.lv2/foaf.ttl +Copyright: Copyright 2000-2014 Dan Brickley +Copyright: Copyright 2000-2014 Libby Miller +License: CC-BY-1.0 + +Files: schemas.lv2/rdf.ttl +Copyright: Copyright 1997-1999 W3C +License: W3C-20150513 + +Files: schemas.lv2/rdfs.ttl +Copyright: Copyright 2004-2014 W3C +License: W3C-20150513 + +Files: schemas.lv2/owl.ttl +Copyright: Copyright 2006 W3C +License: W3C-20150513 + +Files: schemas.lv2/dcterms.ttl +Copyright: Copyright 1995-2022 DCMI +License: CC-BY-4.0 -- cgit v1.2.1