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
+1 -1
View File
@@ -49,7 +49,7 @@ export default function NewPage() {
<footer className="px-6 md:px-16 pb-8">
<div className="hairline-full w-full mb-4" />
<div className="flex items-center justify-between text-[10px] smallcaps text-clay-500">
<span>MIT · MMXXVI</span>
<span>MMXXVI</span>
<span className="num"> · </span>
</div>
</footer>