From 4e16537da0f63888f69ff8d75173ec6e98e2de4e Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Sat, 31 May 2025 18:58:06 +0200 Subject: Delete dubious MIT license (#1100) * Delete diubious MIT license AO2 does not gain copyright by people adding code. This license was added under dubious legal ground and, at best, should've only been added once consent from all contributors whose code was incorporated was given. * Adjust readme, add relicense.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8f6dcd7e..92f91d79 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ The logo (`logo.png` and `logo.ico`) was designed by Lucas CarbĂ­. The character ## Copyright -The project is dual-licensed; you are free to copy, modify and distribute AO2 under the GPLv3 or the MIT license. +The project is licensed under the GPLv3 license. +Code that was released under the MIT/GPLv3 dual-license can be found [here](https://github.com/AttorneyOnline/AO2-Client/tree/last-dual-licensed). Copyright (c) 2016-2018 OmniTroid -- cgit