lkml.org 
[lkml]   [2023]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] SPDX conversion from UDF
Date
This small SPDX conversion series targets UDF file system, which is
splitted from v2 of my SPDX conversion series that is triggered by
Didi's GPL full name fixes [1]. It is done to ease review.

All boilerplates in fs/udf/ is converted, except fs/udf/ecma_167.h.
The latter file apparently looks like 2-clause BSD Source-Code
license, yet the second clause is from third clause of 3-Clause BSD.
This custom license can't be expressed satisfiably in SPDX license
identifier, hence the file doesn't get converted.

This series is based on mm-nonmm-unstable branch.

Changes since v1 [2]:
* Correct SPDX tag for LGPL (correct spdxcheck warning)

[1]: https://lore.kernel.org/linux-spdx/20230512100620.36807-1-bagasdotme@gmail.com/
[2]: https://lore.kernel.org/linux-mm/20230517083344.1090863-1-bagasdotme@gmail.com/

Bagas Sanjaya (2):
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX
identifier
fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier

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/udftime.c | 18 ++----------------
fs/udf/unicode.c | 6 +-----
15 files changed, 16 insertions(+), 86 deletions(-)


base-commit: 7e61b33831bc7680b24bc04af9ed9c1553dac406

Range-diff against v1:

1: 442194d17ed043 = 1: 30fb64a215be1c fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
2: ccb407446ab324 ! 2: f7cfeaa5cec879 fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier
@@ Commit message

## fs/udf/udftime.c ##
@@
-+// SPDX-License-Identifier: LGPL-2.0-or-later
++// SPDX-License-Identifier: LGPL-2.0+
/* 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).

--
An old man doll... just what I always wanted! - Clara

\
 
 \ /
  Last update: 2023-05-22 02:56    [W:0.308 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site