]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
mark bundled content with SPDX file
authorPetr Špaček <petr.spacek@nic.cz>
Tue, 18 Feb 2020 15:43:02 +0000 (16:43 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 25 Feb 2020 08:26:37 +0000 (09:26 +0100)
commit164bde31d23b023e37c148cee4cd10158fe1bfd0
tree2b40c3911aeb119ffb9bd0ad5f617c2f503698bd
parent0a9ef5bde65558edb97a39ce2e40a9d398f35993
mark bundled content with SPDX file

The SPDX file contains hand-written metadata about source URL, version,
authors, and license.

There are two missing pieces in HTTP module:
- bootswatch theme - I could not find what theme we ship, maybe it is
  based on one of bootswatch themes but heavily modified
- selectize.js source does not match respective files in upstream but
  contains minor changes

I will deal with these in later commits.
20 files changed:
contrib/base32hex.spdx [new file with mode: 0644]
contrib/base64.spdx [new file with mode: 0644]
contrib/ccan/asprintf/asprintf.spdx [new file with mode: 0644]
contrib/ccan/compiler/compiler.spdx [new file with mode: 0644]
contrib/ccan/json/json.spdx [new file with mode: 0644]
contrib/dynarray.spdx [new file with mode: 0644]
contrib/murmurhash3/murmurhash3.spdx [new file with mode: 0644]
contrib/ucw/libucw.spdx [new file with mode: 0644]
contrib/wire.spdx [new file with mode: 0644]
lib/generic/map.spdx [new file with mode: 0644]
lib/generic/trie.spdx [new file with mode: 0644]
modules/http/static/bootstrap-theme.min.css.spdx [new file with mode: 0644]
modules/http/static/bootstrap.min.js.spdx [new file with mode: 0644]
modules/http/static/d3.spdx [new file with mode: 0644]
modules/http/static/datamaps.world.min.spdx [new file with mode: 0644]
modules/http/static/dygraph.min.js.spdx [new file with mode: 0644]
modules/http/static/epoch.spdx [new file with mode: 0644]
modules/http/static/glyphicons-halflings-regular.spdx [new file with mode: 0644]
modules/http/static/jquery.spdx [new file with mode: 0644]
modules/http/static/topojson.spdx [new file with mode: 0644]