mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore: switch to AGPLv3 dual-license
Replace MIT with AGPLv3 + commercial dual-license. Add copyright header and dual-license notice to LICENSE, add CLA to CONTRIBUTING.md, update README license section, and update all package.json license fields.
This commit is contained in:
@@ -47,5 +47,6 @@
|
||||
"@types/qrcode": "^1.5.6",
|
||||
"drizzle-kit": "^0.30.0",
|
||||
"typescript": "^5.7.0"
|
||||
}
|
||||
},
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
"devDependencies": {
|
||||
"tsx": "^4.19.0",
|
||||
"vitepress": "^1.1.4"
|
||||
}
|
||||
},
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
||||
@@ -31,5 +31,6 @@
|
||||
"tailwindcss": "^4.0.0",
|
||||
"typescript": "^5.7.0",
|
||||
"vite": "^6.0.0"
|
||||
}
|
||||
},
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user