fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 22 May 2023 00:54:34 +0000 (07:54 +0700)
committerJan Kara <jack@suse.cz>
Tue, 30 May 2023 13:39:13 +0000 (15:39 +0200)
commit5ce345541ee43333bfbd99a2ea56b1a0a167c457
tree77f39174ea466ac6e5b1206bcc4f4a6161ee268d
parent576215cffdefc1f0ceebffd87abb390926e6b037
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier

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 <tglx@linutronix.de>
Cc: Pali Rohár <pali@kernel.org>
Link: https://web.archive.org/web/20020809115410/ftp://prep.ai.mit.edu/pub/gnu/GPL
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20230522005434.22133-2-bagasdotme@gmail.com>
14 files changed:
fs/udf/balloc.c
fs/udf/dir.c
fs/udf/directory.c
fs/udf/file.c
fs/udf/ialloc.c
fs/udf/inode.c
fs/udf/lowlevel.c
fs/udf/misc.c
fs/udf/namei.c
fs/udf/partition.c
fs/udf/super.c
fs/udf/symlink.c
fs/udf/truncate.c
fs/udf/unicode.c