summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/cmll_cfb.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:29:51 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:34:55 +0100
commit5593d9c952e8edbefb55cbea9642cf6e9c6c49cd (patch)
treebc192446a40b7c9dba4f6b991b8aeb2cf9c38d6d /crypto/camellia/cmll_cfb.c
parent0c4fa1f10de91573a9cf2b3234a5baf2bb00e53d (diff)
Following the license change, modify the boilerplates in crypto/camellia/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7779)
Diffstat (limited to 'crypto/camellia/cmll_cfb.c')
-rw-r--r--crypto/camellia/cmll_cfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/camellia/cmll_cfb.c b/crypto/camellia/cmll_cfb.c
index 4f49eaded6..054f79c0dc 100644
--- a/crypto/camellia/cmll_cfb.c
+++ b/crypto/camellia/cmll_cfb.c
@@ -1,7 +1,7 @@
/*
* Copyright 2006-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