mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 06:26:00 -04:00
Add proper licensing information.
This commit is contained in:
parent
eae8250729
commit
9fb992f7af
10
LICENSE-CODE.md
Normal file
10
LICENSE-CODE.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
Copyright 2024-2025 Pridecraft Studios
|
||||||
|
Copyright 2024 Wolren, blryface, WorldWidePixel, TheClashFruit, NormalFery, Zhamty, Danial "rotgruengelb", CallMeEcho
|
||||||
|
|
||||||
|
All Rights Reserved
|
||||||
|
|
||||||
|
Code before the commit a5324c49102194e62b2571ec0663d760a84ea390 *may* be available under the Unlicense.
|
||||||
|
|
||||||
|
Note: It is in our non-expert opinion that Unlicense is not a valid license due to the lack of a proper fallback clause.
|
||||||
|
Beware that this may affect your rights if you intend to use it in a region where the Public Domain does not exist,
|
||||||
|
or is more restrictive than simply using All Rights Reserved code and assets.
|
30
LICENSE.md
30
LICENSE.md
@ -1 +1,31 @@
|
|||||||
|
# Joy Licenses
|
||||||
|
|
||||||
|
Joy is licensed differently depending on which component you are looking at.
|
||||||
|
Read carefully, this may affect how you may use and distribute Joy.
|
||||||
|
|
||||||
|
## Code
|
||||||
|
|
||||||
|
[All Rights Reserved][CODE].
|
||||||
|
|
||||||
|
Code before the commit a5324c49102194e62b2571ec0663d760a84ea390 *may* be available under the Unlicense.
|
||||||
|
|
||||||
|
Note: It is in our non-expert opinion that Unlicense is not a valid license due to the lack of a proper fallback clause.
|
||||||
|
Beware that this may affect your rights if you intend to use it in a region where the Public Domain does not exist,
|
||||||
|
or is more restrictive than simply using All Rights Reserved code and assets.
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
## Music
|
||||||
|
|
||||||
|
[All Rights Reserved][MUSIC]. See the license file for details.
|
||||||
|
|
||||||
|
|
||||||
|
[CODE]: LICENSE-CODE.md
|
||||||
|
[ASSETS]: LICENSE-ASSETS
|
||||||
|
[MUSIC]: LICENSE-MUSIC
|
||||||
|
|
||||||
|
[Pride Pack]: https://git.pridecraft.gay/pridepack
|
@ -6,3 +6,9 @@ Currently, nothing, but we plan to add everything from PridePack, as their own t
|
|||||||
You either compile it from source, like you would compile any other Fabric/Quilt mod, or you check on the releases tab for pre-releases.
|
You either compile it from source, like you would compile any other Fabric/Quilt mod, or you check on the releases tab for pre-releases.
|
||||||
## When are you making this?
|
## When are you making this?
|
||||||
Sometime between ``December 31, 1969 9:00 PM`` and ``November 16, 5138 6:46 AM``
|
Sometime between ``December 31, 1969 9:00 PM`` and ``November 16, 5138 6:46 AM``
|
||||||
|
|
||||||
|
## Licensing
|
||||||
|
|
||||||
|
Joy is currently All Rights Reserved with exceptions.
|
||||||
|
|
||||||
|
[See the license file for details.](LICENSE.md)
|
Loading…
x
Reference in New Issue
Block a user