aboutsummaryrefslogtreecommitdiff
path: root/common/dmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/dmem.c')
-rw-r--r--common/dmem.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/dmem.c b/common/dmem.c
index 3a50768..88b06fd 100644
--- a/common/dmem.c
+++ b/common/dmem.c
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: GPL-3.0-or-later */
+/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */
+
/**
* @file dmem.c
* Handle device memory, i.e. anything outside the physical RAM.