diff options
| author | hathach <[email protected]> | 2024-06-14 17:55:36 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-06-14 17:55:36 +0700 |
| commit | 2be72a97b8fd4d08ca20a9b8815f2042c4ef7520 (patch) | |
| tree | b30205e5f498825af09dd7244313dc6f56e7ea00 /src/class/net | |
| parent | e1012997f06c5d857de995870cd989be22187ffb (diff) | |
minor update
Diffstat (limited to 'src/class/net')
| -rw-r--r-- | src/class/net/ncm_device.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/class/net/ncm_device.c b/src/class/net/ncm_device.c index 44a6a0de9..90d747185 100644 --- a/src/class/net/ncm_device.c +++ b/src/class/net/ncm_device.c @@ -1,10 +1,10 @@ /* * The MIT License (MIT) * - * Copyright (c) 2020 Jacob Berg Potter - * Copyright (c) 2020 Peter Lawrence * Copyright (c) 2019 Ha Thach (tinyusb.org) * Copyright (c) 2024 Hardy Griech + * Copyright (c) 2020 Jacob Berg Potter + * Copyright (c) 2020 Peter Lawrence * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
