From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) (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 0B4E01E008B; Wed, 30 Jul 2025 18:18:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.50.34 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753899534; cv=none; b=nUKJiy2b7OqO+BE/3og/nxUGre2am10HSL3F3/xJ6ras65FEl55RlddlL+uRPBLRb9Kyt2Yq+Ery1oJnQRRntUSFiWjum3g3iW6XzdUwr+UfvR/UhouQuhL18KUnJc60i6bhY18yrF7Nm2jajQIqrO9R/69B3L8kWKzi0gE+BrU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753899534; c=relaxed/simple; bh=pdAvMwpvm91DYiVphrOrZSu9el5utbHnedDxb6Z8GgI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DcuS/5SF9XimAFT/CIiuQABdToHGKu86TIiTzkKoh+WZqBK9SwzT9HV3xcKt9EvVVRIXdxZL0xMUvb3br2ERNZ/pjffv49/RuAwm02fXQDaUE3Oho7bxSWl82jjUc77tE0ktLRxudrsN8heiXeASePWrn1eyhzQZggmz1wDFWi8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=kk5zI3TQ; arc=none smtp.client-ip=90.155.50.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="kk5zI3TQ" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=QHhTpKKFcgtw5jZt/mXeVe5e9s9XUDKiPgrgps6lPME=; b=kk5zI3TQSxOAJ2dyCoQjwez1sj O+aJk68jYjTmak2p6nmAFl5RvehpzNpsQf7q85evkj6yTsnxVgeE4RUC3GMytKLWFO5Q5ShFHizFZ f6/UfV5yUX33t7WPo7yP9TzkCN9BdOwCff6QeA3tOV9wNUQnAIztTxeTtL16G2wY4RgWzZY1WLcjO jpMIEUsYDZ4+SlvyzCDefT8UZPVYwmAHdF5iPKuTBs4iQYo+v+xDrpOqWkUblxJZUcAwJw3wBvBVm /tGjg3bFM1y4US3by70gnhzg+BTO+r7whxrAwJVYl9oV+z+CmoORSsKP0K5FUvlw6qBv8S7tRt0F/ 3ZsxYT2w==; Received: from willy by casper.infradead.org with local (Exim 4.98.2 #2 (Red Hat Linux)) id 1uhBO1-0000000GtTc-0KyK; Wed, 30 Jul 2025 18:18:45 +0000 Date: Wed, 30 Jul 2025 19:18:44 +0100 From: Matthew Wilcox To: Sasha Levin Cc: Kees Cook , corbet@lwn.net, linux-doc@vger.kernel.org, workflows@vger.kernel.org, josh@joshtriplett.org, konstantin@linuxfoundation.org, linux-kernel@vger.kernel.org, rostedt@goodmis.org Subject: Re: [PATCH 2/4] agents: add core development references Message-ID: References: <20250727195802.2222764-1-sashal@kernel.org> <20250727195802.2222764-3-sashal@kernel.org> <202507271937.EC44B39@keescook> <202507272203.BECE244@keescook> <202507272310.FCB96F5E93@keescook> Precedence: bulk X-Mailing-List: linux-doc@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 Wed, Jul 30, 2025 at 12:25:41PM -0400, Sasha Levin wrote: > Critical Requirements: > > * License: ALL code MUST be GPL-2.0 only (see COPYING) As I understand it, code generated by an LLM is free from copyright. https://en.wikipedia.org/wiki/Monkey_selfie_copyright_dispute