diff options
Diffstat (limited to 'lib/libssl/src/crypto/x509/x509.h')
-rw-r--r-- | lib/libssl/src/crypto/x509/x509.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/x509/x509.h b/lib/libssl/src/crypto/x509/x509.h index 9ac1eddb2a2..e425949675d 100644 --- a/lib/libssl/src/crypto/x509/x509.h +++ b/lib/libssl/src/crypto/x509/x509.h @@ -1,4 +1,4 @@ -/* crypto/x509/x509.h */ +/* $OpenBSD: x509.h,v 1.20 2014/06/12 15:49:31 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |