From eba80f6f1326ce4d548b441b0dacf3ff319473b8 Mon Sep 17 00:00:00 2001 From: Matthieu <24-artectrex@users.noreply.shinice.net> Date: Tue, 16 Mar 2021 00:54:06 +0100 Subject: [PATCH] Add licenses of new or changed dependencies --- app/licenses.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/app/licenses.yml b/app/licenses.yml index 013f1a60..c2b9d939 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -110,11 +110,17 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0 url: https://github.com/Yalantis/uCrop -- artifact: com.github.ligi.tracedroid:supportemail:+ - name: supportemail +- artifact: com.github.ligi:tracedroid:+ + name: tracedroid copyrightHolder: ligi license: The Apache Software License, Version 2.0 url: https://github.com/ligi/tracedroid +- artifact: com.jakewharton.timber:timber:+ + name: timber + copyrightHolder: Jake Wharton and contributors + license: The Apache Software License, Version 2.0 + licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt + url: https://github.com/JakeWharton/timber - artifact: com.mikepenz:fastadapter-extensions-expandable:+ name: fastadapter-extensions-expandable copyrightHolder: Mike Penz and contributors @@ -619,11 +625,6 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://github.com/mikepenz/Android-Iconics -- artifact: com.github.ligi.tracedroid:lib:+ - name: lib - copyrightHolder: ligi - license: The Apache Software License, Version 2.0 - url: https://github.com/ligi/tracedroid - artifact: org.jetbrains.kotlinx:kotlinx-coroutines-android:+ name: kotlinx-coroutines-android copyrightHolder: JetBrains s.r.o. and contributors