summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/ecdh
diff options
context:
space:
mode:
authortb <>2018-07-17 17:06:50 +0000
committertb <>2018-07-17 17:06:50 +0000
commite806d7b1499fb96531e6798a88d2cdfe39719b98 (patch)
treed8011e24af2387b8c750f8c0f985809107776603 /src/regress/lib/libcrypto/ecdh
parent423839337cd1e783403cb3143c272889749d4a5a (diff)
downloadopenbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.tar.gz
openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.tar.bz2
openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.zip
Add missing $OpenBSD$ markers.
Diffstat (limited to 'src/regress/lib/libcrypto/ecdh')
-rw-r--r--src/regress/lib/libcrypto/ecdh/ecdhtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/ecdh/ecdhtest.c b/src/regress/lib/libcrypto/ecdh/ecdhtest.c
index b46a3d5798..faf519e07a 100644
--- a/src/regress/lib/libcrypto/ecdh/ecdhtest.c
+++ b/src/regress/lib/libcrypto/ecdh/ecdhtest.c
@@ -1,4 +1,4 @@
1/* crypto/ecdh/ecdhtest.c */ 1/* $OpenBSD: ecdhtest.c,v 1.10 2018/07/17 17:06:49 tb Exp $ */
2/* ==================================================================== 2/* ====================================================================
3 * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. 3 * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
4 * 4 *