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:
Generated
+1
-1
@@ -7,7 +7,7 @@
|
||||
"": {
|
||||
"name": "immich",
|
||||
"version": "1.94.1",
|
||||
"license": "UNLICENSED",
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.11",
|
||||
"@immich/cli": "^2.0.7",
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"author": "",
|
||||
"private": true,
|
||||
"license": "UNLICENSED",
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"scripts": {
|
||||
"build": "nest build",
|
||||
"format": "prettier --check .",
|
||||
|
||||
Reference in New Issue
Block a user