diff options
| author | hathach <[email protected]> | 2019-07-26 20:27:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-07-26 20:27:06 +0700 |
| commit | d79a209aefe498f78350ee3e08b96b8e17fda6b1 (patch) | |
| tree | 13ff78f60ce1602c86912932517e2f6d5e7aafea /examples/device/webusb_serial/src | |
| parent | 77d3124a7060ab55143c65dafc6c80d8f83690cd (diff) | |
example clean up
Diffstat (limited to 'examples/device/webusb_serial/src')
| -rw-r--r-- | examples/device/webusb_serial/src/usb_descriptors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/webusb_serial/src/usb_descriptors.h b/examples/device/webusb_serial/src/usb_descriptors.h index d45e720df..d05843c3e 100644 --- a/examples/device/webusb_serial/src/usb_descriptors.h +++ b/examples/device/webusb_serial/src/usb_descriptors.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2019 hathach for Adafruit Industries + * Copyright (c) 2019 Ha Thach (tinyusb.org) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
