···15Comment: Prevents needing a license header per fragment between releases.
1617Files: src/external/flexkalman/.clang-format
18- src/external/flexkalman/README.md
19Copyright: 2015, 2016, Sensics, Inc.
20 2019, Collabora, Ltd.
21License: Apache-2.0
···24Files: src/external/cjson/*
25Copyright: 2009-2017, Dave Gamble and cJSON contributors
26License: MIT
27-Comment: SPDX-Licence-Identifier missing.
28 Debian calls this "Expat" for clarity.
2930-Files: src/external/openxr_includes/*
31-Copyright: 2017-2019, The Khronos Group Inc.
32-License: Apache-2.0
33-Comment: SPDX-Licence-Identifier missing.
3435Files: src/external/openxr_includes/loader_interfaces.h
36Copyright: 2017, LunarG, Inc.
37 2017, Valve Corporation
38 2017-2019, The Khronos Group Inc.
39License: Apache-2.0
40-Comment: SPDX-Licence-Identifier missing.
00000000000000000000000000000000000000000000000000000000000000
···15Comment: Prevents needing a license header per fragment between releases.
1617Files: src/external/flexkalman/.clang-format
18+ src/external/flexkalman/flexkalman/README.md
19Copyright: 2015, 2016, Sensics, Inc.
20 2019, Collabora, Ltd.
21License: Apache-2.0
···24Files: src/external/cjson/*
25Copyright: 2009-2017, Dave Gamble and cJSON contributors
26License: MIT
27+Comment: SPDX-License-Identifier missing.
28 Debian calls this "Expat" for clarity.
2930+Files: src/external/Catch2/catch/*
31+Copyright: 2020, Two Blue Cubes Ltd.
32+License: BSL-1.0
33+Comment: SPDX-License-Identifier missing.
3435Files: src/external/openxr_includes/loader_interfaces.h
36Copyright: 2017, LunarG, Inc.
37 2017, Valve Corporation
38 2017-2019, The Khronos Group Inc.
39License: Apache-2.0
40+Comment: SPDX-License-Identifier missing.
41+42+43+Files: src/external/jnipp/*
44+Copyright: 2016-2020, Mitchell Dowd
45+ 2020, Collabora, Ltd.
46+License: MIT
47+Comment: SPDX-License-Identifier missing.
48+ Debian calls this "Expat" for clarity.
49+50+Files: src/external/hungarian/*
51+Copyright: 2016, mcximing
52+License: BSD-2-Clause
53+Comment: SPDX-License-Identifier missing.
54+55+Files: src/external/imgui/imgui*
56+ src/external/imgui/imconfig.h
57+Copyright: 2014-2020, Omar Cornut
58+License: MIT
59+Comment: Copyright statement and license identifier missing.
60+ Debian calls this "Expat" for clarity.
61+62+Files: src/external/imgui/implot*
63+Copyright: 2020, Evan Pezent
64+License: MIT
65+Comment: SPDX-License-Identifier missing.
66+ Debian calls this "Expat" for clarity.
67+68+Files: src/external/imgui/cim*
69+Copyright: 2015, Stephan Dilly
70+License: MIT
71+Comment: Copyright statement and license identifier missing.
72+ Debian calls this "Expat" for clarity.
73+74+Files: src/external/imgui/imstb*
75+Copyright: 2017, Sean Barrett
76+License: MIT OR Unlicense
77+Comment: SPDX-License-Identifier missing.
78+79+Files: src/external/glad/include/EGL/eglplatform.h
80+Copyright: 2007-2016, The Khronos Group Inc.
81+License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
82+Comment: SPDX-License-Identifier missing.
83+84+Files: src/external/glad/include/KHR/khrplatform.h
85+Copyright: 2008-2018, The Khronos Group Inc.
86+License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
87+Comment: SPDX-License-Identifier missing.
88+89+Files: src/external/glad/include/glad/egl.h
90+Copyright: 2013-2020, The Khronos Group, Inc.
91+License: Apache-2.0
92+Comment: This is generated from the specification XML (licensed as above) by GLAD2.
93+94+Files: src/external/glad/include/glad/gl.h
95+Copyright: 2013-2020, The Khronos Group, Inc.
96+License: Apache-2.0
97+Comment: This is generated from the specification XML (licensed as above) by GLAD2.
98+99+Files: src/external/glad/src/*
100+Copyright: 2013-2020, David Herberth
101+License: MIT
102+Comment: SPDX-License-Identifier missing.
···1+Permission is hereby granted, free of charge, to any person obtaining a
2+copy of this software and/or associated documentation files (the
3+"Materials"), to deal in the Materials without restriction, including
4+without limitation the rights to use, copy, modify, merge, publish,
5+distribute, sublicense, and/or sell copies of the Materials, and to
6+permit persons to whom the Materials are furnished to do so, subject to
7+the following conditions:
8+9+The above copyright notice and this permission notice shall be included
10+in all copies or substantial portions of the Materials.
11+12+THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
13+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
15+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
16+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
17+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
18+MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+1
src/external/hungarian/README.txt
···5The original code is a few mex-functions for use in MATLAB, found here:
6http://www.mathworks.com/matlabcentral/fileexchange/6543-functions-for-the-rectangular-assignment-problem
70
···5The original code is a few mex-functions for use in MATLAB, found here:
6http://www.mathworks.com/matlabcentral/fileexchange/6543-functions-for-the-rectangular-assignment-problem
78+Upstream source: https://github.com/mcximing/hungarian-algorithm-cpp