The shortest licenses
- by Darek Nedza
What are the shortest licenses with aims for programmers/code.
I have found only MIT that is page-long.
What are other licenses that have approximately the same length or even shorter?
Edit:
Ok, length is not only criteria(I haven't expected one-line licenses, I have understaminate you people).
I need easy to read and short licenses. It is meant for people who want to use my code not for lawyers who want to read long licenses.
I am creating small codes to use by most people probably free of charge.
I don't want useless information to be required, for example:
what is X(for example: what is software, source code etc.)
very specific information(for example: you can use it shop, opera, school... free of charge; but instead "use it everywhere but don't take money"
Depending on type of code I would like to allow/disallow commercial usage.