Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: CHANGELOG.md
 Cargo.lock
 Cargo.toml
 README.md
 bench/README.md
 bench/bsbm-plot.py
 bench/bsbm.explore.svg
 bench/bsbm.exploreAndUpdate.svg
 bench/bsbm_blazegraph.sh
 bench/bsbm_graphdb.sh
 bench/bsbm_jena.sh
 bench/bsbm_oxigraph.sh
 bench/bsbm_rdf4j.sh
 bench/bsbm_virtuoso.sh
 bench/explanation_to_flamegraph.py
 bench/explanation_to_trace.py
 clippy.toml
 debian/TODO
 debian/clean
 debian/control
 debian/copyright-check
 debian/dh-cargo/README.md
 debian/gbp.conf
 debian/not-installed
 debian/oxigraph-server.docs
 debian/oxigraph-server.manpages
 debian/patches/020230710~be07400.patch
 debian/patches/020230911~87d2006.patch
 debian/patches/020240215~c277804.patch
 debian/patches/1001_assert_cmd.patch
 debian/patches/1001_assert_fs.patch
 debian/patches/1001_clap.patch
 debian/patches/1001_criterion.patch
 debian/patches/1001_escargot.patch
 debian/patches/1001_flate2.patch
 debian/patches/1001_ignore.patch
 debian/patches/1001_is-terminal.patch
 debian/patches/1001_predicates.patch
 debian/patches/1001_tempfile.patch
 debian/patches/1002_sha1.patch
 debian/patches/1003_portable-atomic.patch
 debian/patches/1004_rlimit64.patch
 debian/patches/2001_quick-xml.patch
 debian/patches/2001_wasm32.patch
 debian/patches/2002_use_shared_rocksdb.patch
 debian/patches/2003_avoid_testsuite.patch
 debian/patches/2004_avoid_js.patch
 debian/patches/2005_avoid_python.patch
 debian/patches/2006_deb-built-using.patch
 debian/patches/2007_avoid_benches.patch
 debian/patches/README
 debian/patches/series
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/control
 debian/watch
 deny.toml
 fuzz/Cargo.toml
 fuzz/fuzz_targets/sparql_eval.rs
 fuzz/fuzz_targets/sparql_query.rs
 fuzz/fuzz_targets/sparql_results_json.rs
 fuzz/fuzz_targets/sparql_results_tsv.rs
 fuzz/fuzz_targets/sparql_results_xml.rs
 fuzz/fuzz_targets/sparql_update.rs
 fuzz/src/lib.rs
 fuzz/src/result_format.rs
 js/Cargo.toml
 js/README.md
 js/build_package.js
 js/package.json
 js/rome.json
 js/src/lib.rs
 js/src/model.rs
 js/src/store.rs
 js/src/utils.rs
 js/test/model.mjs
 js/test/store.mjs
 lib/Cargo.toml
 lib/README.md
 lib/benches/store.rs
 lib/oxrdf/Cargo.toml
 lib/oxrdf/README.md
 lib/oxrdf/src/blank_node.rs
 lib/oxrdf/src/dataset.rs
 lib/oxrdf/src/graph.rs
 lib/oxrdf/src/interning.rs
 lib/oxrdf/src/lib.rs
 lib/oxrdf/src/literal.rs
 lib/oxrdf/src/named_node.rs
 lib/oxrdf/src/parser.rs
 lib/oxrdf/src/triple.rs
 lib/oxrdf/src/variable.rs
 lib/oxrdf/src/vocab.rs
 lib/oxsdatatypes/Cargo.toml
 lib/oxsdatatypes/README.md
 lib/oxsdatatypes/src/boolean.rs
 lib/oxsdatatypes/src/date_time.rs
 lib/oxsdatatypes/src/decimal.rs
 lib/oxsdatatypes/src/double.rs
 lib/oxsdatatypes/src/duration.rs
 lib/oxsdatatypes/src/float.rs
 lib/oxsdatatypes/src/integer.rs
 lib/oxsdatatypes/src/lib.rs
 lib/oxsdatatypes/src/parser.rs
 lib/sparesults/Cargo.toml
 lib/sparesults/README.md
 lib/sparesults/src/csv.rs
 lib/sparesults/src/error.rs
 lib/sparesults/src/json.rs
 lib/sparesults/src/lib.rs
 lib/sparesults/src/solution.rs
 lib/sparesults/src/xml.rs
 lib/spargebra/Cargo.toml
 lib/spargebra/README.md
 lib/spargebra/src/algebra.rs
 lib/spargebra/src/lib.rs
 lib/spargebra/src/parser.rs
 lib/spargebra/src/query.rs
 lib/spargebra/src/term.rs
 lib/spargebra/src/update.rs
 lib/sparql-smith/Cargo.toml
 lib/sparql-smith/README.md
 lib/sparql-smith/src/lib.rs
 lib/src/io/error.rs
 lib/src/io/format.rs
 lib/src/io/mod.rs
 lib/src/io/read.rs
 lib/src/io/write.rs
 lib/src/lib.rs
 lib/src/sparql/algebra.rs
 lib/src/sparql/dataset.rs
 lib/src/sparql/error.rs
 lib/src/sparql/eval.rs
 lib/src/sparql/http/dummy.rs
 lib/src/sparql/http/mod.rs
 lib/src/sparql/http/simple.rs
 lib/src/sparql/mod.rs
 lib/src/sparql/model.rs
 lib/src/sparql/plan_builder.rs
 lib/src/sparql/service.rs
 lib/src/sparql/update.rs
 lib/src/storage/backend/fallback.rs
 lib/src/storage/backend/mod.rs
 lib/src/storage/backend/rocksdb.rs
 lib/src/storage/binary_encoder.rs
 lib/src/storage/error.rs
 lib/src/storage/mod.rs
 lib/src/storage/numeric_encoder.rs
 lib/src/storage/small_string.rs
 lib/src/store.rs
 lib/tests/rocksdb_bc_data/000003.log
 lib/tests/rocksdb_bc_data/CURRENT
 lib/tests/rocksdb_bc_data/IDENTITY
 lib/tests/rocksdb_bc_data/MANIFEST-000004
 lib/tests/rocksdb_bc_data/OPTIONS-000026
 lib/tests/store.rs
 logo.svg
 oxrocksdb-sys/Cargo.toml
 oxrocksdb-sys/README.md
 oxrocksdb-sys/api/.clang-format
 oxrocksdb-sys/api/c.cc
 oxrocksdb-sys/api/c.h
 oxrocksdb-sys/build.rs
 oxrocksdb-sys/src/lib.rs
 oxrocksdb-sys/trim_rocksdb.sh
 python/Cargo.toml
 python/README.md
 python/docs/conf.py
 python/docs/index.rst
 python/docs/io.rst
 python/docs/migration.rst
 python/docs/model.rst
 python/docs/sparql.rst
 python/docs/store.rst
 python/generate_stubs.py
 python/mypy_allowlist.txt
 python/requirements.dev.txt
 python/src/io.rs
 python/src/lib.rs
 python/src/model.rs
 python/src/sparql.rs
 python/src/store.rs
 python/tests/test_io.py
 python/tests/test_model.py
 python/tests/test_store.py
 rustfmt.toml
 server/Cargo.toml
 server/Dockerfile
 server/README.md
 server/logo.svg
 server/src/main.rs
 server/templates/query.html
 test_spec_links.py
 testsuite/Cargo.toml
 testsuite/oxigraph-tests/sparql-results/duplicated_variables.srj
 testsuite/oxigraph-tests/sparql-results/duplicated_variables.srx
 testsuite/oxigraph-tests/sparql-results/duplicated_variables.tsv
 testsuite/oxigraph-tests/sparql-results/ignored_keys.srj
 testsuite/oxigraph-tests/sparql-results/ignored_keys.srx
 testsuite/oxigraph-tests/sparql-results/late_head.srj
 testsuite/oxigraph-tests/sparql-results/late_head_expected.srj
 testsuite/oxigraph-tests/sparql-results/manifest.ttl
 testsuite/oxigraph-tests/sparql-results/typed_literal.srj
 testsuite/oxigraph-tests/sparql-results/typed_literal_expected.srj
 testsuite/oxigraph-tests/sparql/ask_from.rq
 testsuite/oxigraph-tests/sparql/cmp_langString.rq
 testsuite/oxigraph-tests/sparql/cmp_langString.srx
 testsuite/oxigraph-tests/sparql/describe.rq
 testsuite/oxigraph-tests/sparql/describe_input.ttl
 testsuite/oxigraph-tests/sparql/describe_output.ttl
 testsuite/oxigraph-tests/sparql/describe_where.rq
 testsuite/oxigraph-tests/sparql/group_concat_with_null.rq
 testsuite/oxigraph-tests/sparql/group_concat_with_null.srx
 testsuite/oxigraph-tests/sparql/group_concat_with_null.ttl
 testsuite/oxigraph-tests/sparql/in_empty_error.rq
 testsuite/oxigraph-tests/sparql/in_empty_error.srx
 testsuite/oxigraph-tests/sparql/lateral/basic_input.ttl
 testsuite/oxigraph-tests/sparql/lateral/filter.rq
 testsuite/oxigraph-tests/sparql/lateral/graph.rq
 testsuite/oxigraph-tests/sparql/lateral/join.rq
 testsuite/oxigraph-tests/sparql/lateral/manifest.ttl
 testsuite/oxigraph-tests/sparql/lateral/optional.rq
 testsuite/oxigraph-tests/sparql/lateral/simple.srx
 testsuite/oxigraph-tests/sparql/lateral/subselect.rq
 testsuite/oxigraph-tests/sparql/lateral/subselect.srx
 testsuite/oxigraph-tests/sparql/lateral/subselect_aggregate.rq
 testsuite/oxigraph-tests/sparql/lateral/subselect_aggregate.srx
 testsuite/oxigraph-tests/sparql/lateral/subselect_inside_optional.rq
 testsuite/oxigraph-tests/sparql/lateral/subselect_inside_optional.srx
 testsuite/oxigraph-tests/sparql/lateral/subselect_outside_optional.rq
 testsuite/oxigraph-tests/sparql/lateral/subselect_outside_optional.srx
 testsuite/oxigraph-tests/sparql/long_unicode_escape_with_multibytes_char.rq
 testsuite/oxigraph-tests/sparql/long_unicode_escape_with_multibytes_char.ru
 testsuite/oxigraph-tests/sparql/manifest.ttl
 testsuite/oxigraph-tests/sparql/nested_anonymous.rq
 testsuite/oxigraph-tests/sparql/nested_anonymous.srx
 testsuite/oxigraph-tests/sparql/nested_anonymous.ttl
 testsuite/oxigraph-tests/sparql/nested_expression.rq
 testsuite/oxigraph-tests/sparql/nested_path.rq
 testsuite/oxigraph-tests/sparql/one_or_more_shared.rq
 testsuite/oxigraph-tests/sparql/one_or_more_shared.srx
 testsuite/oxigraph-tests/sparql/one_or_more_shared.ttl
 testsuite/oxigraph-tests/sparql/one_or_more_star.rq
 testsuite/oxigraph-tests/sparql/one_or_more_star.srx
 testsuite/oxigraph-tests/sparql/one_or_more_star.ttl
 testsuite/oxigraph-tests/sparql/order_terms.rq
 testsuite/oxigraph-tests/sparql/order_terms.ttl
 testsuite/oxigraph-tests/sparql/property_list_path.rq
 testsuite/oxigraph-tests/sparql/single_not_exists.rq
 testsuite/oxigraph-tests/sparql/single_not_exists.srx
 testsuite/oxigraph-tests/sparql/small_iri_str.rq
 testsuite/oxigraph-tests/sparql/small_iri_str.srx
 testsuite/oxigraph-tests/sparql/small_unicode_escape_with_multibytes_char.rq
 testsuite/oxigraph-tests/sparql/small_unicode_escape_with_multibytes_char.ru
 testsuite/oxigraph-tests/sparql/subquery_in_filter_not_exists.rq
 testsuite/oxigraph-tests/sparql/unbound_variable_in_subquery.rq
 testsuite/oxigraph-tests/sparql/unbound_variable_in_subquery.srx
 testsuite/oxigraph-tests/sparql/values_in_filter_exists.rq
 testsuite/oxigraph-tests/sparql/values_in_filter_exists.srx
 testsuite/oxigraph-tests/sparql/values_in_filter_not_exists.rq
 testsuite/src/evaluator.rs
 testsuite/src/files.rs
 testsuite/src/lib.rs
 testsuite/src/main.rs
 testsuite/src/manifest.rs
 testsuite/src/parser_evaluator.rs
 testsuite/src/report.rs
 testsuite/src/sparql_evaluator.rs
 testsuite/src/vocab.rs
 testsuite/tests/oxigraph.rs
 testsuite/tests/parser.rs
 testsuite/tests/sparql.rs
 typos.toml
Copyright: NONE
License: UNKNOWN
 FIXME

Files: CITATION.cff
 LICENSE-APACHE
Copyright: NONE
License: Apache-2.0
 FIXME

Files: python/pyproject.toml
Copyright: NONE
License: Apache and/or Expat
 FIXME

Files: debian/dh-cargo/bin/cargo
Copyright: 2015-2016, Luca Bruno <lucab@debian.org>
  2016-2019, Ximin Luo <infinity0@debian.org>
  2017-2019, Vasudeva Kamath <vasudev@copyninja.info>
  2022, Jonas Smedegaard <dr@jones.dk>
License: Apache-2.0
 FIXME

Files: debian/dh-cargo/lib/Debian/Debhelper/Buildsystem/cargo.pm
Copyright: 2016, Josh Triplett <josh@joshtriplett.org>
  2018-2021, Ximin Luo <infinity0@debian.org>
  2019-2021, Sylvestre Ledru <sylvestre@debian.org>
  2022-2023, Jonas Smedegaard <dr@jones.dk>
License: Expat
 FIXME

Files: debian/dh-cargo/bin/dh-cargo-built-using
Copyright: 2018-2021, Ximin Luo <infinity0@debian.org>
  2023, Jonas Smedegaard <dr@jones.dk>
  file
License: Expat
 FIXME

Files: LICENSE-MIT
Copyright: 2018, Oxigraph developers
License: Expat
 FIXME

Files: oxrocksdb-sys/api/build_version.cc
Copyright: Facebook, Inc. and its affiliates.
License: UNKNOWN
 FIXME

Files: lib/src/sparql/plan.rs
Copyright: {d})")
License: UNKNOWN
 FIXME

