mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-02 22:15:58 -04:00
48 lines
1.2 KiB
Markdown
48 lines
1.2 KiB
Markdown
# Joy Licenses
|
|
|
|
Joy is licensed differently depending on which component you are looking at.
|
|
Read carefully, this will affect how you may use and distribute Joy.
|
|
|
|
## Code
|
|
|
|
[Mozilla Public License 2.0][CODE].
|
|
|
|
You may use code from Joy under the terms of the MPL-2.0.
|
|
|
|
## Blahaj
|
|
|
|
The core code was taken from [DaFuqs] and [hibiii] under the [Unlicense][BLAHAJ-BASE].
|
|
|
|
Pride Blahajar were taken from [musicalskele] under the [MIT License][BLAHAJ-PRIDE].
|
|
|
|
*Note: This is operating under assumptions from known and disclosed sources.*
|
|
|
|
## Assets
|
|
|
|
[CC BY-SA 4.0][ASSETS] as derived from [Pride Pack].
|
|
|
|
This does *NOT* include the music. See the [music license][MUSIC] for usage terms.
|
|
|
|
This also does *NOT* include brand assets, including the rosettes in `icon.png`, and `*_rosette.png`.
|
|
These are All Rights Reserved.
|
|
|
|
## Music
|
|
|
|
[All Rights Reserved][MUSIC]. See the license file for details.
|
|
|
|
|
|
[CODE]: LICENSE-CODE
|
|
|
|
[BLAHAJ-BASE]: LICENSE-BLAHAJ-BASE
|
|
|
|
[BLAHAJ-PRIDE]: LICENSE-BLAHAJ-PRIDE
|
|
|
|
[ASSETS]: LICENSE-ASSETS
|
|
[MUSIC]: LICENSE-MUSIC
|
|
|
|
[DaFuqs]: https://github.com/DaFuqs/Blahaj
|
|
[hibiii]: https://github.com/hibiii/Blahaj
|
|
[musicalskele]: https://github.com/musicalskele/blahaj
|
|
|
|
[Pride Pack]: https://git.pridecraft.gay/pridepack
|