diff options
Diffstat (limited to '.repos/farbfeld/LICENSE')
-rw-r--r-- | .repos/farbfeld/LICENSE | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.repos/farbfeld/LICENSE b/.repos/farbfeld/LICENSE new file mode 100644 index 0000000..05640a5 --- /dev/null +++ b/.repos/farbfeld/LICENSE @@ -0,0 +1,24 @@ +ISC-License + +Copyright 2014-2018 Laslo Hunhold <dev@frign.de> + +Copyright 2004 Ted Unangst <tedu@openbsd.org> +Copyright 2004 Todd C. Miller <Todd.Miller@courtesan.com> +Copyright 2008 Otto Moerbeek <otto@drijf.net> +Copyright 2014-2015 Dimitris Papastamos <sin@2f30.org> +Copyright 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org> +Copyright 2015 Willy Goiffon <willy@mailoo.org> +Copyright 2016 Alexander Krotov <ilabdsf@yandex.ru> +Copyright 2017 Mattias Andrée <maandree@kth.se> + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |