THIRD-PARTY SOFTWARE NOTICES
Duo Legacy AD Protection Tools
============================

This product incorporates components from the open source community.
For standalone distribution, license texts are included in the LICENSES\ directory of this distribution.

-------------------------------------------------------------------------------
streamlit (>=1.30.0)
Copyright 2019 Streamlit Inc.
License: Apache License 2.0 (see LICENSES\Apache-2.0.txt)
https://github.com/streamlit/streamlit
Used by: DuoADToolsWeb.exe (web interface)
-------------------------------------------------------------------------------
pandas (>=2.0.0)
Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc.
              and PyData Development Team
License: BSD 3-Clause (see LICENSES\BSD-3-Clause.txt)
https://github.com/pandas-dev/pandas
Used by: DuoADToolsWeb.exe, DuoADTools.exe (data processing)
-------------------------------------------------------------------------------
numpy
Copyright (c) 2005-2024, NumPy Developers
License: BSD 3-Clause (see LICENSES\BSD-3-Clause.txt)
https://github.com/numpy/numpy
Used by: DuoADToolsWeb.exe (numerical computing, pandas dependency)
-------------------------------------------------------------------------------
altair
Copyright (c) 2016 Altair Contributors
License: BSD 3-Clause (see LICENSES\BSD-3-Clause.txt)
https://github.com/altair-viz/altair
Used by: DuoADToolsWeb.exe (chart rendering, streamlit dependency)
-------------------------------------------------------------------------------
openpyxl (>=3.1.0)
Copyright (c) 2010 openpyxl
License: MIT (see LICENSES\MIT.txt)
https://github.com/theorchard/openpyxl
Used by: DuoADToolsWeb.exe, DuoADTools.exe (Excel file support)
-------------------------------------------------------------------------------

BUILD TOOLING (not distributed at runtime)
------------------------------------------
PyInstaller is used to package Python applications into standalone executables.
PyInstaller is licensed under GPL v2 with a bootloader exception that explicitly
permits bundled applications to retain their own license (see
LICENSES\PyInstaller-GPL2-with-exception.txt).
https://github.com/pyinstaller/pyinstaller
-------------------------------------------------------------------------------
