From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 58BC0C54EED for ; Tue, 24 Jan 2023 23:04:46 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id AE657E73; Wed, 25 Jan 2023 00:03:54 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AE657E73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674601484; bh=FInAJGM6hitQqEWREbqfiZT6RW4VKmJRYiGIyELSJQc=; h=From:To:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=L3Ml9QQEF9U+a1qx7o440kSRh/m1EGOGgYCKqdXPY/bIefc2f16uH17SNxI1L9w1J B57ukFcj+UoCQop2/iLVtKoYwxzzvP1xVFGC2CLH0mZm9qATTLg+8drTwD92uYO7j0 dG6ZzSnJE6qL2URazhAZnXh9bYUnzjV2EsMc+mCg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 69D8DF801D5; Wed, 25 Jan 2023 00:03:54 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 83403F801D5; Wed, 25 Jan 2023 00:03:53 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 74864F801D5 for ; Wed, 25 Jan 2023 00:03:46 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 74864F801D5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=VDav27Ox Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C5ADA61353; Tue, 24 Jan 2023 23:03:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93AC5C433EF; Tue, 24 Jan 2023 23:03:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674601423; bh=FInAJGM6hitQqEWREbqfiZT6RW4VKmJRYiGIyELSJQc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VDav27OxxZTsAQgsUUqCRxbi02UJHTXeQ4BNvRR2EVcVurslbfZQ1hQbAIbZQ0Dfe d2YSKzxKcs/H8PX8n256ShJsj1Yt/HpEuQvjdnXNW7LxK4qClB/5cWjD9N85pUzOHq f9gUdwmJmO9TH4Nu6ulKdR7s5iitURCwPLteuRHaK6g42tTBOlrwyVzrc/b54PXQrm FbSFiUK1nyUKX9eWCnkged8yubqQAufRoj0a6bqC3EvH/1rfsEWHb0Tb9HTxrVTird q9ZhjkXbmN7rMAWQP3zs8stWUwCCsCvl/nEQ1sr2UBHleUHB7lQ7F6o7uEEzUcCbTU KQ4JYbXPqsgEQ== From: SeongJae Park To: Jonathan Corbet Subject: Re: [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of Date: Tue, 24 Jan 2023 23:03:40 +0000 Message-Id: <20230124230340.113608-1-sj@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <87a627ftuf.fsf@meer.lwn.net> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, linux-doc@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mm@kvack.org, David Airlie , Herbert Xu , linux-input@vger.kernel.org, Guenter Roeck , Jean Delvare , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , linux-hwmon@vger.kernel.org, SeongJae Park , Dmitry Torokhov , Takashi Iwai , linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, Thomas Zimmermann , Alex Deucher , Andrew Morton , "David S. Miller" Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, 24 Jan 2023 15:31:04 -0700 Jonathan Corbet wrote: > SeongJae Park writes: > > > Some subsystem documents are missing SPDX license identifiers on index > > files. This patchset adds those. > > > > Changes from v1 > > (https://lore.kernel.org/lkml/20230114194741.115855-2-sj@kernel.org/) > > - Separate from index file content changes > > - Separate patch for each subsystem doc (Alex Deucher) > > - Use MIT license for gpu (Alex Deucher) > > > > SeongJae Park (8): > > Docs/crypto/index: Add missing SPDX License Identifier > > Docs/driver-api/index: Add missing SPDX License Identifier > > Docs/gpu/index: Add missing SPDX License Identifier > > Docs/hwmon/index: Add missing SPDX License Identifier > > Docs/input/index: Add missing SPDX License Identifier > > Docs/mm/index: Add missing SPDX License Identifier > > Docs/scheduler/index: Add missing SPDX License Identifier > > Docs/sound/index: Add missing SPDX License Identifier > > So I've applied patches 2 (since I wrote the initial file) and 8 (with > Takashi's ack). The others are also fine, I think, but I hesitate to > apply license texts to files without knowing that they match the > author's intent. I hate to say it, but I think the best approach is to > send each of the remaining patches to the appropriate maintainers for > the subsystem involved. That makes 100% sense, thank you, Jon! Thanks, SJ > > Thanks, > > jon