diff --git a/portable/GCC/AVR32_UC3/exception.S b/portable/GCC/AVR32_UC3/exception.S index 3a498a1a9..04678722d 100644 --- a/portable/GCC/AVR32_UC3/exception.S +++ b/portable/GCC/AVR32_UC3/exception.S @@ -9,7 +9,8 @@ * - Supported devices: All AVR32UC devices with an INTC module can be used. * - AppNote: * - * \author Atmel Corporation: https://www.microchip.com \n + * \author Atmel Corporation (Now Microchip): + https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support/ * ******************************************************************************/ diff --git a/portable/GCC/AVR32_UC3/port.c b/portable/GCC/AVR32_UC3/port.c index d720c8de8..126a4544b 100644 --- a/portable/GCC/AVR32_UC3/port.c +++ b/portable/GCC/AVR32_UC3/port.c @@ -7,7 +7,7 @@ * - Supported devices: All AVR32 devices can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): * https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support/ * diff --git a/portable/GCC/AVR32_UC3/portmacro.h b/portable/GCC/AVR32_UC3/portmacro.h index 7d12eeb4f..d4404a002 100644 --- a/portable/GCC/AVR32_UC3/portmacro.h +++ b/portable/GCC/AVR32_UC3/portmacro.h @@ -7,7 +7,7 @@ * - Supported devices: All AVR32 devices can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): * https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support/ * diff --git a/portable/IAR/AVR32_UC3/exception.s82 b/portable/IAR/AVR32_UC3/exception.s82 index 917559dda..30e096749 100644 --- a/portable/IAR/AVR32_UC3/exception.s82 +++ b/portable/IAR/AVR32_UC3/exception.s82 @@ -9,7 +9,7 @@ * - Supported devices: All AVR32UC devices with an INTC module can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support * diff --git a/portable/IAR/AVR32_UC3/port.c b/portable/IAR/AVR32_UC3/port.c index 2f6d00512..255add7f6 100644 --- a/portable/IAR/AVR32_UC3/port.c +++ b/portable/IAR/AVR32_UC3/port.c @@ -7,7 +7,7 @@ * - Supported devices: All AVR32 devices can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): * https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support/ * diff --git a/portable/IAR/AVR32_UC3/portmacro.h b/portable/IAR/AVR32_UC3/portmacro.h index 28f6a3ce6..8162be884 100644 --- a/portable/IAR/AVR32_UC3/portmacro.h +++ b/portable/IAR/AVR32_UC3/portmacro.h @@ -7,7 +7,7 @@ * - Supported devices: All AVR32 devices can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): * https://www.microchip.com * Support and FAQ: https://www.microchip.com/support * diff --git a/portable/IAR/AVR32_UC3/read.c b/portable/IAR/AVR32_UC3/read.c index 7638249ab..61b17a4cc 100644 --- a/portable/IAR/AVR32_UC3/read.c +++ b/portable/IAR/AVR32_UC3/read.c @@ -8,7 +8,7 @@ * - Supported devices: All AVR32 devices with a USART module can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): * https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support/ * diff --git a/portable/IAR/AVR32_UC3/write.c b/portable/IAR/AVR32_UC3/write.c index 0b3a8084f..a78e0c17a 100644 --- a/portable/IAR/AVR32_UC3/write.c +++ b/portable/IAR/AVR32_UC3/write.c @@ -8,7 +8,7 @@ * - Supported devices: All AVR32 devices with a USART module can be used. * - AppNote: * - * \author Atmel Corporation (now Microchip): + * \author Atmel Corporation (Now Microchip): * https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support *