diff options
Diffstat (limited to 'tinyusb/core')
| -rw-r--r-- | tinyusb/core/std_descriptors.h | 2 | ||||
| -rw-r--r-- | tinyusb/core/std_request.h | 2 | ||||
| -rw-r--r-- | tinyusb/core/tusb_types.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tinyusb/core/std_descriptors.h b/tinyusb/core/std_descriptors.h index 17094fee5..433577a30 100644 --- a/tinyusb/core/std_descriptors.h +++ b/tinyusb/core/std_descriptors.h @@ -7,7 +7,7 @@ /* * Software License Agreement (BSD License) - * Copyright (c) 2013, hathach (tinyusb.net) + * Copyright (c) 2013, hathach (tinyusb.org) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tinyusb/core/std_request.h b/tinyusb/core/std_request.h index 189bc9c2c..06b94c3ca 100644 --- a/tinyusb/core/std_request.h +++ b/tinyusb/core/std_request.h @@ -7,7 +7,7 @@ /* * Software License Agreement (BSD License) - * Copyright (c) 2012, hathach (tinyusb.net) + * Copyright (c) 2012, hathach (tinyusb.org) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tinyusb/core/tusb_types.h b/tinyusb/core/tusb_types.h index 7238063d5..6a641930d 100644 --- a/tinyusb/core/tusb_types.h +++ b/tinyusb/core/tusb_types.h @@ -7,7 +7,7 @@ /* * Software License Agreement (BSD License) - * Copyright (c) 2013, hathach (tinyusb.net) + * Copyright (c) 2013, hathach (tinyusb.org) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, |
