diff options
Diffstat (limited to 'common/fdt.c')
| -rw-r--r-- | common/fdt.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/fdt.c b/common/fdt.c index a6368dd..3fc3010 100644 --- a/common/fdt.c +++ b/common/fdt.c @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + /** * @file fdt.c * Helper functions for handling the global FDT. |
