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