aboutsummaryrefslogtreecommitdiff
path: root/crypto/ec/ec_key.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/ec_key.c
parentb6a34e9abd84dac75e4063b6cfe16c4b00b53b41 (diff)
downloadopenssl-a7f182b726956eb376a80d4a3e22c9465cf5e579.zip
openssl-a7f182b726956eb376a80d4a3e22c9465cf5e579.tar.gz
openssl-a7f182b726956eb376a80d4a3e22c9465cf5e579.tar.bz2
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/ec_key.c')
-rw-r--r--crypto/ec/ec_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ec_key.c b/crypto/ec/ec_key.c
index 9349abf..637ba14 100644
--- a/crypto/ec/ec_key.c
+++ b/crypto/ec/ec_key.c
@@ -2,7 +2,7 @@
* Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. 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