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/app_console/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/app_console') diff --git a/src/app_console/CMakeLists.txt b/src/app_console/CMakeLists.txt index f27adf3b..1a2ae8d6 100644 --- a/src/app_console/CMakeLists.txt +++ b/src/app_console/CMakeLists.txt @@ -1,3 +1,7 @@ +# Copyright 2023 jacqueline +# +# SPDX-License-Identifier: GPL-3.0-only + idf_component_register( SRCS "app_console.cpp" INCLUDE_DIRS "include" -- cgit v1.2.3