diff options
Diffstat (limited to 'common/ipi.c')
| -rw-r--r-- | common/ipi.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/ipi.c b/common/ipi.c index 9629d8a..a5435a3 100644 --- a/common/ipi.c +++ b/common/ipi.c @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ +/* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + #include <kmi/ipi.h> #include <arch/cpu.h> |
