LICENSE - quark - quark web server | |
git clone git://git.suckless.org/quark | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
LICENSE (1330B) | |
--- | |
1 ISC-License | |
2 | |
3 Copyright 2016-2021 Laslo Hunhold <[email protected]> | |
4 | |
5 Copyright 2004 Ted Unangst <[email protected]> | |
6 Copyright 2004 Todd C. Miller <[email protected]> | |
7 Copyright 2008 Otto Moerbeek <[email protected]> | |
8 Copyright 2017-2018 Hiltjo Posthuma <[email protected]> | |
9 Copyright 2017-2021 Quentin Rameau <[email protected]> | |
10 Copyright 2018 Josuah Demangeon <[email protected]> | |
11 Copyright 2018 Dominik Schmidt <[email protected]> | |
12 Copyright 2018 Aaron Burrow <[email protected]> | |
13 Copyright 2020 Nihal Jere <[email protected]> | |
14 Copyright 2020 Rainer Holzner <[email protected]> | |
15 Copyright 2020 Jeremy Bobbin <[email protected]> | |
16 | |
17 Permission to use, copy, modify, and/or distribute this software for any | |
18 purpose with or without fee is hereby granted, provided that the above | |
19 copyright notice and this permission notice appear in all copies. | |
20 | |
21 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | |
22 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | |
23 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | |
24 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
25 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
26 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
27 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |