summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/mdoc_strings.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2010-07-31 23:42:04 +0000
committerschwarze <schwarze@openbsd.org>2010-07-31 23:42:04 +0000
commitef84c4b5fcbbc4ae6ea10f06505b49fb2e4e7b8c (patch)
tree6cee3774db66a31786ff30e59e6fa8c94b1ebe49 /usr.bin/mandoc/mdoc_strings.c
parentMajor cleanup (but there is still more to come): (diff)
downloadwireguard-openbsd-ef84c4b5fcbbc4ae6ea10f06505b49fb2e4e7b8c.tar.xz
wireguard-openbsd-ef84c4b5fcbbc4ae6ea10f06505b49fb2e4e7b8c.zip
Correct Copyright lines in the rarely touched files:
* add missing years (only where substantial changes were committed) * update Kristaps' email address in the remaining places No code changes.
Diffstat (limited to 'usr.bin/mandoc/mdoc_strings.c')
-rw-r--r--usr.bin/mandoc/mdoc_strings.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/mdoc_strings.c b/usr.bin/mandoc/mdoc_strings.c
index df389ba862a..7da283221e2 100644
--- a/usr.bin/mandoc/mdoc_strings.c
+++ b/usr.bin/mandoc/mdoc_strings.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_strings.c,v 1.18 2010/05/23 22:45:00 schwarze Exp $ */
+/* $Id: mdoc_strings.c,v 1.19 2010/07/31 23:42:04 schwarze Exp $ */
/*
- * Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
+ * 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