Closed
Description
The gitea repository says "License: MIT". Your webpage also states: "It is published under the MIT license."
However I don't think that is accurate. This has been brought up in a discussion at Gentoo, see gentoo/gentoo#12597
In the vendor subdirectory there is code from a large number of different projects under different licenses. There is code with MPL-2.0 and Apache-2.0 licenses, which are both not a subset of MIT.
Most concerning however is the license in https://github.com/go-gitea/gitea/blob/master/vendor/github.com/couchbase/goutils/LICENSE.md as this is clearly not a free software or open source license.
I think it is currelty very misleading to advertise gitea as MIT-licensed software.