Merge f_field.h into field.h
[openssl.git] / crypto / ec / curve448 / curve448_lcl.h
index e1b0461a234f2da71dab73ce3ba61360d5bfe499..cd850f3dfe343a68f2c3be241de7aaf3bf1b6cb5 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright 2017 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
+ */
 #include "curve448utils.h"
 
 int X448(uint8_t out_shared_key[56], const uint8_t private_key[56],