aboutsummaryrefslogtreecommitdiff
path: root/common/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/string.c')
-rw-r--r--common/string.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/string.c b/common/string.c
index 156f7f8..c005c9f 100644
--- a/common/string.c
+++ b/common/string.c
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: GPL-3.0-or-later */
+/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */
+
/**
* @file string.c
* Implementations of some string.h stdlib functions.