joekaiser / practicalities

1 stars 3 forks source link

"Don't Be a Jerk" License

Okay, so here's the deal.

You'll notice that this repository does not have a license! By default, that means "All Rights Reserved." That is indeed the case. All rights reserved, as far as the code is concerned.

©2015 Joe "Jotato" Kaiser

Home Page

Notice

Contribution to this repository means that you are granting rights over the code that you choose to contribute. If you do not agree with that, do not contribute.

So, why is this here? Well, the rights are reserved, but what that really means is that I choose what to do with the rights. So here you go.

You CAN

You CANNOT

You MUST

Notes, License & Copyright

*A Functionally Equivalent Statement is a code fragment which, regardless of whitespace and object names, achieves the same result. Basically you can't copy the code, rename the variables, add whitespace and say it's different. It's not.

**A jerk is anyone who attempts to or intends to claim partial or total ownership of the original or repackaged code and/or attempts to or intends to redistribute original or repackaged code without prior express written permission from the owners.

Essentially, take this and learn from it! Create addon mods that depend on it! If you see something we can improve, tell us. Submit a Pull Request. The one catch: don't steal! A lot of effort has gone into this, and if you were to take this and call it your own, you'd basically be a big jerk.

Don't be a jerk.

(adapted from CoFH)