Skip to content
Snippets Groups Projects
Verified Commit 6baa48a3 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fix license info

parent aa6b9b43
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -81,7 +81,7 @@ Authors of the previous version of Quasseldroid: ...@@ -81,7 +81,7 @@ Authors of the previous version of Quasseldroid:
Apache-2.0 Apache-2.0
* [**Glide**](https://bumptech.github.io/glide/) * [**Glide**](https://bumptech.github.io/glide/)
Apache-2.0 Apache-2.0
* [**GlobTransformer**](https://bumptech.github.io/glide/) * [**GlobTransformer**](https://stackoverflow.com/a/17369948)
CC BY-SA 3.0 CC BY-SA 3.0
* [**Gson**](https://github.com/google/gson) * [**Gson**](https://github.com/google/gson)
Apache-2.0 Apache-2.0
......
...@@ -196,7 +196,7 @@ class AboutFragment : DaggerFragment() { ...@@ -196,7 +196,7 @@ class AboutFragment : DaggerFragment() {
fullName = "Creative Commons Attribution-ShareAlike 3.0 Unported", fullName = "Creative Commons Attribution-ShareAlike 3.0 Unported",
text = R.string.license_cc_by_sa_3_0 text = R.string.license_cc_by_sa_3_0
), ),
url = "https://bumptech.github.io/glide/" url = "https://stackoverflow.com/a/17369948"
), ),
Library( Library(
name = "Gson", name = "Gson",
......
...@@ -119,13 +119,10 @@ ...@@ -119,13 +119,10 @@
]]></string> ]]></string>
<string name="license_dracula" translatable="false" tools:ignore="TypographyOther"><![CDATA[ <string name="license_dracula" translatable="false" tools:ignore="TypographyOther"><![CDATA[
<h2>The MIT License (MIT)</h2> <h2>The MIT License (MIT)</h2>
<p>Copyright © 2018 Zeno Rocha <hi@zenorocha.com></p> <p>Copyright (c) 2016 Dracula Theme</p>
<p>All rights reserved.</p> <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p> <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</p> <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<p>2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</p>
<p>3. Neither the name of JSR-310 nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.</p>
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
]]></string> ]]></string>
<string name="license_emojijava" translatable="false" tools:ignore="TypographyOther"><![CDATA[ <string name="license_emojijava" translatable="false" tools:ignore="TypographyOther"><![CDATA[
<h2>The MIT License (MIT)</h2> <h2>The MIT License (MIT)</h2>
...@@ -248,12 +245,9 @@ ...@@ -248,12 +245,9 @@
]]></string> ]]></string>
<string name="license_gruvbox" translatable="false" tools:ignore="TypographyOther"><![CDATA[ <string name="license_gruvbox" translatable="false" tools:ignore="TypographyOther"><![CDATA[
<h2>The MIT License (MIT)</h2> <h2>The MIT License (MIT)</h2>
<p>All rights reserved.</p> <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p> <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</p> <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<p>2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</p>
<p>3. Neither the name of JSR-310 nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.</p>
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
]]></string> ]]></string>
<string name="license_materialdesignicons" translatable="false" tools:ignore="TypographyOther"><![CDATA[ <string name="license_materialdesignicons" translatable="false" tools:ignore="TypographyOther"><![CDATA[
<p>Copyright (c) 2014, Austin Andrews (<a href="http://materialdesignicons.com/">http://materialdesignicons.com/<a/>), with Reserved Font Name Material Design Icons.</p> <p>Copyright (c) 2014, Austin Andrews (<a href="http://materialdesignicons.com/">http://materialdesignicons.com/<a/>), with Reserved Font Name Material Design Icons.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment