This commit seems to change the license of the whole project to AGPLv3 and removes every license notices of the previous project.
Assuming that your IKVM is a fork from windward-studio's IKVM, the legality of this is questionable, as:
I hope this issue should be considered, to protect the project users' rights.
DISCLAIMER: I'm not a representative of any previous maintainers. I'm just opening this issue because I'm interested in getting a copy of this fork licensed under the GPLv2, and not the AGPL (which is way more restrictive).
This commit seems to change the license of the whole project to AGPLv3 and removes every license notices of the previous project.
Assuming that your IKVM is a fork from windward-studio's IKVM, the legality of this is questionable, as:
https://github.com/jessielesbian/ikvm/blob/5d5732d9ce6d30dd6ae14a1b24e15b19d86f6914/LICENSE#L37
And:
https://github.com/jessielesbian/ikvm/blob/5d5732d9ce6d30dd6ae14a1b24e15b19d86f6914/LICENSE#L119-L124
And:
https://github.com/jessielesbian/ikvm/blob/5d5732d9ce6d30dd6ae14a1b24e15b19d86f6914/LICENSE#L399-L402
And:
https://github.com/jessielesbian/ikvm/blob/5d5732d9ce6d30dd6ae14a1b24e15b19d86f6914/LICENSE#L420-L423
And according to the GPLv2:
https://github.com/jessielesbian/ikvm/blob/5d5732d9ce6d30dd6ae14a1b24e15b19d86f6914/LICENSE#L137-L140
Even if you claim that you wrote some "extensions" that is licensed under the AGPLv3, and combine it under section 13 of that license, it does not work because:
https://github.com/jessielesbian/ikvm/blob/a4b15215b5de3ec28669ae56c8ac3512e1dc72fc/LICENSE#L540-L560
The AGPLv3 only allows combining with code under the GPLv3. The upstream project is licensed under the GPLv2.
I hope this issue should be considered, to protect the project users' rights.
DISCLAIMER: I'm not a representative of any previous maintainers. I'm just opening this issue because I'm interested in getting a copy of this fork licensed under the GPLv2, and not the AGPL (which is way more restrictive).