xref: /illumos-gate/usr/src/cmd/mandoc/THIRDPARTYLICENSE (revision a61ed2ce7a86a4d6428f2a83eb4739fae945447e)
1$Id: LICENSE,v 1.21 2018/11/26 17:11:11 schwarze Exp $
2
3With the exceptions noted below, all non-trivial files contained
4in the mandoc toolkit are protected by the Copyright of the following
5developers:
6
7Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
8Copyright (c) 2010-2018 Ingo Schwarze <schwarze@openbsd.org>
9Copyright (c) 1999, 2004, 2017 Marc Espie <espie@openbsd.org>
10Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberger <joerg@netbsd.org>
11Copyright (c) 2013 Franco Fichtner <franco@lastsummer.de>
12Copyright (c) 2014 Baptiste Daroussin <bapt@freebsd.org>
13Copyright (c) 2016 Ed Maste <emaste@freebsd.org>
14Copyright (c) 2017 Michael Stapelberg <stapelberg@debian.org>
15Copyright (c) 2017 Anthony Bentley <bentley@openbsd.org>
16Copyright (c) 1998, 2004, 2010 Todd C. Miller <Todd.Miller@courtesan.com>
17Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net>
18Copyright (c) 2004 Ted Unangst <tedu@openbsd.org>
19Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>
20Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre <jmc@openbsd.org>
21
22See the individual files for information about who contributed
23to which file during which years.
24
25
26The mandoc distribution as a whole is distributed by its developers
27under the following license:
28
29Permission to use, copy, modify, and distribute this software for any
30purpose with or without fee is hereby granted, provided that the above
31copyright notice and this permission notice appear in all copies.
32
33THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
35MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
36ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
38ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
39OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
40