You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-16 07:24:40 +02: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:
@ -71,7 +71,7 @@ export default function Home(): JSX.Element {
|
||||
>
|
||||
<HomepageHeader />
|
||||
<div className="flex flex-col place-items-center place-content-center">
|
||||
<p>This project is available under MIT license.</p>
|
||||
<p>This project is available under GNU AGPL v3 license.</p>
|
||||
<p className="text-xs">Privacy should not be a luxury</p>
|
||||
</div>
|
||||
</Layout>
|
||||
|
Reference in New Issue
Block a user