summaryrefslogtreecommitdiffstats
path: root/crypto/des/xcbc_enc.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:35:45 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:46:14 +0100
commit2d48d5ddda8b83e50230b08835814e48838fc145 (patch)
treea8761dd002cf825cafe50d318ea00b44d880db38 /crypto/des/xcbc_enc.c
parent5477e84273e5877fad53d6b3fd794ed80c2c9524 (diff)
Following the license change, modify the boilerplates in crypto/des/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7787)
Diffstat (limited to 'crypto/des/xcbc_enc.c')
-rw-r--r--crypto/des/xcbc_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/xcbc_enc.c b/crypto/des/xcbc_enc.c
index c4e455d9b9..7fdce59003 100644
--- a/crypto/des/xcbc_enc.c
+++ b/crypto/des/xcbc_enc.c
@@ -1,7 +1,7 @@
/*
* Copyright 1995-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