mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
Change license to AGPLv3 (#7046)
* Change license to AGPLv3 * Readme and documentation * Package.json * More replacement * Added License MIT for previous code * NIT * Update LICENSE Co-authored-by: bo0tzz <git@bo0tzz.me> * Update cli/LICENSE Co-authored-by: bo0tzz <git@bo0tzz.me> * remote mit --------- Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
parent
d7437d31d1
commit
dca1bd22df
24 changed files with 1259 additions and 61 deletions
2
open-api/typescript-sdk/package-lock.json
generated
2
open-api/typescript-sdk/package-lock.json
generated
|
|
@ -7,7 +7,7 @@
|
|||
"": {
|
||||
"name": "@immich/sdk",
|
||||
"version": "1.92.1",
|
||||
"license": "MIT",
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
"oazapfts": "^5.1.4",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"scripts": {
|
||||
"build": "tsc -b ./tsconfig.axios.json ./tsconfig.fetch.json"
|
||||
},
|
||||
"license": "MIT",
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
"oazapfts": "^5.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue