mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] cairo: fix license identifier
Date: Wed, 28 Jul 2021 13:48:09 +0200	[thread overview]
Message-ID: <65b3b816-444e-9c18-16d6-74dd3ace2fbb@pengutronix.de> (raw)
In-Reply-To: <20210728094928.yckfwrmkajppzc24@pengutronix.de>


On 7/28/21 11:49 AM, Roland Hieber wrote:
> On Wed, Jul 28, 2021 at 11:01:07AM +0200, Bastian Krause wrote:
>> Cairo is dual-licensed:
>>
>> "Cairo is free software and is available to be redistributed and/or
>> modified under the terms of either the GNU Lesser General Public License
>> (LGPL) version 2.1 or the Mozilla Public License (MPL) version 1.1 at
>> your option." (https://www.cairographics.org/)
>>
>> Signed-off-by: Bastian Krause <bst@pengutronix.de>
>> ---
>>  rules/cairo.make | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/rules/cairo.make b/rules/cairo.make
>> index cfaa74518..cbcb76b5f 100644
>> --- a/rules/cairo.make
>> +++ b/rules/cairo.make
>> @@ -21,7 +21,7 @@ CAIRO_SUFFIX	:= tar.xz
>>  CAIRO_URL	:= http://cairographics.org/releases/cairo-$(CAIRO_VERSION).$(CAIRO_SUFFIX)
>>  CAIRO_SOURCE	:= $(SRCDIR)/$(CAIRO).$(CAIRO_SUFFIX)
>>  CAIRO_DIR	:= $(BUILDDIR)/$(CAIRO)
>> -CAIRO_LICENSE	:= LGPL-2.1-only AND MPL-1.1
>> +CAIRO_LICENSE	:= LGPL-2.1-only OR MPL-1.1
> 
> Is there anything that you can pin down for CAIRO_LICENSE_FILES?

I can pin the COPYING file, will send a v2. Note that the licensing did
not change, the specifier was simply wrong in the first place.

This seems to be a result of 00c6e91b6 ("License report: unify all
license lists"). This commit seems to replace all occurrences of ", "
with " AND ", not considering dual-licensing at all.

Regards,
Bastian

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  parent reply	other threads:[~2021-07-28 11:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-28  9:01 Bastian Krause
2021-07-28  9:49 ` Roland Hieber
2021-07-28 10:39   ` Michael Olbrich
2021-07-28 11:54     ` Bastian Krause
2021-07-28 11:48   ` Bastian Krause [this message]
2021-07-28 12:02     ` Roland Hieber

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=65b3b816-444e-9c18-16d6-74dd3ace2fbb@pengutronix.de \
    --to=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox