aboutsummaryrefslogtreecommitdiff
path: root/common/proc.c
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-05-01 22:02:49 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2023-05-01 22:02:49 +0300
commit05d4244f68e35c1bef6488292bf9730df3636fd9 (patch)
tree1a5d0ec138060020cf16bd472691e64b260ccbe0 /common/proc.c
parent2093765807e60a28ef4e0691474ea5b20346bf00 (diff)
downloadkmi-05d4244f68e35c1bef6488292bf9730df3636fd9.tar.gz
kmi-05d4244f68e35c1bef6488292bf9730df3636fd9.zip
update license stuff
Diffstat (limited to 'common/proc.c')
-rw-r--r--common/proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/proc.c b/common/proc.c
index 9bd07da..0f0c7f8 100644
--- a/common/proc.c
+++ b/common/proc.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-3.0-or-later */
+/* SPDX-License-Identifier: copyleft-next-0.3.1 */
/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */
/**