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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 4D17AC7EE23 for ; Sat, 13 May 2023 09:31:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2135010E057; Sat, 13 May 2023 09:31:23 +0000 (UTC) Received: from mail-pg1-x530.google.com (mail-pg1-x530.google.com [IPv6:2607:f8b0:4864:20::530]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8747A10E055 for ; Sat, 13 May 2023 09:31:20 +0000 (UTC) Received: by mail-pg1-x530.google.com with SMTP id 41be03b00d2f7-53033a0b473so4825854a12.0 for ; Sat, 13 May 2023 02:31:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683970279; x=1686562279; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QAdx92+LmsDn0JJwfNdgz9hGr4Gzf8ZJ/AEJvNY1jf4=; b=jk4zJucSuryHyqGtJk6hs3cLy8JBL2zqWlRTQd2Utvh4M35eSob8TLNZyJsHZ8IkI7 fcWXnODhT0eOnQbKNXasKxznuETx6KJCO8P8hM5qC3TSDz4ly9I1sW5NggB+x47x+roh C3f1ZCverMxu/vm0vUlDpQjdW+81zKx9LVawaBES+kSYV4zDx4QOnSPCqz2hpyqHfZU8 j6W0IiNMJBl0yQjmZdBGmZI4x7EVelcOzvRix4Kg4R8eiMW3ZkKk7oAhHigDKj3263Q5 pwEka3n8dGcsZYuENINMghizDwWJPi7L6A8Ulr3GnjC9F0v9ftiLPTozzksF8H36Ocfm uBSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683970279; x=1686562279; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QAdx92+LmsDn0JJwfNdgz9hGr4Gzf8ZJ/AEJvNY1jf4=; b=B2oYjUDA0IXCCTx874q/kGrtqw3wxxxEal/6KqQlzB8LGQLEo1UhVQ3KhIS59yQgtD SvH/dG20QG4dW4QcWPpsuvfe/brRi2yOUBdAxUyrGhGBV/Sy+VH9NtAacnYDpWGHxZe9 WgGTMJ1KEPZ3l7yZFXZiFARqtyX5WBQAgQCKWW+k9x1zPbv2rQvEptlnNW7w5f/Mu1nN Nml7q5ectF1+29nk38NF0GGKZyhezyg1ETaBzKStg0n5EMa/meEdhx4K/deuzgy1WmGW yXHZDGoE7mM9YPnHZ8nLk8g13U12wA8BzrAuetZQOOFeffIRYWtBdiRFGyTA5Wy9lwd4 qicw== X-Gm-Message-State: AC+VfDxEuGBnTLa67deGH/59KNupeIW+ir09da0VhOuxcASOsEbFGt7U aAjayt5mCMaWSGinNDpeAOM= X-Google-Smtp-Source: ACHHUZ6v0ih3wZYc2Mo8DVX9SfdKV6ex56JOnGaI++f7lQRcblP+yYtZX4/cIdfWc3Wuq98Bj/Q8LA== X-Received: by 2002:a17:903:1247:b0:1ac:3605:97ec with SMTP id u7-20020a170903124700b001ac360597ecmr36125090plh.62.1683970279417; Sat, 13 May 2023 02:31:19 -0700 (PDT) Received: from [192.168.43.80] (subs02-180-214-232-69.three.co.id. [180.214.232.69]) by smtp.gmail.com with ESMTPSA id bc3-20020a170902930300b001aaf92130b2sm9368135plb.115.2023.05.13.02.31.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 13 May 2023 02:31:19 -0700 (PDT) Message-ID: <22b3e6c7-895c-c972-bc3f-9390b9b7fb08@gmail.com> Date: Sat, 13 May 2023 16:31:09 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v2 09/10] udf: Replace license notice with SPDX identifier Content-Language: en-US To: Richard Fontana References: <20230512100620.36807-1-bagasdotme@gmail.com> <20230512100620.36807-10-bagasdotme@gmail.com> From: Bagas Sanjaya In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , Greg Kroah-Hartman , Simon Horman , Dominik Brodowski , Eric Dumazet , Robert Jarzmik , Andy Gospodarek , Linux Staging Drivers , Linux SPDX Licenses , Jakub Kicinski , Paolo Abeni , Guenter Roeck , Sam Creasey , Linux Watchdog Devices , Manivannan Sadhasivam , Jay Vosburgh , Jan Kara , Linux Kernel Actions , Haojian Zhuang , Linux DRI Development , David Airlie , Thomas Gleixner , Wim Van Sebroeck , Linux ARM , Karsten Keil , Linux Networking , Linux Kernel Mailing List , =?UTF-8?Q?Andreas_F=c3=a4rber?= , Diederik de Haas , Philippe Ombredanne , =?UTF-8?Q?Pali_Roh=c3=a1r?= , "David S. Miller" , Daniel Mack Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 5/12/23 20:21, Richard Fontana wrote: > On Fri, May 12, 2023 at 6:07 AM Bagas Sanjaya wrote: > >> diff --git a/fs/udf/ecma_167.h b/fs/udf/ecma_167.h >> index de17a97e866742..b2b5bca45758df 100644 >> --- a/fs/udf/ecma_167.h >> +++ b/fs/udf/ecma_167.h >> @@ -1,3 +1,4 @@ >> +/* SPDX-License-Identifier: BSD-2-Clause OR GPL-1.0+ */ >> /* >> * ecma_167.h >> * >> @@ -8,29 +9,6 @@ >> * Copyright (c) 2017-2019 Pali Rohár >> * All rights reserved. >> * >> - * Redistribution and use in source and binary forms, with or without >> - * modification, are permitted provided that the following conditions >> - * are met: >> - * 1. Redistributions of source code must retain the above copyright >> - * notice, this list of conditions, and the following disclaimer, >> - * without modification. >> - * 2. The name of the author may not be used to endorse or promote products >> - * derived from this software without specific prior written permission. >> - * > > This is not BSD-2-Clause. Ignoring the interior statement about the > GPL, I think the closest SPDX identifier might be > https://spdx.org/licenses/BSD-Source-Code.html > but it doesn't quite match. > BSD-2-Clause but the second clause is the third one on BSD-3-Clause. Weird... >> diff --git a/fs/udf/udftime.c b/fs/udf/udftime.c >> index fce4ad976c8c29..d0fce5348fd3f3 100644 >> --- a/fs/udf/udftime.c >> +++ b/fs/udf/udftime.c >> @@ -1,21 +1,4 @@ >> -/* Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. >> - This file is part of the GNU C Library. >> - Contributed by Paul Eggert (eggert@twinsun.com). >> - >> - The GNU C Library is free software; you can redistribute it and/or >> - modify it under the terms of the GNU Library General Public License as >> - published by the Free Software Foundation; either version 2 of the >> - License, or (at your option) any later version. >> - >> - The GNU C Library is distributed in the hope that it will be useful, >> - but WITHOUT ANY WARRANTY; without even the implied warranty of >> - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU >> - Library General Public License for more details. >> - >> - You should have received a copy of the GNU Library General Public >> - License along with the GNU C Library; see the file COPYING.LIB. If not, >> - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, >> - Boston, MA 02111-1307, USA. */ >> +// SPDX-License-Identifier: GPL-2.0-only > > Shouldn't this be > // SPDX-License-Identifier: LGPL-2.0-or-later ? > (or are you implicitly using the obscure LGPLv2.x section ... 3 mechanism?) > That's right. I missed the exact notice above when I submitted this series. Thanks. -- An old man doll... just what I always wanted! - Clara