aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecdsa_vrf.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/ecdsa_vrf.c
parentb6a34e9abd84dac75e4063b6cfe16c4b00b53b41 (diff)
downloadopenssl-a7f182b726956eb376a80d4a3e22c9465cf5e579.tar.gz
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/ecdsa_vrf.c')
-rw-r--r--crypto/ec/ecdsa_vrf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ecdsa_vrf.c b/crypto/ec/ecdsa_vrf.c
index f61a20063e..7773dff5ed 100644
--- a/crypto/ec/ecdsa_vrf.c
+++ b/crypto/ec/ecdsa_vrf.c
@@ -1,7 +1,7 @@
/*
* Copyright 2002-2016 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