Add comment about toneAC2 library license

This commit is contained in:
Reed Nightingale 2020-04-25 22:55:10 -07:00
parent c45a824276
commit bd1ff23d8f

View File

@ -16,3 +16,5 @@ To edit the callsign displayed, open the file `callsign.cpp` and change the stri
The majority of this code is released under GPL v3 license, per Ashhar's original code.
The files in the PDQ_MinLib subdirectory were copied from https://github.com/XarkLabs/PDQ_GFX_Libs, and have Adafruit's BSD License.
The files in the toneAC2 were copied from https://bitbucket.org/teckel12/arduino-toneac2/wiki/Home, and are GPL v3 licensed.