]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Mon, 10 Aug 2020 20:32:05 +0000 (16:32 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 10 Aug 2020 20:32:05 +0000 (16:32 -0400)
commit7acf15bf6f60e14390ea707fedf2ef6ac0f10ef3
treeea1feedfc381da2cf29a5d85c5152bdbde84df4a
parent1f3fe2048a781a20fa85091619e834264aea6857
xfs: Use the correct style for SPDX License Identifier

Source kernel commit: 508578f2f5601816ea29bec5cda00ea7d95a856d

This patch corrects the SPDX License Identifier style in header files
related to XFS File System support. For C header files
Documentation/process/license-rules.rst mandates C-like comments.
(opposed to C source files where C++ style should be used).

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
20 files changed:
libxfs/xfs_ag_resv.h
libxfs/xfs_alloc.h
libxfs/xfs_alloc_btree.h
libxfs/xfs_attr.h
libxfs/xfs_attr_leaf.h
libxfs/xfs_attr_remote.h
libxfs/xfs_attr_sf.h
libxfs/xfs_bit.h
libxfs/xfs_bmap.h
libxfs/xfs_bmap_btree.h
libxfs/xfs_btree.h
libxfs/xfs_da_btree.h
libxfs/xfs_da_format.h
libxfs/xfs_defer.h
libxfs/xfs_dir2.h
libxfs/xfs_dir2_priv.h
libxfs/xfs_errortag.h
libxfs/xfs_format.h
libxfs/xfs_fs.h
libxfs/xfs_health.h