diff options
Diffstat (limited to 'common/tcb.c')
| -rw-r--r-- | common/tcb.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/tcb.c b/common/tcb.c index a31ac87..c8260ff 100644 --- a/common/tcb.c +++ b/common/tcb.c @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + /** * @file tcb.c * Thread control block handling implementation. |
