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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3833C77B73 for ; Tue, 30 May 2023 23:17:35 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 2802E6B0072; Tue, 30 May 2023 19:17:35 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 2300E6B0074; Tue, 30 May 2023 19:17:35 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 0F89A900002; Tue, 30 May 2023 19:17:35 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0013.hostedemail.com [216.40.44.13]) by kanga.kvack.org (Postfix) with ESMTP id 0144B6B0072 for ; Tue, 30 May 2023 19:17:34 -0400 (EDT) Received: from smtpin22.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay07.hostedemail.com (Postfix) with ESMTP id C3350160378 for ; Tue, 30 May 2023 23:17:34 +0000 (UTC) X-FDA: 80848485228.22.6BC85D3 Received: from mx1.supremebox.com (mx1-c1.supremebox.com [198.23.53.215]) by imf17.hostedemail.com (Postfix) with ESMTP id 056914001B for ; Tue, 30 May 2023 23:17:31 +0000 (UTC) Authentication-Results: imf17.hostedemail.com; dkim=none ("invalid DKIM record") header.d=jilayne.com header.s=default header.b=EQhUwAvk; spf=pass (imf17.hostedemail.com: domain of opensource@jilayne.com designates 198.23.53.215 as permitted sender) smtp.mailfrom=opensource@jilayne.com; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1685488652; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=Bh9aJiwXlHLVy9xOFobbaK/ec+8qpwFywFgeTyhokD0=; b=e2Q/wH6i8oo/oaZWkVnF2xHZUwMnqlYZlN97Nqh8pnCbdT9gaTXlN69JQPpw7i4cqJWNBV Z83YeGo1Fxya5O0i/w8AKzAcB1dkUFdhVl7HpE8YgJ0IBepBwKdbGoJ2hxHhQdbno29LeO pDZcu+V5G2tDjkD+PVCISiXWzb4jcrU= ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1685488652; a=rsa-sha256; cv=none; b=ub7S+FfAUtPBSHTfZKIF5OhHcmXxkUKsasSu2puNHgCfV6sET+e/muhew+UUyeLrAcijGV tWjwuXLhREy0xC52V43aa72N+SODKD8yd03josCWlYfqpOqkYxpzjAa6hFNgKgyG/hJrrv TUJ6bELcRmM4L5ZSXPqdqnrtyNAr6/A= ARC-Authentication-Results: i=1; imf17.hostedemail.com; dkim=none ("invalid DKIM record") header.d=jilayne.com header.s=default header.b=EQhUwAvk; spf=pass (imf17.hostedemail.com: domain of opensource@jilayne.com designates 198.23.53.215 as permitted sender) smtp.mailfrom=opensource@jilayne.com; dmarc=none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=jilayne.com ; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Bh9aJiwXlHLVy9xOFobbaK/ec+8qpwFywFgeTyhokD0=; b=EQhUwAvkCadFZrWEhduQKR7cK3 vGuAYiFWiycWjHnYRVA/B99nKybkguIMXPHqEF5KvngSFS4cAF61cQ8sSj8h64aGToNlQENHlay6j iQ5PeLiR9NAHMmAgaVVt3vXCjZcuhXH6MUg6G5X29LD0jO4BWW/WA/HMFlVwysu/rzyk=; Received: from 71-211-157-135.hlrn.qwest.net ([71.211.157.135] helo=[192.168.1.221]) by mx1.supremebox.com with esmtpa (Exim 4.92) (envelope-from ) id 1q48ah-0001cT-4r; Tue, 30 May 2023 23:17:23 +0000 Message-ID: <190d844c-be3c-efe3-c66b-525be8a7b01a@jilayne.com> Date: Tue, 30 May 2023 17:17:22 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.1 Subject: Re: [PATCH v2 1/2] fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier Content-Language: en-US To: Bagas Sanjaya , Linux SPDX Licenses , Linux Kernel Mailing List , Linux ARM , Linux Memory Management List Cc: Kate Stewart , Greg Kroah-Hartman , Thomas Gleixner References: <20230522005434.22133-1-bagasdotme@gmail.com> <20230522005434.22133-2-bagasdotme@gmail.com> From: J Lovejoy In-Reply-To: <20230522005434.22133-2-bagasdotme@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Sender-Ident-agJab5osgicCis: opensource@jilayne.com X-Rspamd-Queue-Id: 056914001B X-Rspam-User: X-Stat-Signature: awuis7kdrreck9ofj3ujqqcqbu9ensjw X-Rspamd-Server: rspam03 X-HE-Tag: 1685488651-975517 X-HE-Meta: U2FsdGVkX18SOSbNJjA2adYp+cQ8Di45LyYpFI6KgY6aXnHX1uN1OCy82ZqfwtA3ovwBOu8K/1xfCJQC2qqs5bK6zveEbvCY0V1V+i5HqSarDEITi/FqvqN4c5w333opAkHNAXlt6DdgfSOoiFG7g85SH1RbMH8ce/Do3z9Sf4Uevg/8jv2okr2UNYJS2OisGBT/WdpuwMat0Qb4MR4ep89/1YJ7QMkwm6iwFlwWf5cvDcaoVxknyGDM1aCjR1zwmilbp1k/OMAiuzhDPqGEVLgPjzYH4IMVrWooz301FEec0sM2b5iK944Z+mCZR+s2VFNjBBr5DNFJp8w3d9qgD1a6/+6nMwKpRO9W41MhsZrVab3fWKpb79jci+paRgRbrDQVku5LKEFmuvRUx0K1MpmT+YjWrf5r4yIP43vwrUiWFAqhNI7EzBcJfGw6a8fHdo66HIyNolKPl4VhurB2rsaL3QyNGUcYxKKq+k55xzCLJQ8OP0vR3+0j7R5+mXoUZ5VIshUkTu31Qm2kHW/6Uy4TQowAasZWIqtuBm2+48E5+kHPubp5G5aZb5fzkjlON5sk5DW0GuAI0Av7mj3Z3rSegjT3gA6p/mFEx40o4/U2vxMEZoTLdRdBaZzUxFFrZuNfujwY99jfJQt1tRcAyn9y+vvaSk1bH39Ox0k4uJAbmwnL9KzasQVsrMs3CvHCkEC3aiNSU9CgN0DtIfYgKdy9cR9adIikqveDbf56TCahY81DVDoznVnKen9vf8+iE/SrZrL69Z80/sIeZ0a1f5DDCR+XRfgRyyBQzR67vSRvBYQVLetBVz0+LkigPMIwecUQMiImTrdjzw/FHG9WL7jrkIikpd6Ac7RTWnuQ8cW2dSeFkzUy0vMOZ6MtB1z3wOdKYr5/Ay6dEZo5xftTS3UHzgcYztKS5VjKDbIFyr/Da+QM3by9HsocCN904O3pgatteMbj/yPymAKnnbb o/PUGZ6N DJb2u918x92elC4b93BehwQ+urhzOFaSZFPJ1fKPKjJmXzbjkkrgQ2qNjoPsZowsarlCUv5DacQs+nMlfu/0YngW9Dy1XVi2b9SJ3KZy+0f0qB54z7n348bRcjJNOa50XPage7oSjCNlLbyaM0mQr9JXAOy3VLa5aolJejR5R3BrpzMH5YIr+AKU6HDWONOWTUUMfcS01B+DFlrCBl2uU1kMyoGJ21SCMCYRxkCWiAViiyDpjn4BjKuOQ5CyrJeI77GiJ/YRWJumuB4Z5y0LX7CqNaksqI+Y5+wz6xScNBhU3dyzXNp7HzJxNkW/2QAneATy/1z4mLtgjCs+RXFoM/ly6OFspclP7PSA4rhClZBuEx6zuUa8+nM2Ld1P4duXm5DQ/pP0e+uOaMuMeRnfKWOFv5QfszkPksUwSIKH+gFnAFqdfD7JZU7es5KzRnNP1Pa+V4p0KK7O2X8YlwYb1uSgYxA== X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On 5/21/23 6:54 PM, Bagas Sanjaya wrote: > The notice refers to full GPL 2.0 text on now defunct MIT FTP site [1]. > Replace it with appropriate SPDX license identifier. > > Cc: Thomas Gleixner > Cc: Pali Rohár > Link: https://web.archive.org/web/20020809115410/ftp://prep.ai.mit.edu/pub/gnu/GPL [1] > Signed-off-by: Bagas Sanjaya > --- > fs/udf/balloc.c | 6 +----- > fs/udf/dir.c | 6 +----- > fs/udf/directory.c | 6 +----- > fs/udf/file.c | 6 +----- > fs/udf/ialloc.c | 6 +----- > fs/udf/inode.c | 6 +----- > fs/udf/lowlevel.c | 6 +----- > fs/udf/misc.c | 6 +----- > fs/udf/namei.c | 6 +----- > fs/udf/partition.c | 6 +----- > fs/udf/super.c | 6 +----- > fs/udf/symlink.c | 6 +----- > fs/udf/truncate.c | 6 +----- > fs/udf/unicode.c | 6 +----- > 14 files changed, 14 insertions(+), 70 deletions(-) > > diff --git a/fs/udf/balloc.c b/fs/udf/balloc.c > index 14b9db4c80f03f..ab3ffc355949dc 100644 > --- a/fs/udf/balloc.c > +++ b/fs/udf/balloc.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * balloc.c > * > @@ -5,11 +6,6 @@ > * Block allocation handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1999-2001 Ben Fennema > * (C) 1999 Stelias Computing Inc > * > diff --git a/fs/udf/dir.c b/fs/udf/dir.c > index 212393b12c2266..f6533f93851b95 100644 > --- a/fs/udf/dir.c > +++ b/fs/udf/dir.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * dir.c > * > @@ -5,11 +6,6 @@ > * Directory handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998-2004 Ben Fennema > * > * HISTORY In these first two patches you have retained the word "COPYRIGHT" but... > diff --git a/fs/udf/directory.c b/fs/udf/directory.c > index 654536d2b60976..1c775e072b2fef 100644 > --- a/fs/udf/directory.c > +++ b/fs/udf/directory.c > @@ -1,14 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * directory.c > * > * PURPOSE > * Directory related functions > * > - * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > */ > > #include "udfdecl.h" In this patch (as well as the last one below), you have removed the word "COPYRIGHT" - I'm not sure having that word or not makes any meaningful difference (I'd lean toward removing), but either way, I think it should be consistent > diff --git a/fs/udf/file.c b/fs/udf/file.c > index 8238f742377bab..b871b85457e5bb 100644 > --- a/fs/udf/file.c > +++ b/fs/udf/file.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * file.c > * > @@ -5,11 +6,6 @@ > * File handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998-1999 Dave Boynton > * (C) 1998-2004 Ben Fennema > * (C) 1999-2000 Stelias Computing Inc > diff --git a/fs/udf/ialloc.c b/fs/udf/ialloc.c > index 8d50121778a57d..5f7ac8c8479873 100644 > --- a/fs/udf/ialloc.c > +++ b/fs/udf/ialloc.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * ialloc.c > * > @@ -5,11 +6,6 @@ > * Inode allocation handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998-2001 Ben Fennema > * > * HISTORY > diff --git a/fs/udf/inode.c b/fs/udf/inode.c > index 1e71e04ae8f6b9..28cdfc57d946e3 100644 > --- a/fs/udf/inode.c > +++ b/fs/udf/inode.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * inode.c > * > @@ -5,11 +6,6 @@ > * Inode handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998 Dave Boynton > * (C) 1998-2004 Ben Fennema > * (C) 1999-2000 Stelias Computing Inc > diff --git a/fs/udf/lowlevel.c b/fs/udf/lowlevel.c > index c87ed942d07653..9d847a7a0905dd 100644 > --- a/fs/udf/lowlevel.c > +++ b/fs/udf/lowlevel.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * lowlevel.c > * > @@ -5,11 +6,6 @@ > * Low Level Device Routines for the UDF filesystem > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1999-2001 Ben Fennema > * > * HISTORY > diff --git a/fs/udf/misc.c b/fs/udf/misc.c > index 3777468d06ce58..0788593b6a1d8b 100644 > --- a/fs/udf/misc.c > +++ b/fs/udf/misc.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * misc.c > * > @@ -5,11 +6,6 @@ > * Miscellaneous routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998 Dave Boynton > * (C) 1998-2004 Ben Fennema > * (C) 1999-2000 Stelias Computing Inc > diff --git a/fs/udf/namei.c b/fs/udf/namei.c > index fd20423d3ed24c..49e1e0fe3feeb2 100644 > --- a/fs/udf/namei.c > +++ b/fs/udf/namei.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * namei.c > * > @@ -5,11 +6,6 @@ > * Inode name handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998-2004 Ben Fennema > * (C) 1999-2000 Stelias Computing Inc > * > diff --git a/fs/udf/partition.c b/fs/udf/partition.c > index 5bcfe78d5cabe9..af877991edc13a 100644 > --- a/fs/udf/partition.c > +++ b/fs/udf/partition.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * partition.c > * > @@ -5,11 +6,6 @@ > * Partition handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998-2001 Ben Fennema > * > * HISTORY > diff --git a/fs/udf/super.c b/fs/udf/super.c > index 6304e3c5c3d969..928a04d9d9e0ad 100644 > --- a/fs/udf/super.c > +++ b/fs/udf/super.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * super.c > * > @@ -15,11 +16,6 @@ > * https://www.iso.org/ > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998 Dave Boynton > * (C) 1998-2004 Ben Fennema > * (C) 2000 Stelias Computing Inc > diff --git a/fs/udf/symlink.c b/fs/udf/symlink.c > index a34c8c4e6d2109..779b5c2c75f61e 100644 > --- a/fs/udf/symlink.c > +++ b/fs/udf/symlink.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * symlink.c > * > @@ -5,11 +6,6 @@ > * Symlink handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1998-2001 Ben Fennema > * (C) 1999 Stelias Computing Inc > * > diff --git a/fs/udf/truncate.c b/fs/udf/truncate.c > index 2e7ba234bab8b8..a686c10fd709d1 100644 > --- a/fs/udf/truncate.c > +++ b/fs/udf/truncate.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * truncate.c > * > @@ -5,11 +6,6 @@ > * Truncate handling routines for the OSTA-UDF(tm) filesystem. > * > * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > - * > * (C) 1999-2004 Ben Fennema > * (C) 1999 Stelias Computing Inc > * > diff --git a/fs/udf/unicode.c b/fs/udf/unicode.c > index 622569007b530b..ae6e809fa3aac7 100644 > --- a/fs/udf/unicode.c > +++ b/fs/udf/unicode.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * unicode.c > * > @@ -11,11 +12,6 @@ > * UTF-8 is explained in the IETF RFC XXXX. > * ftp://ftp.internic.net/rfc/rfcxxxx.txt > * > - * COPYRIGHT > - * This file is distributed under the terms of the GNU General Public > - * License (GPL). Copies of the GPL can be obtained from: > - * ftp://prep.ai.mit.edu/pub/gnu/GPL > - * Each contributing author retains all rights to their own work. > */ > > #include "udfdecl.h"