X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fblake2%2Fblake2_locl.h;h=fb7beb976c2f19e2487b8b54b69236e4c5ca5db6;hp=e4265515dcd5457d2e91f8878bbc9416e4fcac76;hb=0c3d0d4a01d71f7de4e340f045cb9fd16b3bf4d2;hpb=e0a651945cb5a70a2abd9902c0fd3e9759d35867 diff --git a/crypto/blake2/blake2_locl.h b/crypto/blake2/blake2_locl.h index e4265515dc..fb7beb976c 100644 --- a/crypto/blake2/blake2_locl.h +++ b/crypto/blake2/blake2_locl.h @@ -1,16 +1,15 @@ /* - * Copyright 2012, Samuel Neves . * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. * - * 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 + * Licensed under the OpenSSL license (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 - * or in the file LICENSE in the source distribution. */ /* * Derived from the BLAKE2 reference implementation written by Samuel Neves. + * Copyright 2012, Samuel Neves * More information about the BLAKE2 hash function and its implementations * can be found at https://blake2.net. */