summaryrefslogtreecommitdiff
path: root/src/device/usbd_desc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/usbd_desc.c')
-rw-r--r--src/device/usbd_desc.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/device/usbd_desc.c b/src/device/usbd_desc.c
index 7e9feae90..095464051 100644
--- a/src/device/usbd_desc.c
+++ b/src/device/usbd_desc.c
@@ -7,7 +7,7 @@
Software License Agreement (BSD License)
- Copyright (c) 2018, Adafruit Industries (adafruit.com)
+ Copyright (c) 2018, hathach (tinyusb.org)
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -31,6 +31,8 @@
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ This file is part of the tinyusb stack.
*/
/**************************************************************************/