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/drivers/test/test_gpio_expander.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/drivers/test/test_gpio_expander.cpp') diff --git a/src/drivers/test/test_gpio_expander.cpp b/src/drivers/test/test_gpio_expander.cpp index 791c0a71..2a31d9c7 100644 --- a/src/drivers/test/test_gpio_expander.cpp +++ b/src/drivers/test/test_gpio_expander.cpp @@ -1,3 +1,9 @@ +/* + * Copyright 2023 jacqueline + * + * SPDX-License-Identifier: GPL-3.0-only + */ + #include "gpio_expander.hpp" #include "catch2/catch.hpp" -- cgit v1.2.3