summaryrefslogtreecommitdiffstats
path: root/man.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-01-06 00:53:33 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-01-06 00:53:33 +0000
commit0a8353f869e8d8e9772ef1e8e227f19a628994ad (patch)
treedf0aca5c9cddd961292f23d5bf7e746add77052f /man.c
parent1d06a535ff9e298dd2e381ba96e214fdec0a4ded (diff)
downloadmandoc-0a8353f869e8d8e9772ef1e8e227f19a628994ad.tar.gz
Joerg Sonnenberger contributed copyrightable amounts of text to
some files. To make it clear that he also put his contributions under the ISC license, with his explicit permission, add his Copyright notice to the relevant files. No code change.
Diffstat (limited to 'man.c')
-rw-r--r--man.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/man.c b/man.c
index dbdaddf5..2de652e9 100644
--- a/man.c
+++ b/man.c
@@ -2,6 +2,7 @@
/*
* Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
+ * Copyright (c) 2011 Joerg Sonnenberger <joerg@netbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above