=================================================================== RCS file: /cvs/mandoc/LICENSE,v retrieving revision 1.1 retrieving revision 1.20 diff -u -p -r1.1 -r1.20 --- mandoc/LICENSE 2014/04/22 22:03:22 1.1 +++ mandoc/LICENSE 2018/08/18 02:08:27 1.20 @@ -1,22 +1,29 @@ -$Id: LICENSE,v 1.1 2014/04/22 22:03:22 schwarze Exp $ +$Id: LICENSE,v 1.20 2018/08/18 02:08:27 schwarze Exp $ With the exceptions noted below, all code and documentation -contained in the mdocml toolkit is protected by the Copyright +contained in the mandoc toolkit is protected by the Copyright of the following developers: -Copyright (c) 2008, 2009, 2010, 2011, 2012 Kristaps Dzonsons -Copyright (c) 2010, 2011, 2012, 2013, 2014 Ingo Schwarze +Copyright (c) 2008-2012, 2014 Kristaps Dzonsons +Copyright (c) 2010-2018 Ingo Schwarze +Copyright (c) 1999, 2004, 2017 Marc Espie Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberger Copyright (c) 2013 Franco Fichtner -Copyright (c) 1999, 2004 Marc Espie -Copyright (c) 1998, 2010 Todd C. Miller -Copyright (c) 2003 Jason McIntyre +Copyright (c) 2014 Baptiste Daroussin +Copyright (c) 2016 Ed Maste +Copyright (c) 2017 Michael Stapelberg +Copyright (c) 2017 Anthony Bentley +Copyright (c) 1998, 2004, 2010 Todd C. Miller +Copyright (c) 2008, 2017 Otto Moerbeek +Copyright (c) 2004 Ted Unangst +Copyright (c) 1994 Christos Zoulas +Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre See the individual source files for information about who contributed to which file during which years. -The mdocml distribution as a whole is distributed by its developers +The mandoc distribution as a whole is distributed by its developers under the following license: Permission to use, copy, modify, and distribute this software for any @@ -33,11 +40,16 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS S The following files included from outside sources are protected by -other people's Copyright and are distributed under a 3-clause BSD -license; see these individual files for details. +other people's Copyright and are distributed under various 2-clause +and 3-clause BSD licenses; see these individual files for details. -compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c: -Copyright (c) 1990, 1993 The Regents of the University of California +soelim.c, soelim.1: +Copyright (c) 2014 Baptiste Daroussin -compat_fgetln.c: -Copyright (c) 1998 The NetBSD Foundation, Inc. +compat_err.c, compat_fts.c, compat_fts.h, +compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c, +man.1: +Copyright (c) 1989,1990,1993,1994 The Regents of the University of California + +compat_stringlist.c, compat_stringlist.h: +Copyright (c) 1994 Christos Zoulas