summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-11-26 17:11:11 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-11-26 17:11:11 +0000
commitb7bfc264a560e768bb85e6c8d26e33d5c6ebe27e (patch)
treef13a08cfab1eaee74ba35fbda75d90a0c053d032 /LICENSE
parent0cd2bc975e62939bb5a2ca87e880a5f354088bb7 (diff)
downloadmandoc-b7bfc264a560e768bb85e6c8d26e33d5c6ebe27e.tar.gz
Mark Harris pointed out that people might have doubts whether all files
contained in the mandoc toolkit are "code and documentation", and whether this is of any consequence for licensing, so clarify.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE8
1 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 27debb64..4deab390 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,8 @@
$Id$
-With the exceptions noted below, all code and documentation
-contained in the mandoc toolkit is protected by the Copyright
-of the following developers:
+With the exceptions noted below, all non-trivial files contained
+in the mandoc toolkit are protected by the Copyright of the following
+developers:
Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
Copyright (c) 2010-2018 Ingo Schwarze <schwarze@openbsd.org>
@@ -19,7 +19,7 @@ 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 files for information about who contributed
to which file during which years.