proxmark3: fix license

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-09-05 11:13:19 -04:00
parent a0aeff6277
commit 85fb0ed999
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -17,7 +17,7 @@ fi
DESCRIPTION="A general purpose RFID tool for Proxmark3 hardware"
HOMEPAGE="https://github.com/RfidResearchGroup/proxmark3"
LICENSE="GPL-2"
LICENSE="GPL-2+ GPL-3+"
SLOT="0"
STANDALONE="+standalone-lf-samyrun standalone-lf-proxbrute standalone-lf-hidbrute standalone-hf-young standalone-hf-mattyrun standalone-hf-colin standalone-hf-bog"
IUSE="deprecated +firmware +pm3rdv4 ${STANDALONE}"