summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecdh_kdf.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:38:06 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:51:47 +0100
commita7f182b726956eb376a80d4a3e22c9465cf5e579 (patch)
tree789e5067df2932137791f98589d955b0d1af96e3 /crypto/ec/ecdh_kdf.c
parentb6a34e9abd84dac75e4063b6cfe16c4b00b53b41 (diff)
Following the license change, modify the boilerplates in crypto/ec/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7791)
Diffstat (limited to 'crypto/ec/ecdh_kdf.c')
-rw-r--r--crypto/ec/ecdh_kdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ecdh_kdf.c b/crypto/ec/ecdh_kdf.c
index 1d260b5ee8..f2af38a245 100644
--- a/crypto/ec/ecdh_kdf.c
+++ b/crypto/ec/ecdh_kdf.c
@@ -1,7 +1,7 @@
/*
* Copyright 2015-2018 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