diff options
| author | hathach <[email protected]> | 2012-11-29 17:52:57 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2012-11-29 17:52:57 +0700 |
| commit | 879fb21f99020bfb13a300e6e61089c7d0aa4619 (patch) | |
| tree | ffdfe88408f418847e7a35d4cd12246218e1a562 /tinyusb/common/errors.c | |
| parent | 2dd9501f37b8e2b2fdfa43b12469498646ae3fe5 (diff) | |
change license email to website
added support for cdc devices
Diffstat (limited to 'tinyusb/common/errors.c')
| -rw-r--r-- | tinyusb/common/errors.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tinyusb/common/errors.c b/tinyusb/common/errors.c index 26db61241..a1042b058 100644 --- a/tinyusb/common/errors.c +++ b/tinyusb/common/errors.c @@ -2,12 +2,12 @@ * errors.c * * Created on: Nov 27, 2012 - * Author: hathach ([email protected]) + * Author: hathach */ /* * Software License Agreement (BSD License) - * Copyright (c) 2012, hathach ([email protected]) + * Copyright (c) 2012, hathach (tinyusb.net) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, |
