From 7585073892af9cffd28b7b5872c2b102b99af807 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 11 Feb 2022 09:44:52 +0100 Subject: Apply the correct Apache v2 license There were still a few files mentioning the old OpenSSL license. Fixes #17684 Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/17686) --- crypto/ec/asm/ecp_nistp521-ppc64.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto') diff --git a/crypto/ec/asm/ecp_nistp521-ppc64.pl b/crypto/ec/asm/ecp_nistp521-ppc64.pl index e97d803d26..4260e24a1f 100755 --- a/crypto/ec/asm/ecp_nistp521-ppc64.pl +++ b/crypto/ec/asm/ecp_nistp521-ppc64.pl @@ -1,7 +1,7 @@ #! /usr/bin/env perl -# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2021-2022 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 -- cgit v1.2.3