diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-06-10 20:18:43 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-06-10 20:18:43 +0000 |
commit | c2a10113a9a63c28a9785d8792a825c1239b6dd8 (patch) | |
tree | 02c60f517a31b6113ae150d5ca278f1414de297b /mdoc.7 | |
parent | fa803455177b91cd6aa6b5bdba731a21e0d8723e (diff) | |
download | mandoc-c2a10113a9a63c28a9785d8792a825c1239b6dd8.tar.gz |
Fixed license email address.
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .\" $Id$ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@openbsd.org> +.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above |