diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-15 09:44:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-15 09:44:43 +0000 |
commit | fd539f2dc64155563df39acad9cf6470dc17ab0b (patch) | |
tree | 0af4db1e323a8e3a6e9048fd37c638f539d3ae56 /usr.bin/x99token | |
parent | 9eacb1712105a06f3186a33c39952ff167e53e3d (diff) |
copyrights added;
file(1), magic(5): Ian F. Darwin
afterboot(8): Marshall M. Midden
x99token(1): Paul Borman
Diffstat (limited to 'usr.bin/x99token')
-rw-r--r-- | usr.bin/x99token/x99token.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.bin/x99token/x99token.1 b/usr.bin/x99token/x99token.1 index 7b2c782bc01..b9c7fe8b093 100644 --- a/usr.bin/x99token/x99token.1 +++ b/usr.bin/x99token/x99token.1 @@ -1,4 +1,10 @@ -.\" $OpenBSD: x99token.1,v 1.5 2003/01/16 18:28:10 millert Exp $ +.\" $OpenBSD: x99token.1,v 1.6 2003/02/15 09:44:42 jmc Exp $ +.\" +.\" X9.9 calculator +.\" This software is provided AS IS with no express or implied warranty +.\" October 1995, Paul Borman <prb@krystal.com> +.\" +.\" Donated to the Public Domain by Paul Borman .\" .Dd August 1, 2001 .Dt X99TOKEN 1 |