]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Following the license change, modify the boilerplates in crypto/kdf/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:41:54 +0000 (13:41 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 13:58:41 +0000 (14:58 +0100)
[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7796)

crypto/kdf/hkdf.c
crypto/kdf/kdf_err.c
crypto/kdf/scrypt.c
crypto/kdf/tls1_prf.c

index ae46fad609ac994cc732a64bc11b5075cb8ddeb4..dc2ead66b1b53e32e02d79eb0650523f1ff8a87b 100644 (file)
@@ -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
index 1627c0a394b42125f06dc1a8540058c754c6c3d1..92e6a0c754c22aae2507a38ea4f16498c72facfe 100644 (file)
@@ -2,7 +2,7 @@
  * Generated by util/mkerr.pl DO NOT EDIT
  * Copyright 1995-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
index 61fd390e95f076802d302c644b61018389034413..6b35b77fd9bec6a6b79567c49310166f2af037dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2017-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
index 49f7ecced90615be1928273661089e63622301f2..c3be7dd150c006cfdd365cf359284d5f3abbea39 100644 (file)
@@ -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