summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-12-29 19:40:55 +0700
committerhathach <[email protected]>2021-12-29 19:42:34 +0700
commitadb848f75489ea6a9fa27be8c7c53cfa0679af91 (patch)
tree0bbfc441ee90896bec994cc6c9182cd6f0a65bbe /src
parent5f280b30290e540f24d55fdd3e0dd46efa251547 (diff)
update docs
Diffstat (limited to 'src')
-rw-r--r--src/portable/sunxi/dcd_sunxi_musb.c1
-rw-r--r--src/portable/sunxi/musb_def.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/portable/sunxi/dcd_sunxi_musb.c b/src/portable/sunxi/dcd_sunxi_musb.c
index 3d39248c1..89464c5b2 100644
--- a/src/portable/sunxi/dcd_sunxi_musb.c
+++ b/src/portable/sunxi/dcd_sunxi_musb.c
@@ -1,6 +1,7 @@
/*
* The MIT License (MIT)
*
+ * Copyright (c) 2021 Koji KITAYAMA
* Copyright (c) 2021 Tian Yunhao (t123yh)
* Copyright (c) 2021 Ha Thach (tinyusb.org)
*
diff --git a/src/portable/sunxi/musb_def.h b/src/portable/sunxi/musb_def.h
index e0c8a5e20..602b4f113 100644
--- a/src/portable/sunxi/musb_def.h
+++ b/src/portable/sunxi/musb_def.h
@@ -1,6 +1,7 @@
/*
* The MIT License (MIT)
*
+ * Copyright (c) 2021 Koji KITAYAMA
* Copyright (c) 2021 Tian Yunhao (t123yh)
* Copyright (c) 2021 Ha Thach (tinyusb.org)
*