diff --git a/LICENSE b/LICENSE index 3f90e38..5c93f45 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,13 @@ -I dunno lol + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. diff --git a/README.md b/README.md index 5307d57..1da64c4 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,7 @@ The repository have separate branches for separate content types, the only diffe 4. Load an example and check that everything works without errors > After opening the project in Unity Editor you might want to add **all** new untracked files to Git. + +## License +For project's license see [/LICENSE](/LICENSE) file. +Project contains `com.vrchat.core.bootstrap` package, for license see [/Packages/com.vrchat.core.bootstrap/License.md](/Packages/com.vrchat.core.bootstrap/License.md) file.