summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/chacha_enc.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:31:54 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:37:22 +0100
commit03d770d935b93417334c0a93c58409b5587c7c8c (patch)
tree3797a23402f1c6c15d7a3a19a4366368cac17a0e /crypto/chacha/chacha_enc.c
parenta5024e060935c76ae0b7e477ce10ce30f2ca5e21 (diff)
Following the license change, modify the boilerplates in crypto/chacha/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7781)
Diffstat (limited to 'crypto/chacha/chacha_enc.c')
-rw-r--r--crypto/chacha/chacha_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/chacha/chacha_enc.c b/crypto/chacha/chacha_enc.c
index 239f68ab82..e350c9b0f1 100644
--- a/crypto/chacha/chacha_enc.c
+++ b/crypto/chacha/chacha_enc.c
@@ -1,7 +1,7 @@
/*
* Copyright 2015-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