From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by sourceware.org (Postfix) with ESMTP id 8BEDD393A077 for ; Fri, 17 Jul 2020 11:43:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8BEDD393A077 Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-110-qUpY7iJmOPWY1g40Wu3L4g-1; Fri, 17 Jul 2020 07:43:24 -0400 X-MC-Unique: qUpY7iJmOPWY1g40Wu3L4g-1 Received: by mail-wm1-f72.google.com with SMTP id q20so8455712wme.3 for ; Fri, 17 Jul 2020 04:43:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:organization:references:date :in-reply-to:message-id:user-agent:mime-version :content-transfer-encoding; bh=YnCZNITxK/OIwgurzWx2W6vbPb8qqs4wgK9EWKr1n7Q=; b=l/LupAOEJmD1jCcJ4zf6bX7+JfvYkc6lFDdADXh6VLCvLIMy8EvAU1aA7AyhoHDQRG TYXRd3d2uBRGQawBYS083kkklinG17jloWsHW155cTjmOgsHH4HX5F1g31WRwRXfrD7x 5Mcru4hvRJqx7Zc5Yxq/RaitlU3kkDlkWGt/97DVKbdBrBMd0rUHp9lsGd/jO3ab/n6U ZQ7lgRDE0FUUF0t3/5ZmVDgT+YXVhaMeUx+fOqbmrGPkuozxhG+y+jh2XSjCgj1woDeZ uvOOOwWJjhp2gq0LRU4/i64KaxQ4J+ClM0RAlxQK/49IMDE7fPUDZ1mgnN8anzl4uTCC hO6g== X-Gm-Message-State: AOAM530Y/gNUfwi3XKJYFKwbnopa7DIgh1zgIat13YZcghTLoqKMmOMc WetJFon2H48ypd85lyt6RlTqnTN2Z1cr2Lb7tcdyRoRpz55Twr8BgwerjglGbQIKLdNBoie/3iX VcMiUbumXFtMLQzqnRmxJ X-Received: by 2002:a5d:618e:: with SMTP id j14mr1285485wru.252.1594986202392; Fri, 17 Jul 2020 04:43:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxL2DwAgyCpw9PaJ2vUKK3tmqee9/uwi6lkAzyfEa/59LvoXl9VJlMVUECf3iC3yCit0lHE+w== X-Received: by 2002:a5d:618e:: with SMTP id j14mr1285469wru.252.1594986202153; Fri, 17 Jul 2020 04:43:22 -0700 (PDT) Received: from localhost (91-166-131-130.subs.proxad.net. [91.166.131.130]) by smtp.gmail.com with ESMTPSA id e23sm12773275wme.35.2020.07.17.04.43.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jul 2020 04:43:21 -0700 (PDT) Received: by localhost (Postfix, from userid 1000) id ED8521800DFE; Fri, 17 Jul 2020 13:43:19 +0200 (CEST) From: Dodji Seketeli To: Jessica Yu Cc: libabigail@sourceware.org Subject: Re: [PATCH 0/9 v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception Organization: Me, myself and I References: <87zh80lt38.fsf@redhat.com> <20200716160153.GA11055@linux-8ccs> X-Operating-System: Red Hat Enterprise Linux Workstation 7.8 Beta X-URL: http://www.seketeli.net/~dodji Date: Fri, 17 Jul 2020 13:43:19 +0200 In-Reply-To: <20200716160153.GA11055@linux-8ccs> (Jessica Yu via Libabigail's message of "Thu, 16 Jul 2020 18:01:54 +0200") Message-ID: <87eepaicyw.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2020 11:43:31 -0000 Hey Jessica! Jessica Yu via Libabigail a =C3=A9crit: [...] > > Please feel free to add: > > Signed-off-by: Jessica Yu > > To all patches in this series. Applied, thanks! It'll be in the v3 series. You can already see it in the "relicensing" branch taht can be browsed at https://sourceware.org/git/?p=3Dlibabigail.git;a=3Dshortlog;h=3Drefs/heads/= relicensing. Cheers! --=20 =09=09Dodji