LICENSE

Wed, 15 Dec 2021 10:37:47 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 15 Dec 2021 10:37:47 +0200
changeset 41
8040d3a298e4
permissions
-rw-r--r--

Add ANTI-ABUSE LICENSE

41
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
2 # Anti-abuse license
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
3
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
4 ## Rationale
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
5
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
6 The purpose of this license is to give end-users and developers maximal
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
7 freedom to use this software while preventing the authors from being
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
8 abused by powerful middle-men that repackage software for convenient
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
9 installation by users. Such potentially abusive middle-men include in
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
10 particular Linux distributions and similar centralising software
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
11 distribution schemes developed for other operating systems.
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
12 The ethos of this license is *bollocks to copyright and distributions!*
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
13
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
14 ## Rules
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
15
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
16 This software is distributed without any warranty whatsoever.
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
17
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
18 If you redistribute modified versions of this software to the public,
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
19 you must clearly mark them as modified.
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
20
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
21 If you redistribute this software to the public as part of a large
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
22 collection of software with the purpose of providing end-users with
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
23 a convenient installation method, you must do one of the following:
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
24
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
25 (a) Always redistribute the **unmodified** and **latest** version
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
26 provided by the authors. If the lead author releases a new version (on a
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
27 specific branch, such as 'stable' or 'development'), you must promptly
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
28 make that new version the default version offered to your users (on
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
29 that specific branch).
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
30
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
31 (b) Rename the software, and make it obvious that your modified or obsolete
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
32 software is in no way connected to the authors of the original software.
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
33 The users of your version should under no circumstances be under the
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
34 illusion that they can contact the lead author or any of the authors
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
35 of the original software if they have any complaints or queries.
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
36
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
37 (c) Do not in any way directly expose this software to your users.
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
38
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
39 Otherwise, do whatever you want with this software. In particular, you may
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
40 freely use the software as part of other projects, and redistribute to
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
41 the public archival copies of the software (as long as your archive cannot
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
42 be considered a “convenient installation method” that will be governed by
8040d3a298e4 Add ANTI-ABUSE LICENSE
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
43 the rules above).

mercurial