== Source Code License ==
All contained source code files are, unless specified otherwise, under the following license:
Copyright (c) 2016, Jonas Thiem et al. (see AUTHORS.md)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgement in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
== Artwork / Misc License ==
=== Non-logo artwork and documentation ===
All artwork (images, ..) and all documentation files inside the docs/ folder in the repository, with the exception of the Wobbly logo itself (all files inside misc/logo/), are under the license CC-By-4.0 https://creativecommons.org/licenses/by/4.0/ - please attribute to "Jonas Thiem / Wobbly Development Team - https://wobblylang.org".
=== Logo artwork ===
All use of the Wobbly logo files found in misc/logo/ (just called "Wobbly logo" or "logo" in the following) is subject to the following terms:
1. Use in unmodified versions You may use the Wobbly logo in unmodified versions of this software, and redistribute the Wobbly logo without restrictions as part of unmodified versions of this software. (Simply compiling and packaging an unmodified version of this software as an archive or installer for distribution to end users doesn't constitute as modifications as far as these logo use terms are concerned.)
2. Modified versions You may NOT use the Wobbly logo in any modified versions of the Wobbly distributions. As an exception, you may use the logo in pure git repository hosting with an optional web interface (GitHub, Sourceforge, bitbucket, ...) as long as any non-source code packaged downloads don't contain the logo. However, if you want to distribute modified versions of this project as packaged pre-compiled downloads, you are required to change the logo and also asked to change the project name to clearly indicate a derivative version.
3. Exceptions Write to: jonas ['at'] thiem ['dot'] email to request permission if you want to redistribute an officially branded modified version. Such exceptions can never be verbal, they must be provided in written form.
Read more about this license at https://gitlab.wobble.ninja/JonasT/wobbly/blob/master/LICENSE.md
Add New License