You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
732 B

1 year ago
# 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