From 6c529c5c6c2d016d77b143171c5e27fbec0d2bfd Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 12 Jun 2022 13:58:42 +0300 Subject: add license texts --- arch/riscv64/kernel/csr.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/riscv64/kernel/csr.h') diff --git a/arch/riscv64/kernel/csr.h b/arch/riscv64/kernel/csr.h index 0af2dbe..321af3d 100644 --- a/arch/riscv64/kernel/csr.h +++ b/arch/riscv64/kernel/csr.h @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + #ifndef APOS_CSR_H #define APOS_CSR_H -- cgit v1.3