diff --git a/LICENSE.md b/LICENSE.md index 8cfe8a8bd..b28716b28 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ # License -Portapack Mayhem is distributed under GPL v3.0, however some sub projects might have different (GPL v3.0 compatible) licenses. +Portapack Mayhem is distributed under [GPL v3.0](LICENSE), however some sub projects might have different (GPL v3.0 compatible) licenses. ## Other Licenses (compatible with GPL v3.0) - Most of Portapack Mayhem is distributed under GPL-2.0-or-later. [license](LICENSE.GPL-2.0-or-later) diff --git a/firmware/tools/make_airlines_db/README.md b/firmware/tools/make_airlines_db/README.md index 82a3b9991..be691228e 100644 --- a/firmware/tools/make_airlines_db/README.md +++ b/firmware/tools/make_airlines_db/README.md @@ -1,7 +1,8 @@ # Make airlines.db -Licensed under GNU GPL v3 (license)[../../../LICENSE] +Licensed under [GNU GPL v3](../../../LICENSE) USAGE: - Copy file from: https://raw.githubusercontent.com/kx1t/planefence-airlinecodes/main/airlinecodes.txt - Run Python 3 script: `./make_airlines_db.py` + - Copy file to /ADSB folder on SDCARD diff --git a/firmware/tools/make_icao24_db/icao24.db b/firmware/tools/make_icao24_db/icao24.db deleted file mode 100644 index 95acc64ca..000000000 Binary files a/firmware/tools/make_icao24_db/icao24.db and /dev/null differ