Change license to AGPLv3 ()

* 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:
Alex 2024-02-12 09:31:59 -06:00 committed by GitHub
parent d7437d31d1
commit dca1bd22df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 1259 additions and 61 deletions

View file

@ -161,7 +161,7 @@ const config = {
],
},
],
copyright: `Immich is available as open source under the terms of the MIT License.`,
copyright: `Immich is available as open source under the terms of the GNU AGPL v3 License.`,
},
prism: {
theme: prism.themes.github,