summaryrefslogtreecommitdiff
path: root/class
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2024-02-09 12:07:29 +0800
committersakumisu <[email protected]>2024-02-09 12:07:29 +0800
commite7a57289cebeecdc350115d3869a607cdb33032d (patch)
treea22ff213e98017f0f2707a63d46367f577aab8d9 /class
parente34ecc6cbba709d1e102392eb3edf0b5d7dfd7db (diff)
update license year
Diffstat (limited to 'class')
-rw-r--r--class/vendor/usbh_ch34x.c2
-rw-r--r--class/vendor/usbh_ch34x.h2
-rw-r--r--class/vendor/usbh_cp210x.c2
-rw-r--r--class/vendor/usbh_cp210x.h2
-rw-r--r--class/vendor/usbh_ftdi.c2
-rw-r--r--class/vendor/usbh_ftdi.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/class/vendor/usbh_ch34x.c b/class/vendor/usbh_ch34x.c
index 9f905270..1effdba8 100644
--- a/class/vendor/usbh_ch34x.c
+++ b/class/vendor/usbh_ch34x.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, sakumisu
+ * Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/
diff --git a/class/vendor/usbh_ch34x.h b/class/vendor/usbh_ch34x.h
index 256928dd..9918c3be 100644
--- a/class/vendor/usbh_ch34x.h
+++ b/class/vendor/usbh_ch34x.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, sakumisu
+ * Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/
diff --git a/class/vendor/usbh_cp210x.c b/class/vendor/usbh_cp210x.c
index 565786f3..7dc45e64 100644
--- a/class/vendor/usbh_cp210x.c
+++ b/class/vendor/usbh_cp210x.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, sakumisu
+ * Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/
diff --git a/class/vendor/usbh_cp210x.h b/class/vendor/usbh_cp210x.h
index 8cfb184d..597328ec 100644
--- a/class/vendor/usbh_cp210x.h
+++ b/class/vendor/usbh_cp210x.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, sakumisu
+ * Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/
diff --git a/class/vendor/usbh_ftdi.c b/class/vendor/usbh_ftdi.c
index dcc79cdd..48d1c1bd 100644
--- a/class/vendor/usbh_ftdi.c
+++ b/class/vendor/usbh_ftdi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, sakumisu
+ * Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/
diff --git a/class/vendor/usbh_ftdi.h b/class/vendor/usbh_ftdi.h
index 70387d76..300ee6ab 100644
--- a/class/vendor/usbh_ftdi.h
+++ b/class/vendor/usbh_ftdi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, sakumisu
+ * Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/