summaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-07-04 22:04:04 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-07-04 22:04:04 +0000
commitfe9391115f412de9014ae70336b404d9ab9972ab (patch)
treebfdb987dd1b442e1d9f87d06611d1c947f3f67a6 /roff.7
parentc4cc3f2226e67300ea3cb40c67e4d619a5a9d45a (diff)
downloadmandoc-fe9391115f412de9014ae70336b404d9ab9972ab.tar.gz
mandoc-fe9391115f412de9014ae70336b404d9ab9972ab.tar.zst
mandoc-fe9391115f412de9014ae70336b404d9ab9972ab.zip
Assert my copyright, making it explicit that i'm granting the same license
on those parts of the code and text that i have written as Kristaps is. "fine with me" kristaps@
Diffstat (limited to 'roff.7')
-rw-r--r--roff.75
1 files changed, 3 insertions, 2 deletions
diff --git a/roff.7 b/roff.7
index f56e2d59..b18c29ca 100644
--- a/roff.7
+++ b/roff.7
@@ -1,6 +1,7 @@
-.\" $Id: roff.7,v 1.11 2010/06/27 16:36:22 kristaps Exp $
+.\" $Id: roff.7,v 1.12 2010/07/04 22:04:04 schwarze Exp $
.\"
.\" Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv>
+.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 27 2010 $
+.Dd $Mdocdate: July 4 2010 $
.Dt ROFF 7
.Os
.Sh NAME