diff options
author | 2013-03-18 08:55:31 +0000 | |
---|---|---|
committer | 2013-03-18 08:55:31 +0000 | |
commit | dd9acfed161a361332668793cfa661fdf89ff2fc (patch) | |
tree | c5c5843963240f597ffccfef35205e468b88a29a | |
parent | whitespace fixes. no functional change (diff) | |
download | wireguard-openbsd-dd9acfed161a361332668793cfa661fdf89ff2fc.tar.xz wireguard-openbsd-dd9acfed161a361332668793cfa661fdf89ff2fc.zip |
jmc pointed out i didnt replace the placeholders with the year and my name.
-rw-r--r-- | usr.sbin/identd/identd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/identd/identd.8 b/usr.sbin/identd/identd.8 index 899ae630b06..a5cc0b60742 100644 --- a/usr.sbin/identd/identd.8 +++ b/usr.sbin/identd/identd.8 @@ -1,6 +1,6 @@ -.\" $OpenBSD: identd.8,v 1.1 2013/03/18 00:34:48 dlg Exp $ +.\" $OpenBSD: identd.8,v 1.2 2013/03/18 08:55:31 dlg Exp $ .\" -.\" Copyright (c) YYYY YOUR NAME HERE <user@your.dom.ain> +.\" Copyright (c) 2013 David Gwynne <dlg@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 |