diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-17 15:43:00 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-17 15:43:00 +0000 |
commit | bafe4939fd3c12ed13bf24cf2f317e39910722bb (patch) | |
tree | f200d848f6c517c2d4c4dd194323dde70440aeea /tbl_term.c | |
parent | 9174220521eae760b5e55c250b148167f97b8c6e (diff) | |
download | mandoc-bafe4939fd3c12ed13bf24cf2f317e39910722bb.tar.gz |
Fix copyright email.
Diffstat (limited to 'tbl_term.c')
-rw-r--r-- | tbl_term.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2009, 2011 Kristaps Dzonsons <kristaps@kth.se> + * Copyright (c) 2009, 2011 Kristaps Dzonsons <kristaps@bsd.lv> * Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any |