diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-13 17:27:42 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-13 17:27:42 +0000 |
commit | 02e62da2974ed969201ca36ba7649a518f92401f (patch) | |
tree | 8a0be0726809e8e79babea58785e3260ee336169 /usr.bin/x99token | |
parent | b4b608016abded7fdeda3f921aef86f88ca31cbf (diff) |
add cvs tag
Diffstat (limited to 'usr.bin/x99token')
-rw-r--r-- | usr.bin/x99token/x99token.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/x99token/x99token.c b/usr.bin/x99token/x99token.c index 280cc11c936..e8850db6474 100644 --- a/usr.bin/x99token/x99token.c +++ b/usr.bin/x99token/x99token.c @@ -1,3 +1,5 @@ +/* $OpenBSD: x99token.c,v 1.6 2003/06/13 17:27:41 millert Exp $ */ + /* * X9.9 calculator * This software is provided AS IS with no express or implied warranty |