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