mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
icad-tone-detection: update license from MIT to Apache 2.0
This commit is contained in:
parent
83e8cdb3ca
commit
3494082134
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue