update licenses of dependencies
This commit is contained in:
@@ -1,11 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<notices>
|
||||
<notice>
|
||||
<name>Rhino: JavaScript in Java</name>
|
||||
<url>https://github.com/mozilla/rhino</url>
|
||||
<copyright/>
|
||||
<license>Mozilla Public License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>920 Text Editor</name>
|
||||
<url>https://github.com/jecelyin/920-text-editor-v2</url>
|
||||
<copyright/>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>LeakCanary</name>
|
||||
<copyright>Copyright 2015 Square, Inc.</copyright>
|
||||
<url>https://github.com/square/leakcanary</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>StorIO </name>
|
||||
<url>https://github.com/pushtorefresh/storio</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Material Dialogs</name>
|
||||
<url>https://github.com/afollestad/material-dialogs</url>
|
||||
@@ -18,18 +35,6 @@
|
||||
<copyright>Copyright 2008 Google Inc.</copyright>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Rhino: JavaScript in Java</name>
|
||||
<url>https://github.com/mozilla/rhino</url>
|
||||
<copyright/>
|
||||
<license>Mozilla Public License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>920 Text Editor</name>
|
||||
<url>https://github.com/jecelyin/920-text-editor-v2</url>
|
||||
<copyright/>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>commonmark-java</name>
|
||||
<url>https://github.com/atlassian/commonmark-java</url>
|
||||
@@ -60,12 +65,6 @@
|
||||
<url>https://github.com/ISchwarz23/SortableTableView</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Android Terminal Emulator</name>
|
||||
<copyright/>
|
||||
<url>https://github.com/jackpal/Android-Terminal-Emulator</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>MultiLevelListView</name>
|
||||
<copyright>2016 (C) Copyright Open-RnD Sp. z o.o.</copyright>
|
||||
@@ -90,4 +89,22 @@
|
||||
<url>https://github.com/bignerdranch/expandable-recycler-view</url>
|
||||
<license>MIT License</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Android Terminal Emulator</name>
|
||||
<copyright/>
|
||||
<url>https://github.com/jackpal/Android-Terminal-Emulator</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>RecyclerView-FlexibleDivider</name>
|
||||
<copyright>Copyright 2016 yqritc</copyright>
|
||||
<url>https://github.com/yqritc/RecyclerView-FlexibleDivider</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Volley</name>
|
||||
<copyright/>
|
||||
<url>https://github.com/google/volley</url>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
</notices>
|
||||
Reference in New Issue
Block a user