diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-10-10 15:26:29 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-10-10 15:26:29 +0000 |
commit | 03f1aa70af05538acf06ea6c12e41402f4afd2d1 (patch) | |
tree | 59083f8d0b9b6a608113baf203d8bd0193e31921 /html.c | |
parent | 86ba161a3f20529da2bb38d9ce38cbed7d12ac82 (diff) | |
download | mandoc-03f1aa70af05538acf06ea6c12e41402f4afd2d1.tar.gz |
sync Copyright years after merge to OpenBSD; no code change
Diffstat (limited to 'html.c')
-rw-r--r-- | html.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2008, 2009, 2010, 2011, 2014 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2008-2011, 2014 Kristaps Dzonsons <kristaps@bsd.lv> * Copyright (c) 2011, 2012, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any |