diff options
author | Robert Alessi <alessi@robertalessi.net> | 2023-01-24 17:55:26 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2023-01-24 17:55:26 +0100 |
commit | 95fd135a7c6df67f540907a4dbbabf48f2978b3b (patch) | |
tree | f116e3e6a998cfc51e5c6ca10610f0c5bc0273c1 /COPYING | |
parent | 9565b02dcafd76b3f4e88023500a1998f1990e87 (diff) | |
download | icite-95fd135a7c6df67f540907a4dbbabf48f2978b3b.tar.gz |
v1.4 to come will be licensed under the terms of OpenBSD license
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ | |||
1 | icite -- Index locorum citatorum | ||
2 | -------------------------------- | ||
3 | |||
4 | Copyright (c) 2019, 2020, 2021, 2022, 2023 Robert Alessi | ||
5 | <alessi@robertalessi.net> | ||
6 | |||
7 | Permission to use, copy, modify, and distribute this software for any | ||
8 | purpose with or without fee is hereby granted, provided that the above | ||
9 | copyright notice and this permission notice appear in all copies. | ||
10 | |||
11 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | ||
12 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | ||
13 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | ||
14 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | ||
15 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | ||
16 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | ||
17 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | ||