diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-28 13:47:38 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-28 13:47:38 +0000 |
commit | 752a79323a3403cb04e5f83d296286dbb0457369 (patch) | |
tree | 41b7c6a72ebb109eb1771ab4dcc99d98a3cf8a05 /tbl.c | |
parent | 715dac62c941f1757a389d2c3dca9aade6b742ea (diff) | |
download | mandoc-752a79323a3403cb04e5f83d296286dbb0457369.tar.gz |
Fix copyright email.
Diffstat (limited to 'tbl.c')
-rw-r--r-- | tbl.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@kth.se> + * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |