me
/
guix
Archived
1
0
Fork 0

gnu: dump1090: Fix license.

* gnu/packages/radio.scm (dump1090)[license]: Use GPL2+.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -1052,7 +1052,7 @@ gain and standing wave ratio.")
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