From da4ed503c83c6979a2defa4e01451cfa8745e493 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Fri, 21 Mar 2025 18:18:32 -0400 Subject: [PATCH] add magicindicator license --- LICENSE.txt | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index ff4cab492..ca59aace2 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -43,8 +43,34 @@ License for the Android App: See the License for the specific language governing permissions and limitations under the License. +See the file licenses/LICENSE-Apache2.0.txt + +=================================== + +License for the MagicIndicator library: + +MIT License + +Copyright (c) 2016 hackware1993 + +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. =================================== -See the file licenses/LICENSE-Apache2.0.txt