From 306e799dfe0b52b055f0e8a4e353c19981428475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A5=BC=E6=B9=98=E7=BC=98?= <2216918339@qq.com> Date: Sat, 27 Jun 2026 08:25:53 +0000 Subject: [PATCH] =?UTF-8?q?add=20LICENSE.=20-=20=E5=88=86=E7=B1=BB:=20?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=20=E2=86=92=20=E5=91=BD=E4=BB=A4=E8=A1=8C?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=20-=20=E6=A0=87=E7=AD=BE:=20asus=20keyboard?= =?UTF-8?q?=20rgb=20linux=20c=20cli=20fa608=20tuf=20-=20=E7=BD=91=E7=AB=99?= =?UTF-8?q?:=20https://gitee.com/louxian-yuan/fa608-kbd=20-=20=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0:=20ASUS=20TUF=20A16=20=E9=94=AE=E7=9B=98=E8=83=8C?= =?UTF-8?q?=E5=85=89=20CLI=20/=20Keyboard=20backlight=20for=20FA608?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 楼湘缘 <2216918339@qq.com> --- LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f24d700 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2026 楼湘缘 + +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.