ASDW Third-Party Notices
=========================

This distribution includes open-source software. Below is a summary of the
major components. Full license texts for Chromium/Electron components are
included in asdw-ui/LICENSE.electron.txt and asdw-ui/LICENSES.chromium.html.

asdw-ui (Desktop Application)
-----------------------------
- Electron (MIT) — https://www.electronjs.org/
- Chromium (BSD/MIT/Apache and others) — see asdw-ui/LICENSES.chromium.html
- FFmpeg libraries (LGPL 2.1+) — dynamically linked via ffmpeg.dll / libffmpeg.so
- React (MIT) — https://react.dev/
- @heroicons/react (MIT) — https://heroicons.com/

asdw-node (Storage Node)
------------------------
- github.com/pion/webrtc (MIT)
- modernc.org/sqlite (BSD-3-Clause)
- github.com/google/uuid (BSD-3-Clause)
- github.com/gorilla/websocket (BSD-2-Clause)
- golang.org/x/sys (BSD-3-Clause)

FFmpeg Notice
-------------
This software uses code of FFmpeg licensed under the LGPLv2.1 and later.
The complete list of third-party licenses is available in:
  asdw-ui/LICENSES.chromium.html
