From 1d229e41784a25e50139aa32ec2c68336aa38d63 Mon Sep 17 00:00:00 2001 From: Jefferyhcool <1063474837@qq.com> Date: Sun, 13 Apr 2025 17:47:55 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=20MIT=20=E5=BC=80?= =?UTF-8?q?=E6=BA=90=E8=AE=B8=E5=8F=AF=E8=AF=81-=20=E5=9C=A8=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E6=A0=B9=E7=9B=AE=E5=BD=95=E4=B8=8B=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=20LICENSE=20=E6=96=87=E4=BB=B6=20-=20=E6=B7=BB=E5=8A=A0=20MIT?= =?UTF-8?q?=20License=20=E5=86=85=E5=AE=B9=EF=BC=8C=E5=8C=85=E6=8B=AC?= =?UTF-8?q?=E7=89=88=E6=9D=83=E5=B9=B4=E4=BB=BD=E5=92=8C=E6=8C=81=E6=9C=89?= =?UTF-8?q?=E4=BA=BA=E4=BF=A1=E6=81=AF=20-=20=E6=98=8E=E7=A1=AE=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E4=BD=BF=E7=94=A8=E3=80=81=E5=A4=8D=E5=88=B6?= =?UTF-8?q?=E3=80=81=E4=BF=AE=E6=94=B9=E3=80=81=E5=90=88=E5=B9=B6=E3=80=81?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E3=80=81=E5=88=86=E5=8F=91=E7=AD=89=E6=9D=83?= =?UTF-8?q?=E9=99=90=20-=20=E5=A3=B0=E6=98=8E=E8=BD=AF=E4=BB=B6=E6=8C=89?= =?UTF-8?q?=20"=E5=8E=9F=E6=A0=B7"=20=E6=8F=90=E4=BE=9B=EF=BC=8C=E6=97=A0?= =?UTF-8?q?=E4=BB=BB=E4=BD=95=E6=98=8E=E7=A4=BA=E6=88=96=E6=9A=97=E7=A4=BA?= =?UTF-8?q?=E7=9A=84=E4=BF=9D=E8=AF=81=20-=E8=A7=84=E5=AE=9A=E5=9B=A0?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=BD=AF=E4=BB=B6=E8=80=8C=E4=BA=A7=E7=94=9F?= =?UTF-8?q?=E7=9A=84=E4=BB=BB=E4=BD=95=E8=B4=A3=E4=BB=BB=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/LICENSE b/LICENSE index e69de29..5873a1b 100644 --- a/LICENSE +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 Jeffery Huang + +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.