docs: add GPL license and source headers

This commit is contained in:
2026-08-25 21:40:58 +03:00
parent 46284c4ed5
commit 8237f03930
106 changed files with 2102 additions and 0 deletions
+13
View File
@@ -1,2 +1,15 @@
# EWSDR
[Russian version](README_RU.md)
EWSDR is a cross-platform SDR transceiver application for OpenHPSDR and
PlutoSDR devices. It is written in Free Pascal using Lazarus and supports
Linux, Windows, and macOS.
## Building
See [BUILD.MD](BUILD.MD) for build instructions.
## License
This project is licensed under the [GNU General Public License v2.0](LICENSE).