summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/poly1305_ieee754.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:50:47 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:13:16 +0100
commit49d3b6416bf2ba47d73819ed4be923c93b48fdb2 (patch)
tree959c73b1380103c54544ac69ec8314f343f68bed /crypto/poly1305/poly1305_ieee754.c
parentb7617a3a99285596367990fba4f17ba10b7566b2 (diff)
Following the license change, modify the boilerplates in crypto/poly1305/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7810)
Diffstat (limited to 'crypto/poly1305/poly1305_ieee754.c')
-rw-r--r--crypto/poly1305/poly1305_ieee754.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/poly1305/poly1305_ieee754.c b/crypto/poly1305/poly1305_ieee754.c
index 7cfd968645..110feb4d57 100644
--- a/crypto/poly1305/poly1305_ieee754.c
+++ b/crypto/poly1305/poly1305_ieee754.c
@@ -1,7 +1,7 @@
/*
* Copyright 2016-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