Fix memory leak in crl2pkcs7 app
[openssl.git] / test / handshake_helper.h
index 5f1ca04ee105c1e98e97c0e3c8672cf42a76fc81..7f7484ab4aeb4efc6da56d048ab405b97b1061c5 100644 (file)
@@ -1,11 +1,10 @@
 /*
  * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL licenses, (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed under the OpenSSL license (the "License").  You may not use
+ * this file except in compliance with the License.  You can obtain a copy
+ * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
- * or in the file LICENSE in the source distribution.
  */
 
 #ifndef HEADER_HANDSHAKE_HELPER_H