diff options
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/openssl/pkeyparam.c (renamed from src/lib/libssl/src/apps/pkeyparam.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/pkeyparam.c b/src/usr.bin/openssl/pkeyparam.c index 3ae73efb68..c48f1a95dd 100644 --- a/src/lib/libssl/src/apps/pkeyparam.c +++ b/src/usr.bin/openssl/pkeyparam.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: pkeyparam.c,v 1.9 2014/07/14 00:35:10 deraadt Exp $ */ | 1 | /* $OpenBSD: pkeyparam.c,v 1.1 2014/08/26 17:47:25 jsing Exp $ */ |
| 2 | /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL | 2 | /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL |
| 3 | * project 2006 | 3 | * project 2006 |
| 4 | */ | 4 | */ |
