From 5e0f40e90bf9b37c96983026f3e56029501f2c37 Mon Sep 17 00:00:00 2001 From: axtlos Date: Thu, 4 Apr 2024 21:56:11 +0000 Subject: fix license identifier --- keymash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keymash.c') diff --git a/keymash.c b/keymash.c index 80deb16..d52a413 100644 --- a/keymash.c +++ b/keymash.c @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: BSD-3-Clause +// SPDX-License-Identifier: BSD-3-Clause #include #include -- cgit v1.2.3