From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cavan.codon.org.uk (cavan.codon.org.uk [176.126.240.207]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1DA7557326 for ; Mon, 18 Mar 2024 19:23:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=176.126.240.207 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710789820; cv=none; b=liomr6KVD/vp0cv5CiHyz2oXHO333oNgKCUIwlBacwv0ozDMpd7H/dQUM9aSOmrsLbmivPpsW+8oeNpA2FdRN1pb/8dxOeEydxwaJUkr9EFSqbqiK+CXpfOFrsQbRw2EoMbPxyDfnbC5ffe0HVI9IOvCkqN6RoitR/71v2shNsA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710789820; c=relaxed/simple; bh=LzL1yEGGKmEzR8O/Gjpqkurct7yZ6apJNMIxAy891G8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=D/UVV7LhJuTI8FKbMydN+7UXGDv1okywho/HHXeaLFB/tOIPgqo3uvDT+lqNygGGtgtuFNtzwghybhVN78ykiINOCD7v7o1sY6hC0voCvjWkrL8iZKjO0CBx1eGxLGp7inL62HRPhYuZ+rwTN23A6cb34+LdpzehDBsDm7Mf/HE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=srcf.ucam.org; spf=pass smtp.mailfrom=codon.org.uk; arc=none smtp.client-ip=176.126.240.207 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=srcf.ucam.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=codon.org.uk Received: by cavan.codon.org.uk (Postfix, from userid 1000) id 760E1407C8; Mon, 18 Mar 2024 19:16:55 +0000 (GMT) Date: Mon, 18 Mar 2024 19:16:55 +0000 From: Matthew Garrett To: Dmitry Kasatkin Cc: linux-integrity@vger.kernel.org, Alberto Mardegan , Dmitry Eremin-Solenikov , Eric Biggers , Patrick Ohly , Patrick Uiterwijk , Tianjia Zhang , Matthew Garrett Subject: Re: [ima-evm-utils: PATCH v2 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later Message-ID: References: <103252ffff09c607e83c887cab2e0af5404d62ff.1710774200.git.dmitry.kasatkin@gmail.com> Precedence: bulk X-Mailing-List: linux-integrity@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Mar 18, 2024 at 05:42:59PM +0200, Dmitry Kasatkin wrote: > Hello, > > Added all those who have not responded so far. > Please respond. All my contributions are owned by Google, not me, so I can't ack a relicense of them. opensource@google.com may be able to help you? Sorry about that!