chore: 修正 LICENSE 版权声明并补充各清单的 license 字段

- LICENSE 附录版权行由模板占位符改为 Copyright 2023-present vnt-dev
- 各 Cargo.toml 与 package.json 补充 license = Apache-2.0
This commit is contained in:
lbl
2026-08-23 14:42:18 +08:00
parent 7133906ab2
commit 10eb97e403
10 changed files with 10 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"name": "vnt-workspace",
"private": true,
"license": "Apache-2.0",
"packageManager": "[email protected]",
"scripts": {
"dev:web": "pnpm --filter vnt-web-ui dev",