chore: migrate to AGPL-3.0-only

This commit is contained in:
weishu
2026-01-04 20:45:15 +08:00
parent 34cfe49f87
commit 37c6bc83d7
20 changed files with 1298 additions and 463 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "0.1.0",
"description": "Telegram Bot client for HAPI - control Claude Code sessions",
"author": "weishu",
"license": "LGPL-3.0-or-later",
"license": "AGPL-3.0-only",
"type": "module",
"scripts": {
"start": "bun run src/index.ts",