Following the license change, modify the boilerplates in crypto/hmac/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:41:14 +0000 (13:41 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 14:01:38 +0000 (15:01 +0100)
[skip ci]

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

crypto/hmac/hm_ameth.c
crypto/hmac/hm_meth.c
crypto/hmac/hmac.c
crypto/hmac/hmac_lcl.h

index fa204e9068e402742fc06d8a9473e835dbbf769e..f0a5bc9a01d2a2d9b142b21ddd6e082f6ff364de 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2007-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 fb488306016b5831f3bbd9517fd75e55cd04b297..705bf7fd2aa1c0892db1cae5acc850f75119a8eb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 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 eec54d5833503ce6ad0c5dbaaebae7b030c806c4..e78f66a732ee65e9213797e75255ed15b61b79f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * 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 8fd8345694a26baf3d79421c05ad872781392ef2..4d8ef6f6908187f649e1acae3ef51cf123d162d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * 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