Following the license change, modify the boilerplates in crypto/cmac/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:32:17 +0000 (13:32 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 13:39:25 +0000 (14:39 +0100)
[skip ci]

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

crypto/cmac/cm_ameth.c
crypto/cmac/cm_meth.c
crypto/cmac/cmac.c

index 71265846e6848be3f869e3ddae5f987b3d70cd42..ed513b113fbcf9c669063abe8860f3a811aadc51 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2010-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 70899360e2da6b0bdb9c746099d69974fd67ff67..3f20e6ce06b3e99a251afca8f28bac431c74cde5 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 6989c32d06609c90627b3cc32bcafb283e19a82d..79936a59a21b5dac6ad33d9390700d3490a6dd17 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2010-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