From nobody Fri Dec 19 20:05:45 2025 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45737C7EE23 for ; Wed, 17 May 2023 08:35:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229955AbjEQIfR (ORCPT ); Wed, 17 May 2023 04:35:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230409AbjEQIeP (ORCPT ); Wed, 17 May 2023 04:34:15 -0400 Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5804B40DA for ; Wed, 17 May 2023 01:33:52 -0700 (PDT) Received: by mail-pj1-x1030.google.com with SMTP id 98e67ed59e1d1-25344113e9bso320284a91.3 for ; Wed, 17 May 2023 01:33:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684312431; x=1686904431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZeHWs4TMvYrjLFyahG6AgBgtUUvTSDY2RBDGAImwGlQ=; b=IxZUXD8Mc4d+wNZM5tj1OTlkG8zL0Gr58LSDP8rzdDNcegxwgMVUx2RdFRBj2ACCHO m5PztVZlr6NXC/1mX7VmvpX+MUMmtnN9v4vMkqyhHImGM/FbwfbHjw7qmQ7z0bPWtMGD hUVbNp4PDHNNUa/UoAMBmIMKMtNwwqCDCUWhOMDkHqmSXqQGDkfLb0lNbR98pmM+4fpX pYK/IpFc4ryGPkfay5BuSqWiTAZacfULHsWsG9loNVfdZ1Q83kdQY1xLxwl29lzYFQnB hCHtmTqO7mKTAFx+y8G1HsSnA3ABcr54jL9drRjq1ZLCt2uppxxtCQhBs1OyFOtKb4M3 fGkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684312431; x=1686904431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZeHWs4TMvYrjLFyahG6AgBgtUUvTSDY2RBDGAImwGlQ=; b=eIFXYHVyZkOaLHnb/hRPBaBd6Mqyh3wlTL9OQpNSVSjYaHcBu3mCY47DQQATFrZm8+ tDsqzEOWhuhcPoS1dcNt8jHZk+U/j76CohYcvE37h5AynFRBZnotFMGb2jhs4DCRs2hP xJbQjMesqpak4PuMfNJK+aMk1D3M5JXzVn3J/Bsb0UOtXyVRltgHIynMetdmRzMybGlk lOs5imP7NL4Z1but7AE9DcJmcIKEOkKS5EudnExVm90SsOxDZZ9So6qct3RmwVm4ZUYg mZibLUaeCv43pEv6Ds2MJkCUdO3o+TAM53Z/vfVwntJFl1PrOUv5vMRJkSrcPvJv8JLJ mpbw== X-Gm-Message-State: AC+VfDxC0jfLkW4OpUQLMcY65K42yU1BpOv8ZPIdXw2tzDTe6V4pq0Wl tMtYfHOJ8cAOeI1l2MFntOY= X-Google-Smtp-Source: ACHHUZ6s0YDlCaMpPsx+XCwz31zvZDx5d9/HorLAI5gfFLW4w5AVtacB90JBFp2h6DtMoaNDt4HxgQ== X-Received: by 2002:a17:90b:198b:b0:24b:8480:39d6 with SMTP id mv11-20020a17090b198b00b0024b848039d6mr38463980pjb.0.1684312431259; Wed, 17 May 2023 01:33:51 -0700 (PDT) Received: from debian.me (subs02-180-214-232-12.three.co.id. [180.214.232.12]) by smtp.gmail.com with ESMTPSA id h1-20020a17090adb8100b0024de39e8746sm984586pjv.11.2023.05.17.01.33.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 01:33:50 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 1BA8B10627B; Wed, 17 May 2023 15:33:46 +0700 (WIB) From: Bagas Sanjaya To: Linux Kernel Mailing List , Linux ARM , Linux Kernel Actions , Linux Memory Management List Cc: Jan Kara , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Manivannan Sadhasivam , Bagas Sanjaya , Thomas Gleixner , =?UTF-8?q?Pali=20Roh=C3=A1r?= Subject: [PATCH 1/2] fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier Date: Wed, 17 May 2023 15:33:43 +0700 Message-Id: <20230517083344.1090863-2-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230517083344.1090863-1-bagasdotme@gmail.com> References: <20230517083344.1090863-1-bagasdotme@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Developer-Signature: v=1; a=openpgp-sha256; l=9922; i=bagasdotme@gmail.com; h=from:subject; bh=ENYRulR8xCF2JJMyQYtBQI3u1s5NMgEVv0myAKHeNJ8=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkpE9PFex/zPNrwSsavT2xyRnu9nVqG6aQla4/lVLzeu +DoY/UNHaUsDGJcDLJiiiyTEvmaTu8yErnQvtYRZg4rE8gQBi5OAZgIvzPDP7OpDzUnTV7D3yMU 3SbEy+wl6iYTXM9Sdfpohp9hW0bHUUaGe3W71ezWbGW6Kqym6sTlm3KJ84jpnkAl8cufYx1dbs7 mAwA= X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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=C3=A1r 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 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. */ =20 #include "udfdecl.h" 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. */ =20 #include "udfdecl.h" --=20 An old man doll... just what I always wanted! - Clara From nobody Fri Dec 19 20:05:45 2025 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64D04C77B75 for ; Wed, 17 May 2023 08:35:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229897AbjEQIfL (ORCPT ); Wed, 17 May 2023 04:35:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230230AbjEQIeO (ORCPT ); Wed, 17 May 2023 04:34:14 -0400 Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E7AF961AE for ; Wed, 17 May 2023 01:33:51 -0700 (PDT) Received: by mail-pl1-x634.google.com with SMTP id d9443c01a7336-1ae58e4b295so922485ad.2 for ; Wed, 17 May 2023 01:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684312431; x=1686904431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=etvo+VyGjEU2AQxA2C1S1A5bJCkIQdAAfLUUAG8BZnM=; b=RpRbjra/e/jt1NCWzkWNlFGe3gWhcF6wkWDyEhgfD+tIjmJVmJWSg8FiIkX2gdEHgj 9Taw7LtSaQUJlwPqTNWdn7HCaIhvQgWSBhLVb0WtugDC20ychq/6A3jVXPIm1r3f2i3r S52l6dqdutIp4tBbfBPc75CW6NZFASlE3QrlHYqomh7rHse8JgtQJBnoJ6NUJLvk5ff1 ptsVsLXNs4MySEh4EYwYyVzZ/nwF3KmXHzOCXp0XF0XRQnnHwaXd1gjrY3P+YkvMIFsy RJRKtKOkms8WX6xrl3icBm/Fh9DUbsEd0/CUBm32hZpjkFHcsMbvhdjoRKpNwN5L/jo+ MWKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684312431; x=1686904431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=etvo+VyGjEU2AQxA2C1S1A5bJCkIQdAAfLUUAG8BZnM=; b=ievW9zRHHhwuXSklpRhuOlAsPyto5LGNMCFLOXJxwhLKqO+nY0ax7bS63XmgR+MxI3 E/41/zcDQThFQc4bg2RjoT7UJ21DUOYOvCJvr9huiLJyM30HSzLPp7H+I7qicfy4551z i0XnZTDN+FPjc7XeTZ8CJutu2mS8BzUKEpqqV5rE4dSOk8H0bDzMf/crv2IQ6VmTshYP bfvCJZAoPEOR8FIhYpsBVOCh07M01rN60edHQVtepr+R8Wuzpffxk1ni0O7GF97G1Q3X VDCwxf6DOrhciqEljkdWjyfVxIhl92eOiqZRL/9i2u2tw4bs1vNpeOv4ppsBDsr/SFab H7Eg== X-Gm-Message-State: AC+VfDwKoknbr9R+8r+3A4vN+ciWuXdUOYgZyt33UlEFqr0yHDSn+tTF D/0UQFUVxeElSOOn0rwKNyk= X-Google-Smtp-Source: ACHHUZ5v65vWPc4zb5rWuQPamR+P019TJjEfRDj916ZjeKB3ZWgm36R4eOH04jv0s93GaFuQJzLDOg== X-Received: by 2002:a17:902:a516:b0:1a6:b971:faf6 with SMTP id s22-20020a170902a51600b001a6b971faf6mr36859483plq.35.1684312431089; Wed, 17 May 2023 01:33:51 -0700 (PDT) Received: from debian.me (subs02-180-214-232-12.three.co.id. [180.214.232.12]) by smtp.gmail.com with ESMTPSA id ay8-20020a1709028b8800b001a9a3b3f931sm16971629plb.99.2023.05.17.01.33.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 01:33:50 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 0358510621C; Wed, 17 May 2023 15:33:46 +0700 (WIB) From: Bagas Sanjaya To: Linux Kernel Mailing List , Linux ARM , Linux Kernel Actions , Linux Memory Management List Cc: Jan Kara , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Manivannan Sadhasivam , Bagas Sanjaya , Paul Eggert , Richard Fontana , =?UTF-8?q?Pali=20Roh=C3=A1r?= Subject: [PATCH 2/2] fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier Date: Wed, 17 May 2023 15:33:44 +0700 Message-Id: <20230517083344.1090863-3-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230517083344.1090863-1-bagasdotme@gmail.com> References: <20230517083344.1090863-1-bagasdotme@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Developer-Signature: v=1; a=openpgp-sha256; l=1752; i=bagasdotme@gmail.com; h=from:subject; bh=UJ6XIT5Gdt7tmMfL0VaooSzO04V4hztGoQKqQ7FF51w=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkpEzNKw38YmN6bvPd24kpT7dzjKxLvZLEHcbyOW3YtQ Pdbpqp6RykLgxgXg6yYIsukRL6m07uMRC60r3WEmcPKBDKEgYtTACYyYQkjwwmW+XyuwQ9r7Dav W8mp3DTDlWvdwZ8rvyuwTXXezJKukMvwz76aqbZsz9s4j4p471iX60buOrJ2RV8smu6GhBt7H5z GDAA= X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Replace license boilerplate in udftime.c with SPDX identifier for LGPL-2.0. Cc: Paul Eggert Cc: Richard Fontana Cc: Pali Roh=C3=A1r Signed-off-by: Bagas Sanjaya --- fs/udf/udftime.c | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/fs/udf/udftime.c b/fs/udf/udftime.c index fce4ad976c8c29..a337e6aad89edc 100644 --- a/fs/udf/udftime.c +++ b/fs/udf/udftime.c @@ -1,21 +1,7 @@ +// SPDX-License-Identifier: LGPL-2.0-or-later /* Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, In= c. 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 33= 0, - Boston, MA 02111-1307, USA. */ + Contributed by Paul Eggert (eggert@twinsun.com). */ =20 /* * dgb 10/02/98: ripped this from glibc source to help convert timestamps --=20 An old man doll... just what I always wanted! - Clara