gnu: dump1090: Fix license.

* gnu/packages/radio.scm (dump1090)[license]: Use GPL2+.
This commit is contained in:
Leo Famulari 2020-11-04 14:56:42 -05:00
parent 79e9168aa6
commit bcf83975a3
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1052,7 +1052,7 @@ (define-public dump1090
It can be used to decode the ADS-B signals that planes emit to indicate
their position, altitude, speed, etc.")
(home-page "https://github.com/flightaware/dump1090")
(license license:bsd-3)))
(license license:gpl2+)))
(define-public rtl-433
(package