diff --git a/data/resources/thirdparty.html b/data/resources/thirdparty.html index ab6ed675c..4fdaf29db 100644 --- a/data/resources/thirdparty.html +++ b/data/resources/thirdparty.html @@ -860,6 +860,26 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +
+Copyright (c) 2017 Sean Barrett +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: +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. +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. ++
Copyright (C) 2007-2010 Christian Kothe @@ -1205,6 +1225,31 @@ library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.+
+MIT License + +Copyright (c) 2020-2024 Samuel Ugochukwu++ +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: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +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. +
Copyright Romain Tisserand @@ -1661,6 +1706,37 @@ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.+
+# Licenses + +* Copyright 2016-2022 Brad Erickson CC-BY-4.0/MIT +* Copyright 2016-2022 Twitter, Inc. CC-BY-4.0 +* Copyright 2013 Joe Loughry and Terence Eden MIT + +## Artwork +* Applies to SVG file and TTF font files +* License: Creative Commons Attribution 4.0 International +* Human Readable License: http://creativecommons.org/licenses/by/4.0/ +* Complete Legal Terms: http://creativecommons.org/licenses/by/4.0/legalcode + +## Twitter Emoji for Everyone License +A few SVG files of the Twitter Emoji for Everyone project are used to fill in +where Emoji One is missing characters required to generate a font. Files are +stored in `assets/svg`. + +* Source: https://github.com/twitter/twemoji +* Art License: Creative Commons Attribution 4.0 International + +## Power Symbol License +The SVG files from the [Unicode Power Symbol](http://unicodepowersymbol.com/) +project have been modified to create B&W Power Symbol glyphs. Files are stored +in `assets/svg-bw`. + +* Source: https://github.com/jloughry/Unicode +* Art License: MIT ++
MIT License