From: Stewart Smith <stewart@linux.vnet.ibm.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com>
Cc: "Leonidas S. Barbosa" <leosilva@linux.vnet.ibm.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
linux-kernel@vger.kernel.org, Paul Mackerras <paulus@samba.org>,
"open list\:IBM Power VMX Cryptographic instructions"
<linux-crypto@vger.kernel.org>,
"open list\:LINUX FOR POWERPC 32-BIT AND 64-BIT"
<linuxppc-dev@lists.ozlabs.org>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS
Date: Wed, 13 Jul 2016 13:05:03 +1000 [thread overview]
Message-ID: <8737nep7a8.fsf@linux.vnet.ibm.com> (raw)
In-Reply-To: <20160712093705.6f0fde7a@canb.auug.org.au>
Stephen Rothwell <sfr@canb.auug.org.au> writes:
> On Mon, 11 Jul 2016 16:07:39 -0300 Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com> wrote:
>>
>> diff --git a/drivers/crypto/vmx/aesp8-ppc.pl b/drivers/crypto/vmx/aesp8-ppc.pl
>> index 2280539..813ffcc 100644
>> --- a/drivers/crypto/vmx/aesp8-ppc.pl
>> +++ b/drivers/crypto/vmx/aesp8-ppc.pl
>> @@ -1,4 +1,11 @@
>> -#!/usr/bin/env perl
>> +#! /usr/bin/env perl
>> +# Copyright 2014-2016 The OpenSSL Project Authors. 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
>
> So, I assume that this license is compatible with the GPLv2?
https://people.gnome.org/~markmc/openssl-and-the-gpl.html has an
explanation and points to:
https://www.openssl.org/docs/faq.html#LEGAL2
which makes it anything but clearer.
it appears the answer is "probably not, unless you have an explicit
exemption in your license"
--
Stewart Smith
OPAL Architect, IBM.
next prev parent reply other threads:[~2016-07-13 3:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 19:07 [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS Paulo Flabiano Smorigo
2016-07-11 19:07 ` [PATCH 2/2] crypto: vmx - Adding support " Paulo Flabiano Smorigo
2016-07-11 20:10 ` Stephan Mueller
2016-07-11 23:37 ` [PATCH 1/2] crypto: vmx - Adding asm subroutines " Stephen Rothwell
2016-07-13 3:05 ` Stewart Smith [this message]
2016-07-13 13:34 ` Paulo Flabiano Smorigo
2016-07-13 13:34 ` Paulo Flabiano Smorigo
2016-07-13 15:11 ` Stephen Rothwell
2016-07-13 15:11 ` Stephen Rothwell
2016-07-13 16:02 ` Paulo Flabiano Smorigo
2016-07-13 16:02 ` Paulo Flabiano Smorigo
2016-07-12 16:19 ` David Laight
2016-07-12 16:19 ` David Laight
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8737nep7a8.fsf@linux.vnet.ibm.com \
--to=stewart@linux.vnet.ibm.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=leosilva@linux.vnet.ibm.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
--cc=pfsmorigo@linux.vnet.ibm.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.