diff options
Diffstat (limited to 'crypto/blake2/blake2_impl.h')
-rw-r--r-- | crypto/blake2/blake2_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/blake2/blake2_impl.h b/crypto/blake2/blake2_impl.h index 335a38302f..5648019843 100644 --- a/crypto/blake2/blake2_impl.h +++ b/crypto/blake2/blake2_impl.h @@ -2,7 +2,7 @@ * Copyright 2012, Samuel Neves <sneves@dei.uc.pt>. * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * - * Licensed under the OpenSSL licenses, (the "License"); + * Licensed under the OpenSSL licenses (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * https://www.openssl.org/source/license.html |