aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSE
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-07-31 10:18:15 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-07-31 10:18:15 +0000
commit8d76191025f49c3246af5c9b548c56000abb6bb2 (patch)
treee4e5cec72a1b836b2f6f06707ddf992236b2ad95 /LICENSE
parentc69a5c16ba14a67d916b1beebd5ab71b237169e3 (diff)
downloadmandoc-8d76191025f49c3246af5c9b548c56000abb6bb2.tar.gz
mandoc-8d76191025f49c3246af5c9b548c56000abb6bb2.tar.zst
mandoc-8d76191025f49c3246af5c9b548c56000abb6bb2.zip
first steps toward the 1.14.4 release
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 6b42a40b..ec7fc029 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,11 +1,11 @@
-$Id: LICENSE,v 1.18 2017/11/02 14:53:02 schwarze Exp $
+$Id: LICENSE,v 1.19 2018/07/31 10:18:15 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:
Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
-Copyright (c) 2010-2017 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) 2013 Franco Fichtner <franco@lastsummer.de>