=================================================================== RCS file: /cvs/mandoc/LICENSE,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/LICENSE 2014/04/22 22:03:22 1.1 +++ mandoc/LICENSE 2014/08/11 01:39:00 1.3 @@ -1,4 +1,4 @@ -$Id: LICENSE,v 1.1 2014/04/22 22:03:22 schwarze Exp $ +$Id: LICENSE,v 1.3 2014/08/11 01:39:00 schwarze Exp $ With the exceptions noted below, all code and documentation contained in the mdocml toolkit is protected by the Copyright @@ -10,6 +10,7 @@ Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberge Copyright (c) 2013 Franco Fichtner Copyright (c) 1999, 2004 Marc Espie Copyright (c) 1998, 2010 Todd C. Miller +Copyright (c) 2008 Otto Moerbeek Copyright (c) 2003 Jason McIntyre See the individual source files for information about who contributed @@ -36,8 +37,9 @@ The following files included from outside sources are other people's Copyright and are distributed under a 3-clause BSD license; see these individual files for details. +compat_fts.c, compat_fts.h, compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c: -Copyright (c) 1990, 1993 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.