Skip to content

Commit 99e6b32

Browse files
committed
dcd_pic: change license header and credit people accordingly
1 parent 8022477 commit 99e6b32

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/portable/microchip/pic/dcd_pic.c

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2020 Koji Kitayama
5-
* Copyright (c) 2022 Reimu NotMoe <[email protected]>
4+
* Copyright (c) 2022-2024 SudoMaker, Ltd.
5+
* Author: Mike Yang (Reimu NotMoe) <[email protected]>
6+
*
7+
* Based on usb_device.c - Copyright (c) 2015 Microchip Technology Inc.
8+
* Based on dcd_khci.c - Copyright (c) 2020 Koji Kitayama
69
*
710
* Permission is hereby granted, free of charge, to any person obtaining a copy
811
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)