chore: update project status and licensing information

- Replace the Automaker License Agreement with a simplified project status section in the README, indicating that the project is no longer actively maintained.
- Update the LICENSE file to reflect the new MIT License.
- Add license information to package.json for clarity.
This commit is contained in:
webdevcody
2026-02-13 13:46:32 -05:00
parent 3563dd55da
commit 9c304eeec3
3 changed files with 32 additions and 157 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "automaker",
"version": "0.13.0",
"license": "MIT",
"private": true,
"engines": {
"node": ">=22.0.0 <23.0.0"