aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/main.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
commit8bb474af93ace25f45da1da08a3c358cf9684b6d (patch)
treec34b61c8e3c7ee5ec16ad2f9a8b9f110603957a0 /main.c
parent618b3b361598cd7a4cf75b24407930623bfafc20 (diff)
downloadmandoc-8bb474af93ace25f45da1da08a3c358cf9684b6d.tar.gz
mandoc-8bb474af93ace25f45da1da08a3c358cf9684b6d.tar.zst
mandoc-8bb474af93ace25f45da1da08a3c358cf9684b6d.zip
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 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index 5038b639..db4786cf 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,8 @@
-/* $Id: main.c,v 1.168 2014/01/05 20:26:36 schwarze Exp $ */
+/* $Id: main.c,v 1.169 2014/01/06 00:53:33 schwarze Exp $ */
/*
* Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2010, 2011, 2012 Ingo Schwarze <schwarze@openbsd.org>
+ * Copyright (c) 2010 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