Skip to content

Commit e55fbea

Browse files
committed
util: update spdx license fro sighdl
This is supposed to be license under GPL-2.0-or-later. Update it accordingly. Signed-off-by: Daniel Wagner <[email protected]>
1 parent 4d70cc8 commit e55fbea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

util/sighdl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0-only
1+
// SPDX-License-Identifier: GPL-2.0-or-later
22
#include <signal.h>
33
#include <errno.h>
44
#include <stddef.h>

0 commit comments

Comments
 (0)