diff options
Diffstat (limited to 'src/debug.c')
| -rw-r--r-- | src/debug.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/debug.c b/src/debug.c index 2a3a95b..0075dba 100644 --- a/src/debug.c +++ b/src/debug.c @@ -1,4 +1,5 @@ -/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ +/* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ #include <stdio.h> #include <stdlib.h> |
