~aleteoryx/tpl

ref: b5b42c2a2d216f76daa94630e5a5c593781ae4bd tpl/README.md -rw-r--r-- 1.4 KiB
b5b42c2aAleteoryx path handling fix fix 11 days ago

#The Terse Public License Family (TPL)

A set of small software licenses, meant to be as short and minimal as the BSD family, and as customizable as the Creative Commons family.

There is:

  • a Public Domain Dedication,
  • a Non-commercial License,
  • and a variant of the former with attribution.

Each supports minimal edits to the language, such as changing "creator(s)" to "creator" for solo projects, or "software" to "work" for non-software projects.

The wizard is available at aleteoryx.tilde.institute.

#Reasoning

The purpose of this project is twofold, and can be best articulated as two complaints with the state of software licensing:

  • Many commonly used licenses are more verbose than is necessary for small projects.
  • Licenses are pigeonholed into either software (GPL, BSD, etc) or artistic (CC) categories, with the language of each category not well-equipped to handle the other.

TPL seeks to remedy this, by offering terse licenses with configurable language.

#Contributing

TPL accepts contributions! The main author is no lawyer, and is mostly basing the language here off of existing licenses. If there are loopholes or flaws in these, please let them know!

For documentation on the templating format, go here.