summaryrefslogtreecommitdiff
path: root/test/poly1305_internal_test.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:05:25 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:19:22 +0100
commit909f1a2e510bb2909dc78efead432460c6ab50d2 (patch)
tree12d343f55b5e7e28c04e5bd71b6e9b2ad94285d3 /test/poly1305_internal_test.c
parent9059ab425aed6019a7d56ce4b9c55abeefc08d9d (diff)
downloadopenssl-new-909f1a2e510bb2909dc78efead432460c6ab50d2.tar.gz
Following the license change, modify the boilerplates in test/
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7767)
Diffstat (limited to 'test/poly1305_internal_test.c')
-rw-r--r--test/poly1305_internal_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/poly1305_internal_test.c b/test/poly1305_internal_test.c
index 7f7a9e39c5..e2f9381621 100644
--- a/test/poly1305_internal_test.c
+++ b/test/poly1305_internal_test.c
@@ -1,7 +1,7 @@
/*
* Copyright 2016-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