chore: drop MIT license and open-source framing

Project is now private; remove LICENSE file, README license
section, and "MIT · MMXXVI" footer tags. Root package.json
license set to UNLICENSED.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
yuanzonghao
2026-05-14 13:18:07 +08:00
parent 9cedfa66e4
commit d0f2868834
5 changed files with 4 additions and 33 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "dada",
"version": "0.1.0",
"private": true,
"description": "AI-driven visual novel — open source",
"license": "MIT",
"description": "AI-driven visual novel",
"license": "UNLICENSED",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=20"