summaryrefslogtreecommitdiffstats
path: root/crypto/blake2/m_blake2s.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:21:01 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:30:07 +0100
commit04e388ce4ce248d99f9bf56b8a727e1153823356 (patch)
tree2b689ec2599c1cdbf761bc23ccf45eeb0b43e959 /crypto/blake2/m_blake2s.c
parent09abbca13f985d57e872ea070dcc53b283460d52 (diff)
Following the license change, modify the boilerplates in crypto/blake2/
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7776)
Diffstat (limited to 'crypto/blake2/m_blake2s.c')
-rw-r--r--crypto/blake2/m_blake2s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/blake2/m_blake2s.c b/crypto/blake2/m_blake2s.c
index 83b2811e44..2c5f42b2a4 100644
--- a/crypto/blake2/m_blake2s.c
+++ b/crypto/blake2/m_blake2s.c
@@ -1,7 +1,7 @@
/*
* Copyright 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