summaryrefslogtreecommitdiffstats
path: root/regress/lib/libcrypto/rsa/rsa_test.c
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2018-07-17 17:06:49 +0000
committertb <tb@openbsd.org>2018-07-17 17:06:49 +0000
commit657b055c4f2d15cc79398afc5793a57a63e700c8 (patch)
treeba825a6e650eaeb66303cbc79e42b3f1e4bb29c4 /regress/lib/libcrypto/rsa/rsa_test.c
parentremove unused, empty file (diff)
downloadwireguard-openbsd-657b055c4f2d15cc79398afc5793a57a63e700c8.tar.xz
wireguard-openbsd-657b055c4f2d15cc79398afc5793a57a63e700c8.zip
Add missing $OpenBSD$ markers.
Diffstat (limited to 'regress/lib/libcrypto/rsa/rsa_test.c')
-rw-r--r--regress/lib/libcrypto/rsa/rsa_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/lib/libcrypto/rsa/rsa_test.c b/regress/lib/libcrypto/rsa/rsa_test.c
index 0bb08264161..9e7cd6f4724 100644
--- a/regress/lib/libcrypto/rsa/rsa_test.c
+++ b/regress/lib/libcrypto/rsa/rsa_test.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: rsa_test.c,v 1.3 2018/07/17 17:06:49 tb Exp $ */
/*
* Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
*