lotus: matrix.c add license header

Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
Daniel Schaefer 2022-12-20 18:30:43 +08:00
parent fb8b49818b
commit a937aba31e

View File

@ -1,3 +1,5 @@
// Copyright 2022 Framework Computer
// SPDX-License-Identifier: GPL-2.0-or-later
#include <stdio.h>
#include <stdint.h>