top | item 46862620

(no title)

mring33621 | 27 days ago

Ok, their license is pretty strange: https://github.com/mattermost/mattermost/blob/master/LICENSE...

MIT for binaries distributed by Mattermost.

But, if you compile it yourself: GNU AGPL v3.0 XOR Paid-for Enterprise License

Then, for some odd reason, they append the text of Apache License Version 2.0!!!

discuss

order

throwaway89201|27 days ago

The frontend parts are explicitly and correctly licensed under the Apache license in the header of the same file.

mring33621|27 days ago

Ooh, I see it now, right in the middle:

"...You are licensed to use the source code in Admin Tools and Configuration Files (server/templates/, server/i18n/, server/public/, webapp/ and all subdirectories thereof) under the Apache License v2.0...."