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