diff options
author | tb <> | 2018-07-17 17:06:50 +0000 |
---|---|---|
committer | tb <> | 2018-07-17 17:06:50 +0000 |
commit | e806d7b1499fb96531e6798a88d2cdfe39719b98 (patch) | |
tree | d8011e24af2387b8c750f8c0f985809107776603 /src/regress/lib/libcrypto/dh/dhtest.c | |
parent | 423839337cd1e783403cb3143c272889749d4a5a (diff) | |
download | openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.tar.gz openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.tar.bz2 openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.zip |
Add missing $OpenBSD$ markers.
Diffstat (limited to 'src/regress/lib/libcrypto/dh/dhtest.c')
-rw-r--r-- | src/regress/lib/libcrypto/dh/dhtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/dh/dhtest.c b/src/regress/lib/libcrypto/dh/dhtest.c index 9c2d507d97..599c51d5ed 100644 --- a/src/regress/lib/libcrypto/dh/dhtest.c +++ b/src/regress/lib/libcrypto/dh/dhtest.c | |||
@@ -1,4 +1,4 @@ | |||
1 | /* crypto/dh/dhtest.c */ | 1 | /* $OpenBSD: dhtest.c,v 1.5 2018/07/17 17:06:49 tb 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 | * |