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

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

crypto/siphash/siphash.c
crypto/siphash/siphash_ameth.c
crypto/siphash/siphash_local.h
crypto/siphash/siphash_meth.c

index be74a38d934df78aadd235bd15c91129d0b4b568..9d91178455ef2089e636aebf445af3b4de16892f 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 c0ab7efae4b6d36bb17148c7ce69fa05991ab818..ba7679db3515f5d69220e4c2f1075ae3f8164ed9 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 5ad34764634d5b85d0af3da83a19155252ded536..4841284c04f0c5f2c22ce71f1fc80ab84a8cc569 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2017 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 7a5457de463fe30635f108bb3014aaa99e460386..37cb286ebf37216e5f84b6501f113d4ba2aba93e 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