Add proper licensing information.

This commit is contained in:
Ampflower 🌺 2025-03-10 01:43:12 -07:00
parent eae8250729
commit 9fb992f7af
No known key found for this signature in database
GPG Key ID: FC0397C90D508D7F
5 changed files with 46 additions and 0 deletions

10
LICENSE-CODE.md Normal file
View 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.

View File

@ -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

View File

@ -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.
## When are you making this?
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)