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 [207.211.31.120]) by sourceware.org (Postfix) with ESMTP id EB2AC3971C04 for ; Thu, 10 Sep 2020 09:23:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org EB2AC3971C04 Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-291-cTuUVLhaOXCyRXf3i7LOdw-1; Thu, 10 Sep 2020 05:23:37 -0400 X-MC-Unique: cTuUVLhaOXCyRXf3i7LOdw-1 Received: by mail-wm1-f70.google.com with SMTP id c198so1439182wme.5 for ; Thu, 10 Sep 2020 02:23:37 -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; bh=c/rVAnzBzBvrxbYQdmpgV5iMPpL8cEnItivZk8S8K+Y=; b=K4QaISDtf+4dcu6d5uQcX0AtGwQFv4xSLgVSRKc/KGO5jo3M2Fh2KHRROEiLwXJ34M r3lg7HAmOQLPO3TZaKn6rHPgvDTNxX5Sy+zrVlA6T1t8A5InuaWxTxHzPgVkqka9BkSQ dau1ddmHHwG49gUqJIcCapXQqyJvDP66lvBEOzfnyr0bTL2lpRza37WpN3LpBPLVpkRv aCQNcFMXdWLu4CgeGNSkbZEuJiA5llJ8VdRk4MNwVVIWOkEvpezbz/YKmiolYQBmM2K0 uW953mqJGzOf83AzgHwmmEvpT/H+VXMG8jTD+jAU9K/piG6m8/rk76QtVTO0eqN7QCIn Z8SQ== X-Gm-Message-State: AOAM531v/9IzaBSj+oEe1/Po5gsopvcjuP5o8/cE/e8bEbxrtcBEl4v3 n+xE0LEHwBffLw8QaPR0hVajGKDVBJAVXy5Rqa2vvjINfBfG4EZ9Z9KBFb+M1eZmk4vavq6zcLV FWrvTjU62OsBIsw0NlxtV X-Received: by 2002:adf:f4c6:: with SMTP id h6mr7829947wrp.310.1599729816625; Thu, 10 Sep 2020 02:23:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx+x1QDtBkc2iiM28jAiRt3Lzl8tWO4di5RJ15BggxiFPLN/O5l4usi+dWdU9qCwOLt7SYL4A== X-Received: by 2002:adf:f4c6:: with SMTP id h6mr7829933wrp.310.1599729816407; Thu, 10 Sep 2020 02:23:36 -0700 (PDT) Received: from localhost (91-166-131-130.subs.proxad.net. [91.166.131.130]) by smtp.gmail.com with ESMTPSA id q18sm8280440wre.78.2020.09.10.02.23.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Sep 2020 02:23:35 -0700 (PDT) Received: by localhost (Postfix, from userid 1000) id 37E31180090F; Thu, 10 Sep 2020 11:23:34 +0200 (CEST) From: Dodji Seketeli To: Roland McGrath Cc: libabigail@sourceware.org Subject: Re: [PATCH 0/9] Relicensing Libabigail to Apache 2.0 + LLVM Exception Organization: Red Hat / France References: <875zavpisf.fsf@redhat.com> X-Operating-System: Red Hat Enterprise Linux Workstation 7.8 Beta X-URL: http://www.redhat.com Date: Thu, 10 Sep 2020 11:23:34 +0200 In-Reply-To: (Roland McGrath's message of "Wed, 9 Sep 2020 13:43:44 -0700") Message-ID: <87mu1yrnmx.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-Spam-Status: No, score=-4.3 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: Thu, 10 Sep 2020 09:23:41 -0000 Roland McGrath writes: > Signed-off-by: Roland McGrath Thanks Roland! I have updated the relicensing branch accordingly! Cheers, -- Dodji