From a4f7c4887b86bfd4fd1ec8eb0c749ff92966281b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 22 Aug 2025 17:40:11 +0800 Subject: [PATCH] feat: hello AcePanel --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index f54ff890..a24ec65f 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "email": "admin@haozi.net", "url": "https://github.com/tnborg/panel" }, - "license": "GPL-3.0-or-later", + "license": "BSD-3-Clause", "repository": { "url": "https://github.com/tnborg/panel" },