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/drivers/include/samd.hpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/drivers/include') diff --git a/src/drivers/include/samd.hpp b/src/drivers/include/samd.hpp index 8fe87c66..230cb069 100644 --- a/src/drivers/include/samd.hpp +++ b/src/drivers/include/samd.hpp @@ -1,3 +1,9 @@ +/* + * Copyright 2023 jacqueline + * + * SPDX-License-Identifier: GPL-3.0-only + */ + #pragma once #include -- cgit v1.2.3