]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
libxfs: fix spdx tag in xfs_cksum.h
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 24 Aug 2018 19:45:22 +0000 (14:45 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 24 Aug 2018 19:45:22 +0000 (14:45 -0500)
Change the SPDX tag style to match the kernel.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_cksum.h

index b4bf9b4cb38c088144d85ff20afb4073ce6d6a52..999a290cfd722b306c9944a61b8eeb4516f31b86 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 #ifndef _XFS_CKSUM_H
 #define _XFS_CKSUM_H 1