[BACK]Return to LICENSE CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/LICENSE between version 1.10 and 1.19

version 1.10, 2015/10/11 21:12:54 version 1.19, 2018/07/31 10:18:15
Line 1 
Line 1 
 $Id$  $Id$
   
 With the exceptions noted below, all code and documentation  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:  of the following developers:
   
 Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>  Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
 Copyright (c) 2010-2015 Ingo Schwarze <schwarze@openbsd.org>  Copyright (c) 2010-2018 Ingo Schwarze <schwarze@openbsd.org>
   Copyright (c) 1999, 2004, 2017 Marc Espie <espie@openbsd.org>
 Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberger <joerg@netbsd.org>  Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberger <joerg@netbsd.org>
 Copyright (c) 2013 Franco Fichtner <franco@lastsummer.de>  Copyright (c) 2013 Franco Fichtner <franco@lastsummer.de>
 Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>  Copyright (c) 2014 Baptiste Daroussin <bapt@freebsd.org>
 Copyright (c) 1999, 2004 Marc Espie <espie@openbsd.org>  Copyright (c) 2016 Ed Maste <emaste@freebsd.org>
   Copyright (c) 2017 Michael Stapelberg <stapelberg@debian.org>
 Copyright (c) 1998, 2004, 2010 Todd C. Miller <Todd.Miller@courtesan.com>  Copyright (c) 1998, 2004, 2010 Todd C. Miller <Todd.Miller@courtesan.com>
 Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>  Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net>
 Copyright (c) 2004 Ted Unangst <tedu@openbsd.org>  Copyright (c) 2004 Ted Unangst <tedu@openbsd.org>
 Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>  Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>
 Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre <jmc@openbsd.org>  Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre <jmc@openbsd.org>
Line 20  See the individual source files for information about 
Line 22  See the individual source files for information about 
 to which file during which years.  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:  under the following license:
   
 Permission to use, copy, modify, and distribute this software for any  Permission to use, copy, modify, and distribute this software for any
Line 41  other people's Copyright and are distributed under var
Line 43  other people's Copyright and are distributed under var
 and 3-clause BSD licenses; see these individual files for details.  and 3-clause BSD licenses; see these individual files for details.
   
 soelim.c, soelim.1:  soelim.c, soelim.1:
 Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>  Copyright (c) 2014 Baptiste Daroussin <bapt@freebsd.org>
   
 compat_err.c, compat_fts.c, compat_fts.h,  compat_err.c, compat_fts.c, compat_fts.h,
 compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c,  compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c,
 man.1:  man.1:
 Copyright (c) 1989,1990,1993,1994 The Regents of the University of California  Copyright (c) 1989,1990,1993,1994 The Regents of the University of California
   
 compat_fgetln.c:  
 Copyright (c) 1998 The NetBSD Foundation, Inc.  
   
 compat_stringlist.c, compat_stringlist.h:  compat_stringlist.c, compat_stringlist.h:
 Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>  Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.19

CVSweb