summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cast/c_cfb64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/cast/c_cfb64.c')
-rw-r--r--src/lib/libcrypto/cast/c_cfb64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/cast/c_cfb64.c b/src/lib/libcrypto/cast/c_cfb64.c
index dcec13a201..77a02d6dd8 100644
--- a/src/lib/libcrypto/cast/c_cfb64.c
+++ b/src/lib/libcrypto/cast/c_cfb64.c
@@ -1,4 +1,4 @@
1/* crypto/cast/c_cfb64.c */ 1/* $OpenBSD: c_cfb64.c,v 1.4 2014/06/12 15:49:28 deraadt Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *