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:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user