# Third Party Libraries and Licenses In the Report Server project are the following third party libraries used. ## Libraries ### Boost Libraries General purpose C++ libraries. Version 1.76. SPDX-License-Identifier: BSL-1.0 https://www.boost.org/LICENSE_1_0.txt ### WinFlexBison Flex and Bison for Windows. License: BSD AND GPLv3+ https://github.com/lexxmark/winflexbison ### WxWidgets Cross-platform GUI library. License: wxWindows Library License https://www.wxwidgets.org/about/licence/ ## Build Applications ### Doxygen Software documentation tool. https://www.doxygen.nl/index.html ### Google Test Unit test libraries. SPDX-License-Identifier: BSD-3-Clause https://opensource.org/licenses/BSD-3-Clause