From f52bd3fcecf323acc4de6992a6f31b5f47d4d31f Mon Sep 17 00:00:00 2001 From: sunlei Date: Mon, 8 Jun 2026 12:09:58 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85=E6=9D=A5=E6=BA=90?= =?UTF-8?q?=E4=B8=8E=E8=AE=B8=E5=8F=AF=E8=AF=81=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 1 + README.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/LICENSE b/LICENSE index cec5b42..604e3e8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License Copyright (c) 2024-present, Vben +Copyright (c) 2026 KwiTsukasa / KT contributors 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: diff --git a/README.md b/README.md index a684c0a..9e04106 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,9 @@ fix(api): 修复登录态刷新 ``` 要求使用英文类型前缀,描述部分包含中文。 + +## 来源与许可证 + +| 一级来源 | 使用方式 | License | +| --- | --- | --- | +| [Vben Admin](https://github.com/vbenjs/vue-vben-admin) | Admin 基础工程、Vben 工作区结构和后台运行时约定 | MIT |