From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sonata.ens-lyon.org (domu-toccata.ens-lyon.fr [140.77.166.138]) (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 C73643D566D for ; Mon, 1 Jun 2026 15:01:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=140.77.166.138 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780326071; cv=none; b=T8ekuk5dyu1tpHrK2oULdW49ZhWKSp7Uyh7RPF3fC2VAdyzeFryOkB4eHVsUQIv5OAyzfcVMtNy4K5LHl2tpKYBkISJwFbfd1TY1f+hOfijelrUs2FId137aLnAL0Gm+MuzBY/AV7rWnIUtOMsIug/qebBUMZjYIo+10rhTY83s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780326071; c=relaxed/simple; bh=5f5JkICQyBurdORTiAlA/aLbMtQ9GdXO6MwraEQiiIs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Osy06HlUSZ50v13NesiYhitkGwH5HQsaRrBbyGKSPj2rNyU+RLQEJel9iIgSa7HhbiHLXYVmVfNJyFLQoQBt5vJvDAQ2d0lXU3pQqWtZdsXZvxsSF8VIOHX6OuSD33xBM9oTPa+Z9wVCtkQJj/yVMR5V6KhbFYdUIDvaordCztc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ens-lyon.org; spf=pass smtp.mailfrom=bounce.ens-lyon.org; arc=none smtp.client-ip=140.77.166.138 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ens-lyon.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bounce.ens-lyon.org Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 91F3FA1DE8; Mon, 1 Jun 2026 17:01:07 +0200 (CEST) Received: from sonata.ens-lyon.org ([127.0.0.1]) by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3_Ag4lNfm4vN; Mon, 1 Jun 2026 17:01:07 +0200 (CEST) Received: from end (nat-inria-interne-52-gw-01-bso.bordeaux.inria.fr [194.199.1.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by sonata.ens-lyon.org (Postfix) with ESMTPSA id 3FAD8A03FB; Mon, 1 Jun 2026 17:01:07 +0200 (CEST) Received: from samy by end with local (Exim 4.99.3) (envelope-from ) id 1wU48Y-00000002m3M-2qnV; Mon, 01 Jun 2026 17:01:06 +0200 Date: Mon, 1 Jun 2026 17:01:06 +0200 From: Samuel Thibault To: Jonathan Corbet Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, w.d.hubbs@gmail.com, kirk@reisers.ca Subject: Re: [PATCH 00/15] speakup updates Message-ID: Mail-Followup-To: Samuel Thibault , Jonathan Corbet , gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, w.d.hubbs@gmail.com, kirk@reisers.ca References: <20260531230804.254962-1-samuel.thibault@ens-lyon.org> <87se769utd.fsf@trenco.lwn.net> Precedence: bulk X-Mailing-List: linux-kernel@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: <87se769utd.fsf@trenco.lwn.net> Organization: I am not organized Hello, Jonathan Corbet, le lun. 01 juin 2026 08:52:46 -0600, a ecrit: > Samuel Thibault writes: > > This includes various patches that have piled up. > > So I hate to be obnoxious but ... is there any chance of getting > Documentation/admin-guide/spkguide.txt moved to a GPL-compatible > license? That will probably be very hard. The author was quite old and I have not been able to contact him. He might not be here any more and I do not know who would now have authorship. With regards, Samuel