diff options
author | David Robillard <d@drobilla.net> | 2022-08-31 20:31:46 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-31 23:19:15 -0400 |
commit | 26579820a960fcb02576a92d6adb26e87ff271ad (patch) | |
tree | 28c878ee6b194d30d5560301004e5ebbdcab8609 /.reuse | |
parent | e864af0d8d6002ad07adc4695894c01e0fe24c2c (diff) | |
download | serd-26579820a960fcb02576a92d6adb26e87ff271ad.tar.gz serd-26579820a960fcb02576a92d6adb26e87ff271ad.tar.bz2 serd-26579820a960fcb02576a92d6adb26e87ff271ad.zip |
Adopt REUSE machine-readable licensing standard
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 00000000..43a1fcc5 --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,29 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: serd +Upstream-Contact: David Robillard <d@drobilla.net> +Source: https://gitlab.com/drobilla/serd + +Files: test/NQuadsTests/*.nq test/NQuadsTests/README test/NQuadsTests/manifest.ttl test/NTriplesTests/*.nt test/NTriplesTests/README test/NTriplesTests/manifest.ttl test/TriGTests/*.nq test/TriGTests/*.trig test/TriGTests/README test/TriGTests/manifest.ttl test/TurtleTests/*.nt test/TurtleTests/*.ttl test/TurtleTests/README +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: test/bad/* test/good/* test/lax/* +Copyright: 2011-2021 David Robillard <d@drobilla.net> +Comment: Extra tests for serd (potential contributions to the W3C suites) +License: BSD-3-Clause OR ISC + +Files: AUTHORS NEWS serd.ttl +Copyright: 2011-2022 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a representation of simple facts +License: CC0-1.0 OR ISC + +Files: doc/.stylelintrc.json +Copyright: 2022 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a tool configuration +License: CC0-1.0 OR ISC + +Files: doc/_static/serd.svg doc/serdi-*.svg doc/serdi-*.txt +Copyright: 2011-2022 David Robillard <d@drobilla.net> +Comment: Documentation +License: ISC |