diff options
author | 2008-03-08 19:37:03 +0000 | |
---|---|---|
committer | 2008-03-08 19:37:03 +0000 | |
commit | 56e556a78a0df07fa40a11e0b70a2a6f18e116ae (patch) | |
tree | af3a66ad6bb29110ebfa638bed9307f8648aab8e | |
parent | Add vrtc(4). (diff) | |
download | wireguard-openbsd-56e556a78a0df07fa40a11e0b70a2a6f18e116ae.tar.xz wireguard-openbsd-56e556a78a0df07fa40a11e0b70a2a6f18e116ae.zip |
Fix copyright year; these files were written in 2008.
-rw-r--r-- | share/man/man4/man4.sparc64/vbus.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/vrtc.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc64/vbus.4 b/share/man/man4/man4.sparc64/vbus.4 index 36aa0379469..6759983ec4c 100644 --- a/share/man/man4/man4.sparc64/vbus.4 +++ b/share/man/man4/man4.sparc64/vbus.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: vbus.4,v 1.1 2008/03/08 19:20:49 kettenis Exp $ +.\" $OpenBSD: vbus.4,v 1.2 2008/03/08 19:37:03 kettenis Exp $ .\" -.\" Copyright (c) 2007 Mark Kettenis <kettenis@openbsd.org> +.\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" .\" 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/share/man/man4/man4.sparc64/vrtc.4 b/share/man/man4/man4.sparc64/vrtc.4 index b78ea03148c..7eee019a0d5 100644 --- a/share/man/man4/man4.sparc64/vrtc.4 +++ b/share/man/man4/man4.sparc64/vrtc.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: vrtc.4,v 1.1 2008/03/08 19:21:06 kettenis Exp $ +.\" $OpenBSD: vrtc.4,v 1.2 2008/03/08 19:37:03 kettenis Exp $ .\" -.\" Copyright (c) 2007 Mark Kettenis <kettenis@openbsd.org> +.\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above |