diff options
Diffstat (limited to 'lib/libcrypto/evp/e_aes.c')
-rw-r--r-- | lib/libcrypto/evp/e_aes.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/evp/e_aes.c b/lib/libcrypto/evp/e_aes.c index 0276cc2bd32..197333a6ed7 100644 --- a/lib/libcrypto/evp/e_aes.c +++ b/lib/libcrypto/evp/e_aes.c @@ -1,3 +1,4 @@ +/* $OpenBSD: e_aes.c,v 1.19 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 2001-2011 The OpenSSL Project. All rights reserved. * |