summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/base64
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/base64')
-rw-r--r--src/regress/lib/libcrypto/base64/base64test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/base64/base64test.c b/src/regress/lib/libcrypto/base64/base64test.c
index ed494b6d40..d6874d41f8 100644
--- a/src/regress/lib/libcrypto/base64/base64test.c
+++ b/src/regress/lib/libcrypto/base64/base64test.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: base64test.c,v 1.5 2018/07/17 17:06:49 tb Exp $ */
1/* 2/*
2 * Copyright (c) 2014 Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2014 Joel Sing <jsing@openbsd.org>
3 * 4 *