diff options
Diffstat (limited to 'usr.bin/mandoc/lib.c')
| -rw-r--r-- | usr.bin/mandoc/lib.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/lib.c b/usr.bin/mandoc/lib.c index eb112062094..79c70a821f9 100644 --- a/usr.bin/mandoc/lib.c +++ b/usr.bin/mandoc/lib.c @@ -1,6 +1,6 @@ -/* $Id: lib.c,v 1.4 2010/05/23 22:45:00 schwarze Exp $ */ +/* $Id: lib.c,v 1.5 2010/07/31 23:42:04 schwarze Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se> + * Copyright (c) 2009 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 |
