public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Jessica Yu <jeyu@kernel.org>
To: Dodji Seketeli <dodji@redhat.com>
Cc: libabigail@sourceware.org
Subject: Re: [PATCH 0/9 v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception
Date: Thu, 16 Jul 2020 18:01:54 +0200	[thread overview]
Message-ID: <20200716160153.GA11055@linux-8ccs> (raw)
In-Reply-To: <87zh80lt38.fsf@redhat.com>

+++ Dodji Seketeli via Libabigail [15/07/20 17:02 +0200]:
>Hello,
>
>This is the second version of the patch series to relicense the source
>code of the Libabigail project to Apache 2.0 with LLVM Exception.
>
>The rationale and the process of this change was recently presented in
>a message sent to the mailing list of the project at
>https://sourceware.org/pipermail/libabigail/2020q2/002388.html.
>
>This patch series needs to be reviewed and acknowledged by all the
>copyright holders who contributed to the project.  These contributors
>are all listed in the CC field of this message.
>
>After the review, to acknowledge the change, each contributor needs to
>reply to each one of the patches with a line containing this:
>
>     Signed-off-by: First Last <contributor@email.com>
>
>with First being her first name and Last being her last name.
>
>Of course, if a contributor reviewed and agrees with the content of
>all the patches, she can just reply to this cover letter with the
>Signed-off-by line above, saying that she is acknowledging the entire
>patch set.

Hi Dodji!

Please feel free to add:

    Signed-off-by: Jessica Yu <jeyu@kernel.org>

To all patches in this series.

Thank you!

Jessica

  parent reply	other threads:[~2020-07-16 16:01 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 15:02 Dodji Seketeli
2020-07-15 15:11 ` [PATCH 1/9 v2] Replace individual license references with SPDX Identifiers Dodji Seketeli
2020-09-24 10:09   ` Jonathan Wakely
2020-09-24 10:14     ` Jonathan Wakely
2020-09-25  8:38     ` Dodji Seketeli
2020-09-25 10:06       ` Jonathan Wakely
2020-09-25 12:30         ` Dodji Seketeli
2020-07-15 15:11 ` [PATCH 2/9 v2] Add missing SPDX headers to source files not specifying any license Dodji Seketeli
2020-07-15 15:13 ` [PATCH 3/9 v2] Add has-spdx-header.sh script Dodji Seketeli
2020-07-16 10:26   ` Jonathan Wakely
2020-07-16 16:20     ` Dodji Seketeli
2020-07-15 15:13 ` [PATCH 4/9 v2] Add replace-spdx-license.sh script Dodji Seketeli
2020-07-16 10:27   ` Jonathan Wakely
2020-07-16 16:20     ` Dodji Seketeli
     [not found]   ` <CAGvU0Hnxmptf3irjhOV1SJcfXfQtas8+ttj3kvFyCWzCBFETPw@mail.gmail.com>
2020-09-03 14:47     ` Dodji Seketeli
2020-07-15 15:14 ` [PATCH 5/9 v2] Add helper files to perform the re-licensing Dodji Seketeli
     [not found]   ` <20200716103259.GZ4137376@redhat.com>
     [not found]     ` <874kq7jup5.fsf@redhat.com>
2020-09-24 10:12       ` Jonathan Wakely
2020-07-15 15:15 ` [PATCH 6/9 v2] Re-license the project to Apache v2 With LLVM Exception Dodji Seketeli
2020-07-16 10:33   ` Jonathan Wakely
2020-07-16 16:23     ` Dodji Seketeli
2020-07-15 15:16 ` [PATCH 7/9 v2] Add the LICENSE.txt file Dodji Seketeli
2020-07-15 15:17 ` [PATCH 8/9 v2] Delete COPYING* files Dodji Seketeli
2020-07-16 10:34   ` Jonathan Wakely
2020-07-16 16:23     ` Dodji Seketeli
2020-07-15 15:17 ` [PATCH 9/9 v2] Add a license-change-2020.txt file Dodji Seketeli
2020-07-16 10:35   ` Jonathan Wakely
2020-07-16 16:23     ` Dodji Seketeli
2020-07-16 16:01 ` Jessica Yu [this message]
2020-07-17 11:43   ` [PATCH 0/9 v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception Dodji Seketeli
     [not found] <CGME20200903075248eucas1p2dcc11b3b1b24390a5da8bdc676bfd6b3@eucas1p2.samsung.com>
     [not found] ` <878sdruwk7.fsf@redhat.com>
2020-09-03  8:18   ` Please signoff libabigail relicensing. Was "[PATCH 0/9 v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception" Vyacheslav Barinov
2020-09-03 14:40     ` Dodji Seketeli
2020-09-03  9:48   ` [PATCH 0/9 v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception Jan Engelhardt
2020-09-03 14:39     ` Dodji Seketeli
     [not found]   ` <CAJxw1w=7C_MhOQ5E6dns9-7yD4qOcsBG52BtupCu3nv-L82Jiw@mail.gmail.com>
2020-09-03 14:39     ` Please signoff libabigail relicensing. Was "[PATCH 0/9 v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception" Dodji Seketeli

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=20200716160153.GA11055@linux-8ccs \
    --to=jeyu@kernel.org \
    --cc=dodji@redhat.com \
    --cc=libabigail@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).