]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/fipskey.h.in
Update copyright year
[thirdparty/openssl.git] / include / openssl / fipskey.h.in
index eaa1798772e98ceab2d1e566d486ed893f6d1edc..56b947e852e88b4d86c1cb14760908517a2c53a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * {- join("\n * ", @autowarntext) -}
  *
- * Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
  *
  * 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
@@ -11,6 +11,7 @@
 
 #ifndef OPENSSL_FIPSKEY_H
 # define OPENSSL_FIPSKEY_H
+# pragma once
 
 # ifdef  __cplusplus
 extern "C" {