From a4f94c812a4da7254d31af4061a8f234a1e0e23d Mon Sep 17 00:00:00 2001 From: jacqueline Date: Tue, 23 May 2023 13:56:22 +1000 Subject: Annote E V E R Y T H I N G with license info --- src/dev_console/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/dev_console/CMakeLists.txt') diff --git a/src/dev_console/CMakeLists.txt b/src/dev_console/CMakeLists.txt index b7e6357e..74911e66 100644 --- a/src/dev_console/CMakeLists.txt +++ b/src/dev_console/CMakeLists.txt @@ -1,3 +1,7 @@ +# Copyright 2023 jacqueline +# +# SPDX-License-Identifier: GPL-3.0-only + idf_component_register( SRCS "console.cpp" INCLUDE_DIRS "include" -- cgit v1.2.3