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:
@@ -7,7 +7,7 @@
|
||||
"bin": {
|
||||
"immich": "dist/index.js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"keywords": [
|
||||
"immich",
|
||||
"cli"
|
||||
|
||||
Reference in New Issue
Block a user