diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2013-03-18 08:55:32 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2013-03-18 08:55:32 +0000 |
commit | e100eb18a555e36a0d02e6cc57a3c5ada4de5289 (patch) | |
tree | 68c4d2bb910598d663440f5e27e13441d64030e3 /usr.sbin/identd/identd.8 | |
parent | fbf0be6d392cdb4def46bb5e0ab6848266cda566 (diff) |
jmc pointed out i didnt replace the placeholders with the year and my name.
Diffstat (limited to 'usr.sbin/identd/identd.8')
-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 |