diff options
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/openssl/pkcs12.c (renamed from src/lib/libssl/src/apps/pkcs12.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/pkcs12.c b/src/usr.bin/openssl/pkcs12.c index 9899fa6950..77b7c31d01 100644 --- a/src/lib/libssl/src/apps/pkcs12.c +++ b/src/usr.bin/openssl/pkcs12.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: pkcs12.c,v 1.38 2014/07/14 00:35:10 deraadt Exp $ */ | 1 | /* $OpenBSD: pkcs12.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. | 3 | * project. |
| 4 | */ | 4 | */ |
