]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/curve448/arch_32/f_impl.c
Update copyright year
[thirdparty/openssl.git] / crypto / ec / curve448 / arch_32 / f_impl.c
index 8a89d276edb6a4d2a435182bb838c8a00948e946..2e9419b66de32f56e9648977351210841a4262a0 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright 2014 Cryptography Research, Inc.
  *
- * 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
@@ -10,7 +10,7 @@
  * Originally written by Mike Hamburg
  */
 
-#include "field.h"
+#include "../field.h"
 
 void gf_mul(gf_s * RESTRICT cs, const gf as, const gf bs)
 {