LICENSE

Wed, 02 Feb 2022 11:46:05 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 02 Feb 2022 11:46:05 +0200
changeset 144
31227feaa05a
parent 143
61fcd6edb27f
permissions
-rw-r--r--

Workaround to refresh timer loops on some configurations

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

mercurial