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

Diff for /mandoc/LICENSE between version 1.1 and 1.8

version 1.1, 2014/04/22 22:03:22 version 1.8, 2015/05/20 22:22:59
Line 4  With the exceptions noted below, all code and document
Line 4  With the exceptions noted below, all code and document
 contained in the mdocml toolkit is protected by the Copyright  contained in the mdocml toolkit is protected by the Copyright
 of the following developers:  of the following developers:
   
 Copyright (c) 2008, 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>  Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
 Copyright (c) 2010, 2011, 2012, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>  Copyright (c) 2010-2015 Ingo Schwarze <schwarze@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) 1999, 2004 Marc Espie <espie@openbsd.org>  Copyright (c) 1999, 2004 Marc Espie <espie@openbsd.org>
 Copyright (c) 1998, 2010 Todd C. Miller <Todd.Miller@courtesan.com>  Copyright (c) 1998, 2004, 2010 Todd C. Miller <Todd.Miller@courtesan.com>
 Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>  Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
   Copyright (c) 2004 Ted Unangst <tedu@openbsd.org>
   Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>
   Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre <jmc@openbsd.org>
   
 See the individual source files for information about who contributed  See the individual source files for information about who contributed
 to which file during which years.  to which file during which years.
Line 33  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS S
Line 37  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS S
   
   
 The following files included from outside sources are protected by  The following files included from outside sources are protected by
 other people's Copyright and are distributed under a 3-clause BSD  other people's Copyright and are distributed under various 2-clause,
 license; see these individual files for details.  3-clause, and 4-clause BSD licenses; see these individual files for
   details.
   
 compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c:  soelim.c, soelim.1:
 Copyright (c) 1990, 1993 The Regents of the University of California  Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
   
   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_fgetln.c:  compat_fgetln.c:
 Copyright (c) 1998 The NetBSD Foundation, Inc.  Copyright (c) 1998 The NetBSD Foundation, Inc.
   
   compat_stringlist.c, compat_stringlist.h:
   Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.8

CVSweb