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.h | |
| parent | 2dd9501f37b8e2b2fdfa43b12469498646ae3fe5 (diff) | |
change license email to website
added support for cdc devices
Diffstat (limited to 'tinyusb/common/errors.h')
| -rw-r--r-- | tinyusb/common/errors.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tinyusb/common/errors.h b/tinyusb/common/errors.h index d34b01963..48ff86aa2 100644 --- a/tinyusb/common/errors.h +++ b/tinyusb/common/errors.h @@ -2,12 +2,12 @@ * errors.h * * 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, |
