From 0e9725bcb90770d967351b977407b174bbd91869 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 6 Dec 2018 14:03:01 +0100 Subject: [PATCH] Following the license change, modify the boilerplates in crypto/ [skip ci] Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/7827) --- crypto/LPdir_nyi.c | 2 +- crypto/LPdir_unix.c | 2 +- crypto/LPdir_vms.c | 2 +- crypto/LPdir_win.c | 2 +- crypto/LPdir_win32.c | 2 +- crypto/LPdir_wince.c | 2 +- crypto/alphacpuid.pl | 2 +- crypto/aria/aria.c | 2 +- crypto/arm64cpuid.pl | 2 +- crypto/arm_arch.h | 2 +- crypto/armcap.c | 2 +- crypto/armv4cpuid.pl | 2 +- crypto/c64xpluscpuid.pl | 2 +- crypto/cpt_err.c | 2 +- crypto/cryptlib.c | 2 +- crypto/ctype.c | 2 +- crypto/cversion.c | 2 +- crypto/dllmain.c | 2 +- crypto/ebcdic.c | 2 +- crypto/ex_data.c | 2 +- crypto/getenv.c | 2 +- crypto/ia64cpuid.S | 2 +- crypto/init.c | 2 +- crypto/mem.c | 2 +- crypto/mem_clr.c | 2 +- crypto/mem_dbg.c | 2 +- crypto/mem_sec.c | 2 +- crypto/mips_arch.h | 2 +- crypto/o_dir.c | 2 +- crypto/o_fips.c | 2 +- crypto/o_fopen.c | 2 +- crypto/o_init.c | 2 +- crypto/o_str.c | 2 +- crypto/o_time.c | 2 +- crypto/pariscid.pl | 2 +- crypto/ppc_arch.h | 2 +- crypto/ppccap.c | 2 +- crypto/ppccpuid.pl | 2 +- crypto/s390x_arch.h | 2 +- crypto/s390xcap.c | 2 +- crypto/s390xcpuid.pl | 2 +- crypto/sparc_arch.h | 2 +- crypto/sparccpuid.S | 2 +- crypto/sparcv9cap.c | 2 +- crypto/threads_none.c | 2 +- crypto/threads_pthread.c | 2 +- crypto/threads_win.c | 2 +- crypto/txt_db/txt_db.c | 2 +- crypto/uid.c | 2 +- crypto/vms_rms.h | 2 +- crypto/x86_64cpuid.pl | 2 +- crypto/x86cpuid.pl | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) diff --git a/crypto/LPdir_nyi.c b/crypto/LPdir_nyi.c index b02449f7c0..a1540785f8 100644 --- a/crypto/LPdir_nyi.c +++ b/crypto/LPdir_nyi.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 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 diff --git a/crypto/LPdir_unix.c b/crypto/LPdir_unix.c index b1022895c8..f2c8619115 100644 --- a/crypto/LPdir_unix.c +++ b/crypto/LPdir_unix.c @@ -1,7 +1,7 @@ /* * Copyright 2004-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 diff --git a/crypto/LPdir_vms.c b/crypto/LPdir_vms.c index e35363fd66..51043263ae 100644 --- a/crypto/LPdir_vms.c +++ b/crypto/LPdir_vms.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 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 diff --git a/crypto/LPdir_win.c b/crypto/LPdir_win.c index 1dc1ef122c..83cbe1fc09 100644 --- a/crypto/LPdir_win.c +++ b/crypto/LPdir_win.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 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 diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c index edceb98d6f..b29e096ff3 100644 --- a/crypto/LPdir_win32.c +++ b/crypto/LPdir_win32.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 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 diff --git a/crypto/LPdir_wince.c b/crypto/LPdir_wince.c index a24e738292..ebf8962827 100644 --- a/crypto/LPdir_wince.c +++ b/crypto/LPdir_wince.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 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 diff --git a/crypto/alphacpuid.pl b/crypto/alphacpuid.pl index 6c7fd4c9dd..5abb82d133 100644 --- a/crypto/alphacpuid.pl +++ b/crypto/alphacpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2010-2016 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 diff --git a/crypto/aria/aria.c b/crypto/aria/aria.c index 293bcc72bd..8cba74ef71 100644 --- a/crypto/aria/aria.c +++ b/crypto/aria/aria.c @@ -2,7 +2,7 @@ * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright (c) 2017, Oracle and/or its affiliates. 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 diff --git a/crypto/arm64cpuid.pl b/crypto/arm64cpuid.pl index 06c8add7a0..f25c6373a4 100755 --- a/crypto/arm64cpuid.pl +++ b/crypto/arm64cpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2015-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 diff --git a/crypto/arm_arch.h b/crypto/arm_arch.h index f11b543df6..5b156d3c44 100644 --- a/crypto/arm_arch.h +++ b/crypto/arm_arch.h @@ -1,7 +1,7 @@ /* * Copyright 2011-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 diff --git a/crypto/armcap.c b/crypto/armcap.c index 1b3c2722d1..e97bdd147d 100644 --- a/crypto/armcap.c +++ b/crypto/armcap.c @@ -1,7 +1,7 @@ /* * Copyright 2011-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 diff --git a/crypto/armv4cpuid.pl b/crypto/armv4cpuid.pl index ab007c19c3..3a7be6e541 100644 --- a/crypto/armv4cpuid.pl +++ b/crypto/armv4cpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2015-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 diff --git a/crypto/c64xpluscpuid.pl b/crypto/c64xpluscpuid.pl index b7b11d5031..a807e7f59d 100644 --- a/crypto/c64xpluscpuid.pl +++ b/crypto/c64xpluscpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2012-2016 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 diff --git a/crypto/cpt_err.c b/crypto/cpt_err.c index 4147b1cb9e..8c11da8883 100644 --- a/crypto/cpt_err.c +++ b/crypto/cpt_err.c @@ -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 diff --git a/crypto/cryptlib.c b/crypto/cryptlib.c index 1cd77c96d2..9cf264b720 100644 --- a/crypto/cryptlib.c +++ b/crypto/cryptlib.c @@ -2,7 +2,7 @@ * Copyright 1998-2018 The OpenSSL Project Authors. All Rights Reserved. * Copyright (c) 2002, Oracle and/or its affiliates. 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 diff --git a/crypto/ctype.c b/crypto/ctype.c index 813be25a07..e7aa606827 100644 --- a/crypto/ctype.c +++ b/crypto/ctype.c @@ -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 diff --git a/crypto/cversion.c b/crypto/cversion.c index b3fc30d078..db25fd668a 100644 --- a/crypto/cversion.c +++ b/crypto/cversion.c @@ -1,7 +1,7 @@ /* * Copyright 1995-2016 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 diff --git a/crypto/dllmain.c b/crypto/dllmain.c index 0838c55e48..6f12741f9a 100644 --- a/crypto/dllmain.c +++ b/crypto/dllmain.c @@ -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 diff --git a/crypto/ebcdic.c b/crypto/ebcdic.c index 2a8ca61010..970ffc015c 100644 --- a/crypto/ebcdic.c +++ b/crypto/ebcdic.c @@ -1,7 +1,7 @@ /* * Copyright 2000-2016 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 diff --git a/crypto/ex_data.c b/crypto/ex_data.c index 08dc7c4073..33f43bf2e7 100644 --- a/crypto/ex_data.c +++ b/crypto/ex_data.c @@ -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 diff --git a/crypto/getenv.c b/crypto/getenv.c index 7e98b645b0..a49a06f8ed 100644 --- a/crypto/getenv.c +++ b/crypto/getenv.c @@ -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 diff --git a/crypto/ia64cpuid.S b/crypto/ia64cpuid.S index 92c55124bd..a09f855637 100644 --- a/crypto/ia64cpuid.S +++ b/crypto/ia64cpuid.S @@ -1,6 +1,6 @@ // Copyright 2004-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 diff --git a/crypto/init.c b/crypto/init.c index fc6aade191..1736f2dbb4 100644 --- a/crypto/init.c +++ b/crypto/init.c @@ -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 diff --git a/crypto/mem.c b/crypto/mem.c index 780053ffef..5feece36fb 100644 --- a/crypto/mem.c +++ b/crypto/mem.c @@ -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 diff --git a/crypto/mem_clr.c b/crypto/mem_clr.c index 35bfb74eae..d76ef73179 100644 --- a/crypto/mem_clr.c +++ b/crypto/mem_clr.c @@ -1,7 +1,7 @@ /* * Copyright 2002-2016 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 diff --git a/crypto/mem_dbg.c b/crypto/mem_dbg.c index 0489e97adb..703cc30c78 100644 --- a/crypto/mem_dbg.c +++ b/crypto/mem_dbg.c @@ -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 diff --git a/crypto/mem_sec.c b/crypto/mem_sec.c index 9e0f6702f4..cd332c4543 100644 --- a/crypto/mem_sec.c +++ b/crypto/mem_sec.c @@ -2,7 +2,7 @@ * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved. * Copyright 2004-2014, Akamai Technologies. 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 diff --git a/crypto/mips_arch.h b/crypto/mips_arch.h index 75043e79d3..0ac3bfaac8 100644 --- a/crypto/mips_arch.h +++ b/crypto/mips_arch.h @@ -1,7 +1,7 @@ /* * Copyright 2011-2016 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 diff --git a/crypto/o_dir.c b/crypto/o_dir.c index fca9c75e05..6857a2e17d 100644 --- a/crypto/o_dir.c +++ b/crypto/o_dir.c @@ -1,7 +1,7 @@ /* * Copyright 2004-2016 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 diff --git a/crypto/o_fips.c b/crypto/o_fips.c index 050ea9c216..ac768e5aa3 100644 --- a/crypto/o_fips.c +++ b/crypto/o_fips.c @@ -1,7 +1,7 @@ /* * Copyright 2011-2016 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 diff --git a/crypto/o_fopen.c b/crypto/o_fopen.c index 7d51ad7254..b2eeeac712 100644 --- a/crypto/o_fopen.c +++ b/crypto/o_fopen.c @@ -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 diff --git a/crypto/o_init.c b/crypto/o_init.c index ed6b1303d8..a0b4256f78 100644 --- a/crypto/o_init.c +++ b/crypto/o_init.c @@ -1,7 +1,7 @@ /* * Copyright 2011-2016 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 diff --git a/crypto/o_str.c b/crypto/o_str.c index a8357691ad..02578dbf0d 100644 --- a/crypto/o_str.c +++ b/crypto/o_str.c @@ -1,7 +1,7 @@ /* * Copyright 2003-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 diff --git a/crypto/o_time.c b/crypto/o_time.c index 6d764f55e2..f0e3e472e0 100644 --- a/crypto/o_time.c +++ b/crypto/o_time.c @@ -1,7 +1,7 @@ /* * Copyright 2001-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 diff --git a/crypto/pariscid.pl b/crypto/pariscid.pl index 5a231c49f0..47fdce9513 100644 --- a/crypto/pariscid.pl +++ b/crypto/pariscid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2009-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 diff --git a/crypto/ppc_arch.h b/crypto/ppc_arch.h index 65cf96fc1f..f2353583d5 100644 --- a/crypto/ppc_arch.h +++ b/crypto/ppc_arch.h @@ -1,7 +1,7 @@ /* * Copyright 2014-2016 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 diff --git a/crypto/ppccap.c b/crypto/ppccap.c index 8b7d765c3a..421476245e 100644 --- a/crypto/ppccap.c +++ b/crypto/ppccap.c @@ -1,7 +1,7 @@ /* * Copyright 2009-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 diff --git a/crypto/ppccpuid.pl b/crypto/ppccpuid.pl index 9d1cada4dc..b1241a7810 100755 --- a/crypto/ppccpuid.pl +++ b/crypto/ppccpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2007-2016 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 diff --git a/crypto/s390x_arch.h b/crypto/s390x_arch.h index 3bed6552f5..501283e0cd 100644 --- a/crypto/s390x_arch.h +++ b/crypto/s390x_arch.h @@ -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 diff --git a/crypto/s390xcap.c b/crypto/s390xcap.c index c04e52dc86..9772bd5977 100644 --- a/crypto/s390xcap.c +++ b/crypto/s390xcap.c @@ -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 diff --git a/crypto/s390xcpuid.pl b/crypto/s390xcpuid.pl index 5e18aef904..790fbc2c80 100755 --- a/crypto/s390xcpuid.pl +++ b/crypto/s390xcpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2009-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 diff --git a/crypto/sparc_arch.h b/crypto/sparc_arch.h index 99eafb3313..4207afea5e 100644 --- a/crypto/sparc_arch.h +++ b/crypto/sparc_arch.h @@ -1,7 +1,7 @@ /* * Copyright 2012-2016 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 diff --git a/crypto/sparccpuid.S b/crypto/sparccpuid.S index 95acd2f9d4..4771dd5087 100644 --- a/crypto/sparccpuid.S +++ b/crypto/sparccpuid.S @@ -1,6 +1,6 @@ ! Copyright 2005-2016 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 diff --git a/crypto/sparcv9cap.c b/crypto/sparcv9cap.c index c8c567536b..ec825662e5 100644 --- a/crypto/sparcv9cap.c +++ b/crypto/sparcv9cap.c @@ -1,7 +1,7 @@ /* * Copyright 2005-2016 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 diff --git a/crypto/threads_none.c b/crypto/threads_none.c index 4b1940ae44..ff95556c17 100644 --- a/crypto/threads_none.c +++ b/crypto/threads_none.c @@ -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 diff --git a/crypto/threads_pthread.c b/crypto/threads_pthread.c index 5a59779ebb..0a6c903b8b 100644 --- a/crypto/threads_pthread.c +++ b/crypto/threads_pthread.c @@ -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 diff --git a/crypto/threads_win.c b/crypto/threads_win.c index d8fdfb74f5..47795435be 100644 --- a/crypto/threads_win.c +++ b/crypto/threads_win.c @@ -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 diff --git a/crypto/txt_db/txt_db.c b/crypto/txt_db/txt_db.c index c4e1782514..6744c03531 100644 --- a/crypto/txt_db/txt_db.c +++ b/crypto/txt_db/txt_db.c @@ -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 diff --git a/crypto/uid.c b/crypto/uid.c index f7ae2610b3..66356398c2 100644 --- a/crypto/uid.c +++ b/crypto/uid.c @@ -1,7 +1,7 @@ /* * Copyright 2001-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 diff --git a/crypto/vms_rms.h b/crypto/vms_rms.h index 3b994a0aba..ae74ba6829 100644 --- a/crypto/vms_rms.h +++ b/crypto/vms_rms.h @@ -1,7 +1,7 @@ /* * Copyright 2011-2016 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 diff --git a/crypto/x86_64cpuid.pl b/crypto/x86_64cpuid.pl index 6423e803b7..6b3373708e 100644 --- a/crypto/x86_64cpuid.pl +++ b/crypto/x86_64cpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2005-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 diff --git a/crypto/x86cpuid.pl b/crypto/x86cpuid.pl index d43dda4d93..f15d55723b 100644 --- a/crypto/x86cpuid.pl +++ b/crypto/x86cpuid.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2004-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 -- 2.34.1