From 9f45aa571c547fa57992c0faa9033a6b60b699dc Mon Sep 17 00:00:00 2001 From: "Yevhen Babiichuk (DustDFG)" Date: Wed, 4 Mar 2026 22:45:07 +0200 Subject: [PATCH] Remove freedroidwarn license --- .../main/java/org/schabi/newpipe/about/AboutActivity.kt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt b/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt index 0cdf4029cca..ed5951f0440 100644 --- a/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt +++ b/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt @@ -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 ) ) }