From 3b371cfc544d4b7c462d0a32d06525ab2b970875 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Wed, 24 May 2023 07:42:03 +1000 Subject: reuse annotate new files --- src/system_fsm/booting.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/system_fsm/booting.cpp') diff --git a/src/system_fsm/booting.cpp b/src/system_fsm/booting.cpp index eda7fbd0..2abc277a 100644 --- a/src/system_fsm/booting.cpp +++ b/src/system_fsm/booting.cpp @@ -1,3 +1,9 @@ +/* + * Copyright 2023 jacqueline + * + * SPDX-License-Identifier: GPL-3.0-only + */ + #include "assert.h" #include "audio_fsm.hpp" #include "core/lv_obj.h" -- cgit v1.2.3