Annote E V E R Y T H I N G with license info

This commit is contained in:
jacqueline
2023-05-23 13:56:22 +10:00
parent d71f726c42
commit a4f94c812a
141 changed files with 1280 additions and 604 deletions
+6
View File
@@ -1 +1,7 @@
/*
* Copyright 2023 jacqueline <me@jacqueline.id.au>
*
* SPDX-License-Identifier: GPL-3.0-only
*/
idf_component_register(INCLUDE_DIRS "." REQUIRES drivers)
+6
View File
@@ -1,3 +1,9 @@
/*
* Copyright 2023 jacqueline <me@jacqueline.id.au>
*
* SPDX-License-Identifier: GPL-3.0-only
*/
#pragma once
#include "catch2/catch.hpp"
+6
View File
@@ -1,3 +1,9 @@
/*
* Copyright 2023 jacqueline <me@jacqueline.id.au>
*
* SPDX-License-Identifier: GPL-3.0-only
*/
#pragma once
#include "catch2/catch.hpp"