aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand/drbg_hash.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:52:15 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:14:05 +0100
commit0db63de94c83f1918eb7cb8193148d580218fe64 (patch)
treea32a2df71f0932265e3b26f97bbbeed055719ff5 /crypto/rand/drbg_hash.c
parent49d3b6416bf2ba47d73819ed4be923c93b48fdb2 (diff)
downloadopenssl-0db63de94c83f1918eb7cb8193148d580218fe64.zip
openssl-0db63de94c83f1918eb7cb8193148d580218fe64.tar.gz
openssl-0db63de94c83f1918eb7cb8193148d580218fe64.tar.bz2
Following the license change, modify the boilerplates in crypto/rand/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7811)
Diffstat (limited to 'crypto/rand/drbg_hash.c')
-rw-r--r--crypto/rand/drbg_hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rand/drbg_hash.c b/crypto/rand/drbg_hash.c
index cae567b..0943180 100644
--- a/crypto/rand/drbg_hash.c
+++ b/crypto/rand/drbg_hash.c
@@ -1,7 +1,7 @@
/*
* Copyright 2011-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