summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_aes_cbc_hmac_sha256.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:40:06 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:54:57 +0100
commit4a8b0c55c0b149a266b4ec61ef643027b6408475 (patch)
tree63b6e7827fd21770897f3eb85dccf88f519946ef /crypto/evp/e_aes_cbc_hmac_sha256.c
parent4ad239b8a205d8d7278cd895503c8678438c2cb1 (diff)
Following the license change, modify the boilerplates in crypto/evp/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7794)
Diffstat (limited to 'crypto/evp/e_aes_cbc_hmac_sha256.c')
-rw-r--r--crypto/evp/e_aes_cbc_hmac_sha256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/e_aes_cbc_hmac_sha256.c b/crypto/evp/e_aes_cbc_hmac_sha256.c
index caac0c9d3d..cd51e93cc1 100644
--- a/crypto/evp/e_aes_cbc_hmac_sha256.c
+++ b/crypto/evp/e_aes_cbc_hmac_sha256.c
@@ -1,7 +1,7 @@
/*
* Copyright 2013-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