···1515Comment: Prevents needing a license header per fragment between releases.
16161717Files: src/external/flexkalman/.clang-format
1818- src/external/flexkalman/README.md
1818+ src/external/flexkalman/flexkalman/README.md
1919Copyright: 2015, 2016, Sensics, Inc.
2020 2019, Collabora, Ltd.
2121License: Apache-2.0
···2424Files: src/external/cjson/*
2525Copyright: 2009-2017, Dave Gamble and cJSON contributors
2626License: MIT
2727-Comment: SPDX-Licence-Identifier missing.
2727+Comment: SPDX-License-Identifier missing.
2828 Debian calls this "Expat" for clarity.
29293030-Files: src/external/openxr_includes/*
3131-Copyright: 2017-2019, The Khronos Group Inc.
3232-License: Apache-2.0
3333-Comment: SPDX-Licence-Identifier missing.
3030+Files: src/external/Catch2/catch/*
3131+Copyright: 2020, Two Blue Cubes Ltd.
3232+License: BSL-1.0
3333+Comment: SPDX-License-Identifier missing.
34343535Files: src/external/openxr_includes/loader_interfaces.h
3636Copyright: 2017, LunarG, Inc.
3737 2017, Valve Corporation
3838 2017-2019, The Khronos Group Inc.
3939License: Apache-2.0
4040-Comment: SPDX-Licence-Identifier missing.
4040+Comment: SPDX-License-Identifier missing.
4141+4242+4343+Files: src/external/jnipp/*
4444+Copyright: 2016-2020, Mitchell Dowd
4545+ 2020, Collabora, Ltd.
4646+License: MIT
4747+Comment: SPDX-License-Identifier missing.
4848+ Debian calls this "Expat" for clarity.
4949+5050+Files: src/external/hungarian/*
5151+Copyright: 2016, mcximing
5252+License: BSD-2-Clause
5353+Comment: SPDX-License-Identifier missing.
5454+5555+Files: src/external/imgui/imgui*
5656+ src/external/imgui/imconfig.h
5757+Copyright: 2014-2020, Omar Cornut
5858+License: MIT
5959+Comment: Copyright statement and license identifier missing.
6060+ Debian calls this "Expat" for clarity.
6161+6262+Files: src/external/imgui/implot*
6363+Copyright: 2020, Evan Pezent
6464+License: MIT
6565+Comment: SPDX-License-Identifier missing.
6666+ Debian calls this "Expat" for clarity.
6767+6868+Files: src/external/imgui/cim*
6969+Copyright: 2015, Stephan Dilly
7070+License: MIT
7171+Comment: Copyright statement and license identifier missing.
7272+ Debian calls this "Expat" for clarity.
7373+7474+Files: src/external/imgui/imstb*
7575+Copyright: 2017, Sean Barrett
7676+License: MIT OR Unlicense
7777+Comment: SPDX-License-Identifier missing.
7878+7979+Files: src/external/glad/include/EGL/eglplatform.h
8080+Copyright: 2007-2016, The Khronos Group Inc.
8181+License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
8282+Comment: SPDX-License-Identifier missing.
8383+8484+Files: src/external/glad/include/KHR/khrplatform.h
8585+Copyright: 2008-2018, The Khronos Group Inc.
8686+License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
8787+Comment: SPDX-License-Identifier missing.
8888+8989+Files: src/external/glad/include/glad/egl.h
9090+Copyright: 2013-2020, The Khronos Group, Inc.
9191+License: Apache-2.0
9292+Comment: This is generated from the specification XML (licensed as above) by GLAD2.
9393+9494+Files: src/external/glad/include/glad/gl.h
9595+Copyright: 2013-2020, The Khronos Group, Inc.
9696+License: Apache-2.0
9797+Comment: This is generated from the specification XML (licensed as above) by GLAD2.
9898+9999+Files: src/external/glad/src/*
100100+Copyright: 2013-2020, David Herberth
101101+License: MIT
102102+Comment: SPDX-License-Identifier missing.
···11+Permission is hereby granted, free of charge, to any person obtaining a
22+copy of this software and/or associated documentation files (the
33+"Materials"), to deal in the Materials without restriction, including
44+without limitation the rights to use, copy, modify, merge, publish,
55+distribute, sublicense, and/or sell copies of the Materials, and to
66+permit persons to whom the Materials are furnished to do so, subject to
77+the following conditions:
88+99+The above copyright notice and this permission notice shall be included
1010+in all copies or substantial portions of the Materials.
1111+1212+THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1313+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1414+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1515+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1616+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1717+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1818+MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+1
src/external/hungarian/README.txt
···55The original code is a few mex-functions for use in MATLAB, found here:
66http://www.mathworks.com/matlabcentral/fileexchange/6543-functions-for-the-rectangular-assignment-problem
7788+Upstream source: https://github.com/mcximing/hungarian-algorithm-cpp