aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes/gcm128.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:46:12 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:06:37 +0100
commit81cae8ce0965afeb2dc1697d2a68ba3eb427be52 (patch)
tree1f4065c7e8e1c1344ed87b63018133e9f79ecbca /crypto/modes/gcm128.c
parent2bcb0fc8627ea41ac61845d3320ed6ba67412c20 (diff)
downloadopenssl-81cae8ce0965afeb2dc1697d2a68ba3eb427be52.zip
openssl-81cae8ce0965afeb2dc1697d2a68ba3eb427be52.tar.gz
openssl-81cae8ce0965afeb2dc1697d2a68ba3eb427be52.tar.bz2
Following the license change, modify the boilerplates in crypto/modes/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7803)
Diffstat (limited to 'crypto/modes/gcm128.c')
-rw-r--r--crypto/modes/gcm128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/modes/gcm128.c b/crypto/modes/gcm128.c
index 15f76e3..b4d7215 100644
--- a/crypto/modes/gcm128.c
+++ b/crypto/modes/gcm128.c
@@ -1,7 +1,7 @@
/*
* Copyright 2010-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