From 5aba2b6e88d1d7fc921d2161af27a0835f966ea9 Mon Sep 17 00:00:00 2001 From: Pauli Date: Thu, 15 Jun 2017 13:34:28 +1000 Subject: Correct Oracle copyrights & clarify. Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/3684) --- test/recipes/95-test_external_pyca_data/cryptography.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'test/recipes/95-test_external_pyca_data') diff --git a/test/recipes/95-test_external_pyca_data/cryptography.sh b/test/recipes/95-test_external_pyca_data/cryptography.sh index 912dd35bc7..e1616914a7 100755 --- a/test/recipes/95-test_external_pyca_data/cryptography.sh +++ b/test/recipes/95-test_external_pyca_data/cryptography.sh @@ -1,15 +1,12 @@ #!/bin/sh # # 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 # 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 -# -# ==================================================================== -# Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved. -# # # OpenSSL external testing using the Python Cryptography module -- cgit v1.2.3