Loading app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/AboutFragment.kt +1 −0 Original line number Diff line number Diff line Loading @@ -104,6 +104,7 @@ class AboutFragment : Fragment() { Library("jsoup", "https://jsoup.org/", "MIT License"), Library("jutf7", "http://jutf7.sourceforge.net/", "MIT License"), Library("JZlib", "http://www.jcraft.com/jzlib/", "BSD-style License"), Library("Koin", "https://insert-koin.io/", "Apache License, Version 2.0"), Library("Kotlin Standard Library", "https://kotlinlang.org/api/latest/jvm/stdlib/", "Apache License, Version 2.0"), Library("KotlinX coroutines", "https://github.com/Kotlin/kotlinx.coroutines", "Apache License, Version 2.0"), Library("Material Components for Android", "https://github.com/material-components/material-components-android", "Apache License, Version 2.0"), Loading Loading
app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/AboutFragment.kt +1 −0 Original line number Diff line number Diff line Loading @@ -104,6 +104,7 @@ class AboutFragment : Fragment() { Library("jsoup", "https://jsoup.org/", "MIT License"), Library("jutf7", "http://jutf7.sourceforge.net/", "MIT License"), Library("JZlib", "http://www.jcraft.com/jzlib/", "BSD-style License"), Library("Koin", "https://insert-koin.io/", "Apache License, Version 2.0"), Library("Kotlin Standard Library", "https://kotlinlang.org/api/latest/jvm/stdlib/", "Apache License, Version 2.0"), Library("KotlinX coroutines", "https://github.com/Kotlin/kotlinx.coroutines", "Apache License, Version 2.0"), Library("Material Components for Android", "https://github.com/material-components/material-components-android", "Apache License, Version 2.0"), Loading