forked from projectmoon/tenebrous-dicebot
Matrix SDK isn't MIT anymore.
This commit is contained in:
parent
49db0062a3
commit
ed3b582aad
10
LICENSE
10
LICENSE
|
@ -1,16 +1,12 @@
|
||||||
This software project is governed by the terms of the Affero GNU
|
This software project is governed by the terms of the Affero GNU
|
||||||
General Public License. Portions of the code come from the original
|
General Public License. Portions of the code come from the original
|
||||||
MIT-licensed project, and the terms of the MIT license also apply to
|
MIT-licensed project, and the terms of the MIT license also apply to
|
||||||
those portions. Some portions of the code are also taken from the Rust
|
those portions. In files that are partially or wholly subject to the
|
||||||
Matrix SDK examples, which are governed by the MIT license. In files
|
MIT license in addition to the Affero GNU General Public License, this
|
||||||
that are partially or wholly subject to the MIT license in addition to
|
is noted with a header at the top of the file.
|
||||||
the Affero GNU General Public License, this is noted with a header at
|
|
||||||
the top of the file.
|
|
||||||
|
|
||||||
Original upstream project: https://gitlab.com/Taywee/axfive-matrix-dicebot
|
Original upstream project: https://gitlab.com/Taywee/axfive-matrix-dicebot
|
||||||
|
|
||||||
Rust Matrix SDK: https://github.com/matrix-org/matrix-rust-sdk
|
|
||||||
|
|
||||||
For code from the original project that is governed by the MIT license
|
For code from the original project that is governed by the MIT license
|
||||||
in addition to the Affero GNU General Public License, the following
|
in addition to the Affero GNU General Public License, the following
|
||||||
terms apply:
|
terms apply:
|
||||||
|
|
Loading…
Reference in New Issue