]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
testsuite/test-remove: add license/copyright notice
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 11 Mar 2025 13:21:16 +0000 (13:21 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 11 Mar 2025 15:26:56 +0000 (10:26 -0500)
Fixes: 9cb87e2d ("testsuite: Improve fake_delete behavior")
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/316
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/test-remove.c

index a68a7186785e7c861b4be0ac32a159dcce8ae01d..c8b02c71add53c4532202cc650dd60f48c69632b 100644 (file)
@@ -1,3 +1,8 @@
+// SPDX-License-Identifier: LGPL-2.1-or-later
+/*
+ * Copyright © 2025 Intel Corporation
+ */
+
 #include <errno.h>
 #include <inttypes.h>
 #include <stddef.h>