]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/cast.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / cast.h
index 2cc89ae0133cd23e5554ea4d91f832f96e2c3a06..c14c6979c402429e6e53eb476901def76f667095 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL license (the "License").  You may not use
+ * Licensed under the Apache License 2.0 (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
  */
 
-#ifndef HEADER_CAST_H
-# define HEADER_CAST_H
+#ifndef OPENSSL_CAST_H
+# define OPENSSL_CAST_H
 
 # include <openssl/opensslconf.h>