[LTP] [PATCH] SPDX Identifier: Correct SPDX Identifier

Zhao Gongyi zhaogongyi@huawei.com
Wed Sep 28 12:06:02 CEST 2022


Correct SPDX Identifier for madvise10.c and statx06.c.

Signed-off-by: Zhao Gongyi <zhaogongyi@huawei.com>
---
 testcases/kernel/syscalls/madvise/madvise10.c | 1 -
 testcases/kernel/syscalls/statx/statx06.c     | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/testcases/kernel/syscalls/madvise/madvise10.c b/testcases/kernel/syscalls/madvise/madvise10.c
index d73d9aabc..c299788a9 100644
--- a/testcases/kernel/syscalls/madvise/madvise10.c
+++ b/testcases/kernel/syscalls/madvise/madvise10.c
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
-// SPDX-License-Identifier: GPL-2.0 or later
 /*
  *  Copyright (c) Zilogic Systems Pvt. Ltd., 2018
  *  Email : code@zilogic.com
diff --git a/testcases/kernel/syscalls/statx/statx06.c b/testcases/kernel/syscalls/statx/statx06.c
index 28badb038..58a7094f8 100644
--- a/testcases/kernel/syscalls/statx/statx06.c
+++ b/testcases/kernel/syscalls/statx/statx06.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0 or later
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (c) Zilogic Systems Pvt. Ltd., 2018
  * Email : code@zilogic.com
--
2.17.1



More information about the ltp mailing list