icad-tone-detection: update license from MIT to Apache 2.0

This commit is contained in:
Rick Farina (Zero_Chaos) 2025-09-04 10:50:30 -04:00
parent 83e8cdb3ca
commit 3494082134
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -18,7 +18,7 @@ SRC_URI="https://github.com/TheGreatCodeholio/icad_tone_detection/archive/${HASH
MY_PN="${PN//-/_}"
S="${WORKDIR}/${MY_PN}-${HASH_COMMIT}"
LICENSE="MIT"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"