diff options
Diffstat (limited to 'lib/libssl/src/crypto/ts/ts_req_utils.c')
-rw-r--r-- | lib/libssl/src/crypto/ts/ts_req_utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/ts/ts_req_utils.c b/lib/libssl/src/crypto/ts/ts_req_utils.c index 7518d7ab785..8ba1246cf8b 100644 --- a/lib/libssl/src/crypto/ts/ts_req_utils.c +++ b/lib/libssl/src/crypto/ts/ts_req_utils.c @@ -1,4 +1,4 @@ -/* crypto/ts/ts_req_utils.c */ +/* $OpenBSD: ts_req_utils.c,v 1.3 2014/06/12 15:49:31 deraadt Exp $ */ /* Written by Zoltan Glozik (zglozik@stones.com) for the OpenSSL * project 2002. */ |