diff options
Diffstat (limited to 'regress/lib/libcrypto/rc2/rc2test.c')
-rw-r--r-- | regress/lib/libcrypto/rc2/rc2test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/rc2/rc2test.c b/regress/lib/libcrypto/rc2/rc2test.c index 80e1b3035fd..a8d33077dd1 100644 --- a/regress/lib/libcrypto/rc2/rc2test.c +++ b/regress/lib/libcrypto/rc2/rc2test.c @@ -1,4 +1,4 @@ -/* crypto/rc2/rc2test.c */ +/* $OpenBSD: rc2test.c,v 1.2 2018/07/17 17:06:49 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |