[LTP] [PATCH] fpathconf01: Fix SPDX license ID

Avinesh Kumar akumar@suse.de
Wed Mar 20 12:42:46 CET 2024


Fixes: dbfe867b4dfe ("fpathconf01: Convert to new API")
Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
 testcases/kernel/syscalls/fpathconf/fpathconf01.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testcases/kernel/syscalls/fpathconf/fpathconf01.c b/testcases/kernel/syscalls/fpathconf/fpathconf01.c
index 3c9adb033..a328f972f 100644
--- a/testcases/kernel/syscalls/fpathconf/fpathconf01.c
+++ b/testcases/kernel/syscalls/fpathconf/fpathconf01.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.
  * Copyright (c) Linux Test Project, 2003-2024
-- 
2.44.0



More information about the ltp mailing list