summaryrefslogtreecommitdiffstats
path: root/man_validate.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-07-31 23:52:58 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-07-31 23:52:58 +0000
commit92db94da9c8d6ba5c1a0a4aafa4af6ad1b28ed80 (patch)
tree66037dc1beb43e1b5771b3691a8537949a8c1e34 /man_validate.c
parentb32f5641bf799d9214c355afab250b4a211f09e4 (diff)
downloadmandoc-92db94da9c8d6ba5c1a0a4aafa4af6ad1b28ed80.tar.gz
Sync to OpenBSD: add missing Copyright years.
I checked that substantial changes were committed to these files during these years.
Diffstat (limited to 'man_validate.c')
-rw-r--r--man_validate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/man_validate.c b/man_validate.c
index bc5a8c73..0e09ace7 100644
--- a/man_validate.c
+++ b/man_validate.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2008, 2009, 2010 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