dep5 830 B

1234567891011121314151617181920212223242526272829303132
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: json
  3. Upstream-Contact: Niels Lohmann <mail@nlohmann.me>
  4. Source: https://github.com/nlohmann/json
  5. Files: *
  6. Copyright: 2013-2022 Niels Lohmann <https://nlohmann.me>
  7. License: MIT
  8. Files: tests/thirdparty/doctest/*
  9. Copyright: 2016-2021 Viktor Kirilov
  10. License: MIT
  11. Files: tests/thirdparty/fifo_map/*
  12. Copyright: 2015-2017 Niels Lohmann
  13. License: MIT
  14. Files: tests/thirdparty/Fuzzer/*
  15. Copyright: 2003-2022, LLVM Project.
  16. License: Apache-2.0
  17. Files: tests/thirdparty/imapdl/*
  18. Copyright: 2017 Georg Sauthoff <mail@gms.tf>
  19. License: GPL-3.0-only
  20. Files: tools/amalgamate/*
  21. Copyright: 2012 Erik Edlund <erik.edlund@32767.se>
  22. License: BSD-3-Clause
  23. Files: tools/gdb_pretty_printer
  24. Copyright: 2020 Hannes Domani <https://github.com/ssbssa>
  25. License: MIT