summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/config/tusb_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sbc_harness/config/tusb_config.h')
-rw-r--r--cmd/sbc_harness/config/tusb_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/sbc_harness/config/tusb_config.h b/cmd/sbc_harness/config/tusb_config.h
index 47ebc3e..aeff31c 100644
--- a/cmd/sbc_harness/config/tusb_config.h
+++ b/cmd/sbc_harness/config/tusb_config.h
@@ -1,9 +1,9 @@
/* tusb_config.h - Compile-time configuration for the TinyUSB library
*
* Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
- * SPDX-Licence-Identifier: AGPL-3.0-or-later
+ * SPDX-License-Identifier: AGPL-3.0-or-later
*
- * SPDX-Licence-Identifier: MIT
+ * SPDX-License-Identifier: MIT
* The MIT License (MIT)
*
* Copyright (c) 2019 Ha Thach (tinyusb.org)