LICENSE

Fri, 27 Aug 2021 16:35:50 +0300

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 27 Aug 2021 16:35:50 +0300
changeset 28
ffd693c381f2
parent 16
fc1ce359bb51
child 31
186b0a286431
permissions
-rw-r--r--

Julia stupid memory allocation bug workaround

16
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
1 This software is distributed under an ANTI-ABUSE LICENSE (aka. *bollocks
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
2 to copyright and distributions* license), and without any warranty whatsoever.
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
3 If you redistribute this software as part of a larger collection, distribution,
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
4 or suite of software, you must do one of the following:
15
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
5
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
6 (a) Always redistribute the **unmodified** and **latest** version provided
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
7 by the lead author. If the lead author releases a new version (on a specific
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
8 branch, such as 'stable' or 'development'), you must promptly make that new
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
9 version the default version offered to your users (on that specific branch).
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
10
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
11 (b) Rename the software, and make it obvious that your modified or obsolete
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
12 software is in no way connected to the lead author of the original software.
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
13 The users of your version should under no circumstances be under the
16
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
14 illusion that they can contact the lead author or any of the authors of the
15
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
15 original software if they have any complaints or queries.
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
16
16
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
17 (c) Do not in any way directly expose this software to your users.
fc1ce359bb51 LICENSE update; option (c).
Tuomo Valkonen <tuomov@iki.fi>
parents: 15
diff changeset
18
15
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
19 Otherwise, do whatever you want with this software. In particular, you may
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
20 freely use code snippets in other projects.
86e04f38373e Add license from Borgend.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
21

mercurial