~aleteoryx/tpl

tpl/README.md -rw-r--r-- 1.4 KiB
b5b42c2aAleteoryx path handling fix fix 11 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# The **T**erse **P**ublic **L**icense 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][0].

## 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][1]!

For documentation on the templating format, go [here][2].

[0]: https://aleteoryx.tilde.institute/tpl
[1]: mailto:~aleteoryx/tpl-discuss@lists.amehut.dev
[2]: https://git.amehut.dev/~aleteoryx/tpl/tree/master/item/FORMAT.md