diff options
Diffstat (limited to 'crypto/ocsp')
-rw-r--r-- | crypto/ocsp/ocsp_asn.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_cl.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_err.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_ext.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_ht.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_lcl.h | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_lib.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_prn.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_srv.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/ocsp_vfy.c | 1 | ||||
-rw-r--r-- | crypto/ocsp/v3_ocsp.c | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/crypto/ocsp/ocsp_asn.c b/crypto/ocsp/ocsp_asn.c index 00be995ba6..3ee6f94dca 100644 --- a/crypto/ocsp/ocsp_asn.c +++ b/crypto/ocsp/ocsp_asn.c @@ -1,4 +1,3 @@ -/* ocsp_asn.c */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 2000. diff --git a/crypto/ocsp/ocsp_cl.c b/crypto/ocsp/ocsp_cl.c index 218e12cbdb..0e6810a6af 100644 --- a/crypto/ocsp/ocsp_cl.c +++ b/crypto/ocsp/ocsp_cl.c @@ -1,4 +1,3 @@ -/* ocsp_cl.c */ /* * Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL * project. diff --git a/crypto/ocsp/ocsp_err.c b/crypto/ocsp/ocsp_err.c index 8f099d94ce..16960a7cd3 100644 --- a/crypto/ocsp/ocsp_err.c +++ b/crypto/ocsp/ocsp_err.c @@ -1,4 +1,3 @@ -/* crypto/ocsp/ocsp_err.c */ /* ==================================================================== * Copyright (c) 1999-2015 The OpenSSL Project. All rights reserved. * diff --git a/crypto/ocsp/ocsp_ext.c b/crypto/ocsp/ocsp_ext.c index f9553f0b61..b0127441df 100644 --- a/crypto/ocsp/ocsp_ext.c +++ b/crypto/ocsp/ocsp_ext.c @@ -1,4 +1,3 @@ -/* ocsp_ext.c */ /* * Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL * project. diff --git a/crypto/ocsp/ocsp_ht.c b/crypto/ocsp/ocsp_ht.c index 8f1cb08c33..f69d4df3b7 100644 --- a/crypto/ocsp/ocsp_ht.c +++ b/crypto/ocsp/ocsp_ht.c @@ -1,4 +1,3 @@ -/* ocsp_ht.c */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 2006. diff --git a/crypto/ocsp/ocsp_lcl.h b/crypto/ocsp/ocsp_lcl.h index c60d956099..d626a3e3a4 100644 --- a/crypto/ocsp/ocsp_lcl.h +++ b/crypto/ocsp/ocsp_lcl.h @@ -1,4 +1,3 @@ -/* ocsp_lcl.h */ /* * Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL * project. diff --git a/crypto/ocsp/ocsp_lib.c b/crypto/ocsp/ocsp_lib.c index 092cc3727c..54cacfb287 100644 --- a/crypto/ocsp/ocsp_lib.c +++ b/crypto/ocsp/ocsp_lib.c @@ -1,4 +1,3 @@ -/* ocsp_lib.c */ /* * Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL * project. diff --git a/crypto/ocsp/ocsp_prn.c b/crypto/ocsp/ocsp_prn.c index 1137d61b22..7524576eb3 100644 --- a/crypto/ocsp/ocsp_prn.c +++ b/crypto/ocsp/ocsp_prn.c @@ -1,4 +1,3 @@ -/* ocsp_prn.c */ /* * Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL * project. diff --git a/crypto/ocsp/ocsp_srv.c b/crypto/ocsp/ocsp_srv.c index a39fa48648..e98c6491b2 100644 --- a/crypto/ocsp/ocsp_srv.c +++ b/crypto/ocsp/ocsp_srv.c @@ -1,4 +1,3 @@ -/* ocsp_srv.c */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 2001. diff --git a/crypto/ocsp/ocsp_vfy.c b/crypto/ocsp/ocsp_vfy.c index 87b5144b39..5601feb5f3 100644 --- a/crypto/ocsp/ocsp_vfy.c +++ b/crypto/ocsp/ocsp_vfy.c @@ -1,4 +1,3 @@ -/* ocsp_vfy.c */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 2000. diff --git a/crypto/ocsp/v3_ocsp.c b/crypto/ocsp/v3_ocsp.c index 9a49422df7..142deac54e 100644 --- a/crypto/ocsp/v3_ocsp.c +++ b/crypto/ocsp/v3_ocsp.c @@ -1,4 +1,3 @@ -/* v3_ocsp.c */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 1999. |