Standardize Levitte's dual-license
[openssl.git] / include / internal / comp.h
index 8232574635af0b9a4d231be1a29671328ae3e1a9..ac6e38b47415ba4f31ee481d2d28012697252d3c 100644 (file)
@@ -1,11 +1,12 @@
 /*
- * 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
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * 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.
  */
 
 #include <openssl/comp.h>
 
-void comp_zlib_cleanup_internal(void);
+void comp_zlib_cleanup_int(void);