From 03f1aa70af05538acf06ea6c12e41402f4afd2d1 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 10 Oct 2014 15:26:29 +0000 Subject: sync Copyright years after merge to OpenBSD; no code change --- mdoc_html.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdoc_html.c') diff --git a/mdoc_html.c b/mdoc_html.c index fa9d1ba0..1038f3a9 100644 --- a/mdoc_html.c +++ b/mdoc_html.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2008, 2009, 2010, 2011, 2014 Kristaps Dzonsons + * Copyright (c) 2008-2011, 2014 Kristaps Dzonsons * Copyright (c) 2014 Ingo Schwarze * * Permission to use, copy, modify, and distribute this software for any -- cgit