aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit9afc9f503996ea800d93d3aea67b2b9625c3ce9a (patch)
tree9ee42b8aa7c9b2893ae021698934936b8de87a42
parentc38d0cb27cb450cd0f479ffb6615bffa6b74654e (diff)
downloadmandoc-9afc9f503996ea800d93d3aea67b2b9625c3ce9a.tar.gz
mandoc-9afc9f503996ea800d93d3aea67b2b9625c3ce9a.tar.zst
mandoc-9afc9f503996ea800d93d3aea67b2b9625c3ce9a.zip
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.
-rw-r--r--LICENSE10
1 files changed, 5 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index cf3d2d4c..81eada0b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,8 @@
-$Id: LICENSE,v 1.20 2018/08/18 02:08:27 schwarze Exp $
+$Id: LICENSE,v 1.21 2018/11/26 17:11:11 schwarze Exp $
-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.