diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-01-06 00:53:33 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-01-06 00:53:33 +0000 |
commit | 0a8353f869e8d8e9772ef1e8e227f19a628994ad (patch) | |
tree | df0aca5c9cddd961292f23d5bf7e746add77052f /lib.in | |
parent | 1d06a535ff9e298dd2e381ba96e214fdec0a4ded (diff) | |
download | mandoc-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 'lib.in')
-rw-r--r-- | lib.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* $Id$ */ /* * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2009, 2012 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 |