From 1861ab2e818a4f9e21e8ed19d05cd46f8dc4e409 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 --- html.c | 4 ++-- html.h | 4 ++-- mandoc.h | 4 ++-- mdoc_html.c | 4 ++-- tree.c | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/html.c b/html.c index e213bd51..1830a12e 100644 --- a/html.c +++ b/html.c @@ -1,6 +1,6 @@ -/* $Id: html.c,v 1.175 2014/10/10 08:44:24 kristaps Exp $ */ +/* $Id: html.c,v 1.176 2014/10/10 15:26:29 schwarze Exp $ */ /* - * Copyright (c) 2008, 2009, 2010, 2011, 2014 Kristaps Dzonsons + * Copyright (c) 2008-2011, 2014 Kristaps Dzonsons * Copyright (c) 2011, 2012, 2013, 2014 Ingo Schwarze * * Permission to use, copy, modify, and distribute this software for any diff --git a/html.h b/html.h index 78b42590..9bfc6486 100644 --- a/html.h +++ b/html.h @@ -1,6 +1,6 @@ -/* $Id: html.h,v 1.65 2014/10/10 08:44:24 kristaps Exp $ */ +/* $Id: html.h,v 1.66 2014/10/10 15:26:29 schwarze Exp $ */ /* - * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons + * Copyright (c) 2008-2011, 2014 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mandoc.h b/mandoc.h index ce673875..6af825a7 100644 --- a/mandoc.h +++ b/mandoc.h @@ -1,6 +1,6 @@ -/* $Id: mandoc.h,v 1.159 2014/10/10 08:44:24 kristaps Exp $ */ +/* $Id: mandoc.h,v 1.160 2014/10/10 15:26:29 schwarze Exp $ */ /* - * Copyright (c) 2010, 2011 Kristaps Dzonsons + * Copyright (c) 2010, 2011, 2014 Kristaps Dzonsons * Copyright (c) 2010-2014 Ingo Schwarze * * Permission to use, copy, modify, and distribute this software for any diff --git a/mdoc_html.c b/mdoc_html.c index c9772f4a..30a927a6 100644 --- a/mdoc_html.c +++ b/mdoc_html.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_html.c,v 1.207 2014/09/27 11:17:19 kristaps Exp $ */ +/* $Id: mdoc_html.c,v 1.208 2014/10/10 15:26:29 schwarze Exp $ */ /* - * 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 diff --git a/tree.c b/tree.c index c664f45a..a047d951 100644 --- a/tree.c +++ b/tree.c @@ -1,6 +1,6 @@ -/* $Id: tree.c,v 1.57 2014/10/10 12:19:25 schwarze Exp $ */ +/* $Id: tree.c,v 1.58 2014/10/10 15:26:29 schwarze Exp $ */ /* - * Copyright (c) 2008, 2009, 2011 Kristaps Dzonsons + * Copyright (c) 2008, 2009, 2011, 2014 Kristaps Dzonsons * Copyright (c) 2013, 2014 Ingo Schwarze * * Permission to use, copy, modify, and distribute this software for any -- cgit v1.2.3