summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/vol.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/vol.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/vol.c')
-rw-r--r--usr.bin/mandoc/vol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/vol.c b/usr.bin/mandoc/vol.c
index 49828986542..117dc42172b 100644
--- a/usr.bin/mandoc/vol.c
+++ b/usr.bin/mandoc/vol.c
@@ -1,6 +1,6 @@
-/* $Id: vol.c,v 1.4 2010/05/23 22:45:01 schwarze Exp $ */
+/* $Id: vol.c,v 1.5 2010/07/31 23:42:04 schwarze Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 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