diff options
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, |
