Merge pull request #13305 from dustdfg/remove_freedroid_license

Remove freedroidwarn license
This commit is contained in:
Aayush Gupta 2026-03-15 19:18:32 +08:00 committed by GitHub
commit 9cc6f9fd68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -254,13 +254,6 @@ class AboutActivity : AppCompatActivity() {
"ByteHamster",
"https://github.com/ByteHamster/SearchPreference",
StandardLicenses.MIT
),
SoftwareComponent(
"FreeDroidWarn",
"2026",
"woheller69",
"https://github.com/woheller69/FreeDroidWarn",
StandardLicenses.APACHE2
)
)
}