diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2012-05-27 17:39:28 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2012-05-27 17:39:28 +0000 |
commit | 7c536cb6230f46a3b6438c2611168d45f1ef2cb2 (patch) | |
tree | 450b4761c584823f2eb5efe1fc077b4585ef2fe2 /mandocdb.c | |
parent | 49b679124eef0f2fb56a3cce7243b5f3a109f2e1 (diff) | |
download | mandoc-7c536cb6230f46a3b6438c2611168d45f1ef2cb2.tar.gz |
update Copyright years according to the CVS logs; no code change
Diffstat (limited to 'mandocdb.c')
-rw-r--r-- | mandocdb.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ /* $Id$ */ /* - * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv> - * Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org> + * Copyright (c) 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2011, 2012 Ingo Schwarze <schwarze@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |