summaryrefslogtreecommitdiff
path: root/lib/libcrypto/modes/cbc128.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/modes/cbc128.c')
-rw-r--r--lib/libcrypto/modes/cbc128.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/modes/cbc128.c b/lib/libcrypto/modes/cbc128.c
index e4920a93ac2..74fcdbe6e3c 100644
--- a/lib/libcrypto/modes/cbc128.c
+++ b/lib/libcrypto/modes/cbc128.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: cbc128.c,v 1.3 2014/06/12 15:49:30 deraadt Exp $ */
/* ====================================================================
* Copyright (c) 2008 The OpenSSL Project. All rights reserved.
*