]> git.sur5r.net Git - freertos/commitdiff
Update copyright date ready for tagging V10.1.0.
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 22 Aug 2018 23:23:03 +0000 (23:23 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 22 Aug 2018 23:23:03 +0000 (23:23 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2564 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

1452 files changed:
FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c
FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c
FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c
FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c
FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c
FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c
FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c
FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c
FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c
FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c
FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_STR71x_IAR/main.c
FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c
FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_STR75x_GCC/main.c
FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
FreeRTOS/Demo/ARM7_STR75x_IAR/main.c
FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c
FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c
FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
FreeRTOS/Demo/ARM9_STR91X_IAR/main.c
FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c
FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
FreeRTOS/Demo/AVR32_UC3/main.c
FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
FreeRTOS/Demo/AVR_ATMega323_IAR/main.c
FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c
FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h
FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c
FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c
FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c
FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h
FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c
FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c
FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/Full_Demo/reg_test.S
FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/main.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/Full_Demo/reg_test.S
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/LEDs.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/blinky_demo/main_blinky.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/main.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/CDCCommandConsole.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.S
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/LEDs.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/blinky_demo/main_blinky.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/main.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/CDCCommandConsole.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.S
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/LEDs.c
FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/main.c
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.c
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.c
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/lwIP_Apps/apps/BasicSocketCommandServer/BasicSocketCommandServer.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/lwIP_Apps/lwIP_Apps.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/lwIP_Apps/lwIP_Apps.h
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/main_lwIP.c
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c
FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c
FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/Full_Demo/RegTest.c
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/Low_Power_Demo/low_power_tick_management_BURTC.c
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/Low_Power_Demo/low_power_tick_management_RTC.c
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/Low_Power_Demo/main_low_power.c
FreeRTOS/Demo/CORTEX_EFM32_Giant_Gecko_Simplicity_Studio/main.c
FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/Full_Demo/RegTest.c
FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/Low_Power_Demo/low_power_tick_management_RTCC.c
FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/Low_Power_Demo/main_low_power.c
FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/main.c
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c
FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h
FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c
FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h
FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c
FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c
FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c
FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h
FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c
FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c
FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c
FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c
FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c
FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c
FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s
FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c
FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c
FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/ParTest.c
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSIPConfig.h
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main.c
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_full.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/GCC_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/Keil_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/main_full.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_low_power/low_power_tick_config.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_low_power/main_low_power.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/MikroC_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/main.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/main_full/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/main_full/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/main_full/main_full.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/main_low_power/low_power_tick_config.c
FreeRTOS/Demo/CORTEX_M4F_CEC1302_MikroC/main_low_power/main_low_power.c
FreeRTOS/Demo/CORTEX_M4F_CEC_MEC_17xx_51xx_Keil_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_CEC_MEC_17xx_51xx_Keil_GCC/main.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c
FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c
FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c
FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/RegTest.asm
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/RegTest.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/RegTest.s
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/RunTimeStatsTimer.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/Full_Demo/serial.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/SimplyBlinkyDemo/main_blinky.c
FreeRTOS/Demo/CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil/main.c
FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c
FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s
FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c
FreeRTOS/Demo/CORTEX_M4_SimpleLink_CC3220SF_CCS/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4_SimpleLink_CC3220SF_CCS/Full_Demo/RegTest.asm
FreeRTOS/Demo/CORTEX_M4_SimpleLink_CC3220SF_CCS/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_M4_SimpleLink_CC3220SF_CCS/Simply_Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_M4_SimpleLink_CC3220SF_CCS/main.c
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/Full_Demo/RegTest_GCC.c
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio/src/main.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/Full_Demo/RegTest_GCC.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/main.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/Full_Demo/RegTest.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/Full_Demo/RegTest.s
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_IAR_Keil/main.c
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/Full_Demo/RegTest_IAR.s
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/Full_Demo/RegTest_Keil.c
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/main.c
FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c
FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c
FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c
FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
FreeRTOS/Demo/CORTEX_MPU_CEC_MEC_17xx_51xx_Keil_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_MPU_CEC_MEC_17xx_51xx_Keil_GCC/GCC_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_MPU_CEC_MEC_17xx_51xx_Keil_GCC/Keil_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_MPU_CEC_MEC_17xx_51xx_Keil_GCC/main.c
FreeRTOS/Demo/CORTEX_MPU_Simulator_Keil_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_MPU_Simulator_Keil_GCC/GCC_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_MPU_Simulator_Keil_GCC/Keil_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_MPU_Simulator_Keil_GCC/main.c
FreeRTOS/Demo/CORTEX_MPU_Static_Simulator_Keil_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_MPU_Static_Simulator_Keil_GCC/GCC_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_MPU_Static_Simulator_Keil_GCC/Keil_Specific/RegTest.c
FreeRTOS/Demo/CORTEX_MPU_Static_Simulator_Keil_GCC/main.c
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/System/IAR/Interrupt_Entry_Stubs.asm
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/Full_Demo/reg_test_GCC.S
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/Full_Demo/reg_test_IAR.asm
FreeRTOS/Demo/CORTEX_R4F_RZ_T_GCC_IAR/src/main.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm
FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/FreeRTOS_tick_config.c
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/Full_Demo/main_full.c
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/Full_Demo/reg_test.S
FreeRTOS/Demo/CORTEX_R5_UltraScale_MPSoC/RTOSDemo_R5/src/main.c
FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c
FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c
FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c
FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c
FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c
FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c
FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c
FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/scsc.tmp
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c.scsc
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h.scsc
FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c
FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c
FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c
FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c
FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c
FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c
FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c
FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
FreeRTOS/Demo/Common/Full/BlockQ.c
FreeRTOS/Demo/Common/Full/PollQ.c
FreeRTOS/Demo/Common/Full/comtest.c
FreeRTOS/Demo/Common/Full/death.c
FreeRTOS/Demo/Common/Full/dynamic.c
FreeRTOS/Demo/Common/Full/events.c
FreeRTOS/Demo/Common/Full/flash.c
FreeRTOS/Demo/Common/Full/flop.c
FreeRTOS/Demo/Common/Full/integer.c
FreeRTOS/Demo/Common/Full/print.c
FreeRTOS/Demo/Common/Full/semtest.c
FreeRTOS/Demo/Common/Minimal/AbortDelay.c
FreeRTOS/Demo/Common/Minimal/BlockQ.c
FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c
FreeRTOS/Demo/Common/Minimal/GenQTest.c
FreeRTOS/Demo/Common/Minimal/IntQueue.c
FreeRTOS/Demo/Common/Minimal/IntSemTest.c
FreeRTOS/Demo/Common/Minimal/MessageBufferAMP.c
FreeRTOS/Demo/Common/Minimal/MessageBufferDemo.c
FreeRTOS/Demo/Common/Minimal/PollQ.c
FreeRTOS/Demo/Common/Minimal/QPeek.c
FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Demo/Common/Minimal/QueueSetPolling.c
FreeRTOS/Demo/Common/Minimal/StaticAllocation.c
FreeRTOS/Demo/Common/Minimal/StreamBufferDemo.c
FreeRTOS/Demo/Common/Minimal/StreamBufferInterrupt.c
FreeRTOS/Demo/Common/Minimal/TaskNotify.c
FreeRTOS/Demo/Common/Minimal/TimerDemo.c
FreeRTOS/Demo/Common/Minimal/blocktim.c
FreeRTOS/Demo/Common/Minimal/comtest.c
FreeRTOS/Demo/Common/Minimal/comtest_strings.c
FreeRTOS/Demo/Common/Minimal/countsem.c
FreeRTOS/Demo/Common/Minimal/crflash.c
FreeRTOS/Demo/Common/Minimal/crhook.c
FreeRTOS/Demo/Common/Minimal/death.c
FreeRTOS/Demo/Common/Minimal/dynamic.c
FreeRTOS/Demo/Common/Minimal/flash.c
FreeRTOS/Demo/Common/Minimal/flash_timer.c
FreeRTOS/Demo/Common/Minimal/flop.c
FreeRTOS/Demo/Common/Minimal/integer.c
FreeRTOS/Demo/Common/Minimal/recmutex.c
FreeRTOS/Demo/Common/Minimal/semtest.c
FreeRTOS/Demo/Common/Minimal/sp_flop.c
FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
FreeRTOS/Demo/Common/include/AbortDelay.h
FreeRTOS/Demo/Common/include/BlockQ.h
FreeRTOS/Demo/Common/include/EventGroupsDemo.h
FreeRTOS/Demo/Common/include/GenQTest.h
FreeRTOS/Demo/Common/include/IntQueue.h
FreeRTOS/Demo/Common/include/IntSemTest.h
FreeRTOS/Demo/Common/include/MessageBufferAMP.h
FreeRTOS/Demo/Common/include/MessageBufferDemo.h
FreeRTOS/Demo/Common/include/PollQ.h
FreeRTOS/Demo/Common/include/QPeek.h
FreeRTOS/Demo/Common/include/QueueOverwrite.h
FreeRTOS/Demo/Common/include/QueueSet.h
FreeRTOS/Demo/Common/include/QueueSetPolling.h
FreeRTOS/Demo/Common/include/StaticAllocation.h
FreeRTOS/Demo/Common/include/StreamBufferDemo.h
FreeRTOS/Demo/Common/include/StreamBufferInterrupt.h
FreeRTOS/Demo/Common/include/TaskNotify.h
FreeRTOS/Demo/Common/include/TimerDemo.h
FreeRTOS/Demo/Common/include/blocktim.h
FreeRTOS/Demo/Common/include/comtest.h
FreeRTOS/Demo/Common/include/comtest2.h
FreeRTOS/Demo/Common/include/comtest_strings.h
FreeRTOS/Demo/Common/include/countsem.h
FreeRTOS/Demo/Common/include/crflash.h
FreeRTOS/Demo/Common/include/crhook.h
FreeRTOS/Demo/Common/include/death.h
FreeRTOS/Demo/Common/include/dynamic.h
FreeRTOS/Demo/Common/include/fileIO.h
FreeRTOS/Demo/Common/include/flash.h
FreeRTOS/Demo/Common/include/flash_timer.h
FreeRTOS/Demo/Common/include/flop.h
FreeRTOS/Demo/Common/include/integer.h
FreeRTOS/Demo/Common/include/mevents.h
FreeRTOS/Demo/Common/include/partest.h
FreeRTOS/Demo/Common/include/print.h
FreeRTOS/Demo/Common/include/recmutex.h
FreeRTOS/Demo/Common/include/semtest.h
FreeRTOS/Demo/Common/include/serial.h
FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h
FreeRTOS/Demo/Cygnal/Makefile
FreeRTOS/Demo/Cygnal/ParTest/ParTest.c
FreeRTOS/Demo/Cygnal/main.c
FreeRTOS/Demo/Cygnal/serial/serial.c
FreeRTOS/Demo/Flshlite/FRConfig.h
FreeRTOS/Demo/Flshlite/FileIO/fileIO.c
FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h
FreeRTOS/Demo/Flshlite/ParTest/ParTest.c
FreeRTOS/Demo/Flshlite/main.c
FreeRTOS/Demo/Flshlite/serial/serial.c
FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c
FreeRTOS/Demo/H8S/RTOSDemo/main.c
FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c
FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c
FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c
FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c
FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c
FreeRTOS/Demo/HCS12_GCC_banked/main.c
FreeRTOS/Demo/HCS12_GCC_banked/startup.c
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/FreeRTOSConfig.h
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Full_Demo/RegTest.S
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Full_Demo/main_full.c
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/freestanding_functions.c
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/math.h
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/startup.S
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/stdint.h
FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/main.c
FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c
FreeRTOS/Demo/MB91460_Softune/SRC/main.c
FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c
FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c
FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c
FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h
FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c
FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm
FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c
FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c
FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c
FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c
FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/CCS_Only/RegTest.asm
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/FreeRTOSConfig.h
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/Full_Demo/main_full.c
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/Full_Demo/serial.c
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/IAR_Only/RegTest.s43
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/LEDs.c
FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS/main.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/FreeRTOSConfig.h
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Full_Demo/RegisterTests.S
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Full_Demo/main_full.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/LEDs.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/lwIP_Demo/lwIP_Apps/apps/BasicSocketCommandServer/BasicSocketCommandServer.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/lwIP_Demo/lwIP_Apps/lwIP_Apps.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/lwIP_Demo/lwIP_Apps/lwIP_Apps.h
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/lwIP_Demo/main_lwIP.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/main.c
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/serial.c
FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26
FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c
FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26
FreeRTOS/Demo/NEC_78K0R_IAR/main.c
FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85
FreeRTOS/Demo/NEC_V850ES_IAR/main.c
FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c
FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c
FreeRTOS/Demo/PIC18_MPLAB/main1.c
FreeRTOS/Demo/PIC18_MPLAB/main2.c
FreeRTOS/Demo/PIC18_MPLAB/main3.c
FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c
FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo1/main.c
FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo2/main.c
FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo3/main.c
FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo4/main.c
FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo5/main.c
FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo6/main.c
FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h
FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c
FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c
FreeRTOS/Demo/PIC18_WizC/Demo7/main.c
FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c
FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c
FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c
FreeRTOS/Demo/PIC18_WizC/serial/serial.c
FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h
FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c
FreeRTOS/Demo/PIC24_MPLAB/lcd.c
FreeRTOS/Demo/PIC24_MPLAB/lcd.h
FreeRTOS/Demo/PIC24_MPLAB/main.c
FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c
FreeRTOS/Demo/PIC24_MPLAB/timertest.c
FreeRTOS/Demo/PIC24_MPLAB/timertest.h
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/FreeRTOSConfig.h
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/IntQueueTimer_isr.S
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/RegisterTestTasks.S
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/main_full.c
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/timertest.c
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/Full_Demo/timertest.h
FreeRTOS/Demo/PIC32MEC14xx_MPLAB/src/main.c
FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c
FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h
FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c
FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h
FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c
FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c
FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S
FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h
FreeRTOS/Demo/PIC32MX_MPLAB/main.c
FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c
FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c
FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c
FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c
FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h
FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S
FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c
FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h
FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h
FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c
FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S
FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h
FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S
FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c
FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S
FreeRTOS/Demo/PIC32MZ_MPLAB/flop_mz.c
FreeRTOS/Demo/PIC32MZ_MPLAB/flop_mz.h
FreeRTOS/Demo/PIC32MZ_MPLAB/main.c
FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c
FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c
FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c
FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h
FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
FreeRTOS/Demo/RL78_E2Studio_GCC/src/Common-Demo-Tasks/PollQ.c
FreeRTOS/Demo/RL78_E2Studio_GCC/src/Common-Demo-Tasks/blocktim.c
FreeRTOS/Demo/RL78_E2Studio_GCC/src/Common-Demo-Tasks/dynamic.c
FreeRTOS/Demo/RL78_E2Studio_GCC/src/Common-Demo-Tasks/include/PollQ.h
FreeRTOS/Demo/RL78_E2Studio_GCC/src/Common-Demo-Tasks/include/blocktim.h
FreeRTOS/Demo/RL78_E2Studio_GCC/src/Common-Demo-Tasks/include/dynamic.h
FreeRTOS/Demo/RL78_E2Studio_GCC/src/ExampleISR.S
FreeRTOS/Demo/RL78_E2Studio_GCC/src/FreeRTOSConfig.h
FreeRTOS/Demo/RL78_E2Studio_GCC/src/RegTest.S
FreeRTOS/Demo/RL78_E2Studio_GCC/src/demo_specific_io.h
FreeRTOS/Demo/RL78_E2Studio_GCC/src/main.c
FreeRTOS/Demo/RL78_E2Studio_GCC/src/main_blinky.c
FreeRTOS/Demo/RL78_E2Studio_GCC/src/main_full.c
FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87
FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87
FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h
FreeRTOS/Demo/RL78_multiple_IAR/main.c
FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c
FreeRTOS/Demo/RL78_multiple_IAR/main_full.c
FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c
FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c
FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c
FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c
FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h
FreeRTOS/Demo/RX100-RSK_IAR/main.c
FreeRTOS/Demo/RX100-RSK_IAR/main_full.c
FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c
FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s
FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c
FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c
FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_GCC.S
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_IAR.s
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/Full_Demo/main_full.c
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/PriorityDefinitions.h
FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/main.c
FreeRTOS/Demo/RX100_RX113-RSK_Renesas_e2studio/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/RX100_RX113-RSK_Renesas_e2studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX100_RX113-RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/RX100_RX113-RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/RX100_RX113-RSK_Renesas_e2studio/src/Full_Demo/main_full.c
FreeRTOS/Demo/RX100_RX113-RSK_Renesas_e2studio/src/main.c
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_GCC.S
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_IAR.s
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Full_Demo/main_full.c
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/PriorityDefinitions.h
FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/main.c
FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/Full_Demo/main_full.c
FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/src/main.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/ParTest.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/main-blinky.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/main-full.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.S
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c
FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_full.c
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c
FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_GCC.S
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_IAR.s
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Full_Demo/main_full.c
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/PriorityDefinitions.h
FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/main.c
FreeRTOS/Demo/RX700_RX71M_RSK_Renesas_e2studio/src/Blinky_Demo/main_blinky.c
FreeRTOS/Demo/RX700_RX71M_RSK_Renesas_e2studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/RX700_RX71M_RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.c
FreeRTOS/Demo/RX700_RX71M_RSK_Renesas_e2studio/src/Full_Demo/IntQueueTimer.h
FreeRTOS/Demo/RX700_RX71M_RSK_Renesas_e2studio/src/Full_Demo/main_full.c
FreeRTOS/Demo/RX700_RX71M_RSK_Renesas_e2studio/src/main.c
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
FreeRTOS/Demo/Tensilica_Simulator_Xplorer_XCC/IntQueueTimer.c
FreeRTOS/Demo/Tensilica_Simulator_Xplorer_XCC/IntQueueTimer.h
FreeRTOS/Demo/Tensilica_Simulator_Xplorer_XCC/main.c
FreeRTOS/Demo/Tensilica_Simulator_Xplorer_XCC/main_blinky.c
FreeRTOS/Demo/Tensilica_Simulator_Xplorer_XCC/main_full.c
FreeRTOS/Demo/Tensilica_Simulator_Xplorer_XCC/regtest_xtensa.S
FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h
FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c
FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c
FreeRTOS/Demo/WIN32-MSVC-Static-Allocation-Only/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MSVC-Static-Allocation-Only/main.c
FreeRTOS/Demo/WIN32-MSVC-lwIP/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MSVC-lwIP/lwIP_Apps/apps/BasicSocketCommandServer/BasicSocketCommandServer.c
FreeRTOS/Demo/WIN32-MSVC-lwIP/lwIP_Apps/lwIP_Apps.c
FreeRTOS/Demo/WIN32-MSVC-lwIP/lwIP_Apps/lwIP_Apps.h
FreeRTOS/Demo/WIN32-MSVC-lwIP/main.c
FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
FreeRTOS/Demo/WIN32-MSVC/main.c
FreeRTOS/Demo/WIN32-MSVC/main_blinky.c
FreeRTOS/Demo/WIN32-MSVC/main_full.c
FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
FreeRTOS/Demo/WIN32-MingW/code_coverage_additions.c
FreeRTOS/Demo/WIN32-MingW/main.c
FreeRTOS/Demo/WIN32-MingW/main_blinky.c
FreeRTOS/Demo/WIN32-MingW/main_full.c
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c
FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c
FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c
FreeRTOS/Demo/dsPIC_MPLAB/lcd.c
FreeRTOS/Demo/dsPIC_MPLAB/lcd.h
FreeRTOS/Demo/dsPIC_MPLAB/main.c
FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c
FreeRTOS/Demo/dsPIC_MPLAB/timertest.c
FreeRTOS/Demo/dsPIC_MPLAB/timertest.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c
FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h
FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c
FreeRTOS/Demo/msp430_CrossWorks/main.c
FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c
FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm
FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h
FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c
FreeRTOS/Demo/msp430_GCC/main.c
FreeRTOS/Demo/msp430_GCC/makefile
FreeRTOS/Demo/msp430_GCC/serial/serial.c
FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c
FreeRTOS/Demo/msp430_IAR/main.c
FreeRTOS/Demo/msp430_IAR/serial/serial.c
FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43
FreeRTOS/License/license.txt
FreeRTOS/Source/croutine.c
FreeRTOS/Source/event_groups.c
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/include/StackMacros.h
FreeRTOS/Source/include/croutine.h
FreeRTOS/Source/include/deprecated_definitions.h
FreeRTOS/Source/include/event_groups.h
FreeRTOS/Source/include/list.h
FreeRTOS/Source/include/message_buffer.h
FreeRTOS/Source/include/mpu_prototypes.h
FreeRTOS/Source/include/mpu_wrappers.h
FreeRTOS/Source/include/portable.h
FreeRTOS/Source/include/projdefs.h
FreeRTOS/Source/include/queue.h
FreeRTOS/Source/include/semphr.h
FreeRTOS/Source/include/stack_macros.h
FreeRTOS/Source/include/stream_buffer.h
FreeRTOS/Source/include/task.h
FreeRTOS/Source/include/timers.h
FreeRTOS/Source/list.c
FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
FreeRTOS/Source/portable/CCS/ARM_CM3/port.c
FreeRTOS/Source/portable/CCS/ARM_CM3/portasm.asm
FreeRTOS/Source/portable/CCS/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/CCS/ARM_CM4F/port.c
FreeRTOS/Source/portable/CCS/ARM_CM4F/portasm.asm
FreeRTOS/Source/portable/CCS/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
FreeRTOS/Source/portable/CCS/MSP430X/port.c
FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
FreeRTOS/Source/portable/Common/mpu_wrappers.c
FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/port.c
FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portASM.S
FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c
FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c
FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CR5/port.c
FreeRTOS/Source/portable/GCC/ARM_CR5/portASM.S
FreeRTOS/Source/portable/GCC/ARM_CR5/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/port.c
FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portASM.S
FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portmacro.h
FreeRTOS/Source/portable/GCC/ATMega323/port.c
FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
FreeRTOS/Source/portable/GCC/H8S2329/port.c
FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
FreeRTOS/Source/portable/GCC/HCS12/port.c
FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
FreeRTOS/Source/portable/GCC/IA32_flat/ISR_Support.h
FreeRTOS/Source/portable/GCC/IA32_flat/port.c
FreeRTOS/Source/portable/GCC/IA32_flat/portASM.S
FreeRTOS/Source/portable/GCC/IA32_flat/portmacro.h
FreeRTOS/Source/portable/GCC/MSP430F449/port.c
FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c
FreeRTOS/Source/portable/GCC/MicroBlazeV9/port_exceptions.c
FreeRTOS/Source/portable/GCC/MicroBlazeV9/portasm.S
FreeRTOS/Source/portable/GCC/MicroBlazeV9/portmacro.h
FreeRTOS/Source/portable/GCC/NiosII/port.c
FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
FreeRTOS/Source/portable/GCC/RISC-V-RV32/port.c
FreeRTOS/Source/portable/GCC/RISC-V-RV32/portmacro.h
FreeRTOS/Source/portable/GCC/RL78/isr_support.h
FreeRTOS/Source/portable/GCC/RL78/port.c
FreeRTOS/Source/portable/GCC/RL78/portasm.S
FreeRTOS/Source/portable/GCC/RL78/portmacro.h
FreeRTOS/Source/portable/GCC/RX100/port.c
FreeRTOS/Source/portable/GCC/RX100/portmacro.h
FreeRTOS/Source/portable/GCC/RX600/port.c
FreeRTOS/Source/portable/GCC/RX600/portmacro.h
FreeRTOS/Source/portable/GCC/RX600v2/port.c
FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
FreeRTOS/Source/portable/GCC/STR75x/port.c
FreeRTOS/Source/portable/GCC/STR75x/portISR.c
FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
FreeRTOS/Source/portable/IAR/78K0R/port.c
FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/port.c
FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/port.c
FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/port.c
FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portASM.s
FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portmacro.h
FreeRTOS/Source/portable/IAR/ATMega323/port.c
FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
FreeRTOS/Source/portable/IAR/LPC2000/port.c
FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
FreeRTOS/Source/portable/IAR/MSP430/port.c
FreeRTOS/Source/portable/IAR/MSP430/portasm.h
FreeRTOS/Source/portable/IAR/MSP430/portext.s43
FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
FreeRTOS/Source/portable/IAR/MSP430X/port.c
FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
FreeRTOS/Source/portable/IAR/RL78/port.c
FreeRTOS/Source/portable/IAR/RL78/portasm.s87
FreeRTOS/Source/portable/IAR/RL78/portmacro.h
FreeRTOS/Source/portable/IAR/RX100/port.c
FreeRTOS/Source/portable/IAR/RX100/port_asm.s
FreeRTOS/Source/portable/IAR/RX100/portmacro.h
FreeRTOS/Source/portable/IAR/RX600/port.c
FreeRTOS/Source/portable/IAR/RX600/port_asm.s
FreeRTOS/Source/portable/IAR/RX600/portmacro.h
FreeRTOS/Source/portable/IAR/RXv2/port.c
FreeRTOS/Source/portable/IAR/RXv2/port_asm.s
FreeRTOS/Source/portable/IAR/RXv2/portmacro.h
FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
FreeRTOS/Source/portable/IAR/STR71x/port.c
FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
FreeRTOS/Source/portable/IAR/STR75x/port.c
FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
FreeRTOS/Source/portable/IAR/STR91x/port.c
FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
FreeRTOS/Source/portable/IAR/V850ES/port.c
FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port.c
FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port_asm.S
FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
FreeRTOS/Source/portable/MSVC-MingW/port.c
FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
FreeRTOS/Source/portable/MemMang/heap_1.c
FreeRTOS/Source/portable/MemMang/heap_2.c
FreeRTOS/Source/portable/MemMang/heap_3.c
FreeRTOS/Source/portable/MemMang/heap_4.c
FreeRTOS/Source/portable/MemMang/heap_5.c
FreeRTOS/Source/portable/MikroC/ARM_CM4F/port.c
FreeRTOS/Source/portable/MikroC/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/portmacro.h
FreeRTOS/Source/portable/Renesas/RX100/port.c
FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
FreeRTOS/Source/portable/Renesas/RX200/port.c
FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
FreeRTOS/Source/portable/Renesas/RX600/port.c
FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
FreeRTOS/Source/portable/Renesas/RX600v2/port.c
FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
FreeRTOS/Source/portable/SDCC/Cygnal/port.c
FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
FreeRTOS/Source/portable/Softune/MB91460/port.c
FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
FreeRTOS/Source/portable/Softune/MB96340/port.c
FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
FreeRTOS/Source/portable/WizC/PIC18/port.c
FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
FreeRTOS/Source/queue.c
FreeRTOS/Source/stream_buffer.c
FreeRTOS/Source/tasks.c
FreeRTOS/Source/timers.c

index e95ea747fefa792ae6b545bc10ea9b4033c0aa52..6f8eac54388fccf98dcdd3c1774755c4508a5aa7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cb097c0e7025f87a80fd9f3b05afa90d955dc409..a20f1ed2bdde7bc4fab64916d5b1898ef0a9922e 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index 97e1bc7dcb6cf8287a3a239401b339f7d216d743..7ce8094702b650ca258b2ae7ded699c78f90f158 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c1daf20fe76387c6b0075c6c9ab492bbdc011698..37e565807e5688f15b3eb7efb708c8593a0825d8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d449372c94af55436fb89dfdae8a0108a4b0af67..a5e198152214722bdbc879950b40291828ec11b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22a8d4c8e97c26a341a64dbf14b3cd7c57e62eff..6b660b57e885b77fe7ddeab6a700636d5bc20d90 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ba96927ab7e92ed2d3c231a78eaf0da05931f54..ca657badc602378337b1218310b6a474a2130a3a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a208d21ec68b112de768675b2ef4aaa57bac8f49..c4fc3e6ff62274e4a3482ed705d83eb966caa006 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 72ba400158938b761b3f1c08f2ba3daf2ab70237..c4d1991dcc4d5fa2c7cb4fe3255f17a19aff302b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 422fd7939b1882d13592e79050ea62b9c43d1418..13fd9631897ac0ad7572682433c74e4e055b53e7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 108f45df2ee80780de0765f5159add8213f54088..0bab0a7af646c1f748115732d17838ff20248a0a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 712bb15fbf55482032f7d727c88af20f036b0558..ee754a7dd216e79065c0baed727fb95df9c796c0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bd09c050c86e9598c110ccd07cb38a2b5a1b9356..aea88355bbb88183591a6cf3302b83d8c5b5467d 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index 6fce06beb911c8ba652672fc110ecf0b39ce03fc..335b26d22de4cc9d86e7956678792dd5c733c9b7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e45cbace50bf901bddffdc8c4fa30f97511fc7f1..465c3afedca2a0279520c6bfc8ed4b6443e16464 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8693e538b6f3ca698d808484f477ce549d77e84c..d65fa1b49a6f0abfe296ec92aeb39142966e6147 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 57015fe2e09435c3805736f8fd23a658e7609d56..c1c0c0e619563080f53ce0d9f29049cf5e3cf7b1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e1f788721a871bebc4cf22b1603026dee8f1d097..bd1b80289a6900866736478692833174aa856d3e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4ba79dcd8b24111f1e1374741919487aa689ca51..360646afd827aa55e065fb5b7e98662c821535b0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8129e7c5c0a1496b5f7ea9da590454ca01386a4a..7ba6dad6f842bc17b60d12d236c54c9c5e3fe816 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1ba66a67e1b7f5a06b9ec7cfc32c59e7cbf24492..ae54e36fa916cff3478cef2775db6b1ef40680f2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c30b65738f3a662e26bf800357aeadd65ad2d88b..c634d11efefdd748461fd299f923dc010b6cbf25 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c05837bab8dacc7e388482cbf505f9b558d2445e..d61c58e24947466c19defbbc13d67398559c640c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6d734513de9a50a502c4aae3cf07c3abb451677b..9d1fd9956cccab206b133ddc0495437b1515b56d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b6f8f31b2f49880a1b8a788ee1917a70baf473bb..112ca4fc319423c84b0a5a09771470660b9a5e4e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2b7936f723c8c0f289719f91016b96b2123ba61b..e67c93b3f167ff9f19a986f8ecd2bea080959b77 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 50fdfbdf215056d3bc19f2e56ffdc83eae205612..35686888d441b243958c597be2ace35972af8198 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6fe9bf3d3eb008ca7a9d84d22d5c246782fc2bc0..8d1b67dbeb37e8a110ed5da56344ed3be5014ae0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 66e27c65b9e70830928ee7ac947e136b72c9fe81..10c6304579c852cfbfa7c0b13cc148ae2c2b6d66 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e935f70cd3ac3b363901153a5be0ffeb60f4bb93..86d2cf03cf453b47594cb7629123c3f4f6584f0a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 62ae701bcf465bb86ec8ed1e474f6c6f1ea58d72..b09611616145ad356e6e8f8b3edc35b305b1d2e7 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index 1253485ce1548d086a344ef6bc3175c5b13d951e..a7fc3b0f63e77aca50651758e3b2e4de09eb9130 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 73402abc6ba5efc70f476a2ed3799fffd88ba49c..5fb718a3e0e8cd90ce08de9d47e64f17b43901f9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 527a2a0544e988800e260a3624a269225e49f6d3..a1c12456c3685126d503ce27085a6b0c8f4c9611 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2f69142ee209bedb48908439c78e99db40d8a2e7..3aa189138a6efc764ea0e7b9924839c1ee2843fc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1253485ce1548d086a344ef6bc3175c5b13d951e..a7fc3b0f63e77aca50651758e3b2e4de09eb9130 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 29dba8ab111af4f5f45fa09028e9159a9e317a9b..65e29a31ce114158d10db5cadf272cd22a5306cb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 496efe8511e056f7edde30647d257baa3c51f626..c36263495cf15708f5f11668edc40c9daacb7d16 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ed8b9755d6cae3e3853a7b08aebb0617cccbede9..d57ab4d771401c7bef683a042e31eec77c518016 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2b5b2ac9f376567f539b6669b91cd51e22fd3f85..eb6355fe742f5905164c3454a07a0cec60fc6bca 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 884dcffe97be6de700df4537913e3226179a7e13..085044ee611e3a58b396ac00c15f6ac3466e910a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4e10e6a42005864e49e1566e24b7bef225aeb69e..19eb53eb5d6814013842148dc783675f6d0b97fe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 96bb53eac1f0f8c8f02bb17fb317ef72c8d15d2b..826492a7d5d8acd8b3cd86f7435515a36663eb88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e83d3afc5e40254bae0b7f0681b2ab925c899353..15ba37643e44a30cb2416fd3630dd777b32387ed 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8eaa6e7626d4b150a0a0e199629f2bd8c7699573..dd5f6fbc6364664c8eb7d1a0f0bd01ede42908d3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0669bbbf3eff4458fd9a01a1fa873bca3be464ed..e973b3292ccebcd46be906a5993fa471e21b78ad 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ac126e8300cf8f3572fb421131236ec025c48b2c..bdafe60d7a2a8ffa6f8677543c10bdaa6d6376aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 95aa2f9264d5cf474278ce7abf24d006c3a150fa..17dda052a34573ab7b41a1e7c5262dc98d0212a9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e83d3afc5e40254bae0b7f0681b2ab925c899353..15ba37643e44a30cb2416fd3630dd777b32387ed 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 429210173ac58b7847ba284d8c3e065c0d20f391..2dc262e199adba44b03df8f15effcccf63ef91c0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e56c38a56c986791e2ad5702d66b1fc9f1fc4476..4747c4bc67fe12eaa8e7e0bfa084d6821697df32 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c9ffcf663153932d6f2abbab739b0b7d39e5e8cd..12fe3aad072bcc38924a47d37d69cd2dd42d1c7d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ee18454c48f2bda961e4064e94faea731033db8f..e73c942e689afc7f7f66481e14fbbe8ea409dbc2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 75e22e1a382fd9392a2c7ee811019c9ad6ba9b85..b91504d3616c567315223cec6e7576ac59d1083f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7bbef80c99d5af51c0aa646124dc8379d6ec235c..670b595ccfbc31e03f22b29ff6d42520ca5d74ba 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5381e8a16b69842203026ff38470af7856f8a6cb..208a01b51b249546e9b9108bc8d56642dcc7a0cb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 025213a7844041304926e4536639e69c3500773c..54c4f995dc4f705e020b2bc68b95a1e6a44a2b2a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b9acd60c9e07f7c724c58164b42f4c17beb4815a..e6d62d2b78d4ef6eeab33ef2b3c2eb55d7ffd19d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2f3d319830d8f40cefa5e44197bfd5b262c94f77..6a9c0b2c2457efff980e1a84ff586d742a43b78f 100644 (file)
@@ -1,7 +1,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 262a25180d8d57250bdfbf4fa65c66f5162b5834..29a07dca10abb654172e42ddeeb4cce95424f651 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3975b27372bd0839bb2169c8003d26954f6fd8fb..4b441bf33a20ec5207492ba12e5637f2ca4014e7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9562a6589dc9e1a851566aab70a0bae969ae1785..fed38cb2c4b4c7ec30b321db28a7aa95c044f050 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 99775ed78437f88cfe7e0720d3aa967287d72553..609085ebbd2753a98102e557da566bc3cebf31f8 100644 (file)
@@ -31,7 +31,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a770c75e337ca5f204b73fa31179cc4f072f8b1e..5362a9ac9fe06cdfd9922d6555e4f56ea84d8365 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fdc98e4d2e08a6d70e915084b50964aeb9b73650..ada8f6605176c816b031eb09dfea91e189bef667 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1199e88448970982a476cccc743124e30936297a..e81656c1cae3c61ac89dcf44d9d7bce44ca6d1f7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6b697591d459dfa979e823c47ce8c90a4e15e753..5b72435cc64e50f8c6a3449ea664de865d032dc1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d45a201aa93dfad2ae5bd77ec09461c265be990..e360b38c74ffcb84c991550370a65912239ff600 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4caf8a72782afb64ef3f62edfcde4c2b8271b950..cc26424ea9d6abc000691dd91121e01fe14e75cd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 066a052cabb78015dbed81e46130887e56843c85..9443e1164b008cb23243001c2667191bc5540c97 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e3332d458a6174ce76911f24692db83f2725f96f..bf282e67fa8f9c93c9427161e6619afd51fb8b5b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 33d12da466fb9483cb9bbc6a9ecb8c97bd7ad0d5..a8b8a439be0f31f4dcdb26d0feb197f534f0cbd9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0b3ce87f8fe9fcefff76cccd8cf2334b06b7431a..1b13ac1dbe3850a5cd9b3c23ba7b6da084cf00f8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d45a201aa93dfad2ae5bd77ec09461c265be990..e360b38c74ffcb84c991550370a65912239ff600 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5422cfd8b6703dfd67acef374a7503f1f3d723eb..1132ecafd2017f88cf02d248c0a84cc202b24884 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3107255b220bcb34730c7338e89e8a15cb381129..2ec39c277e3798dde8d5dba81b6d901eddae2d0a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d06656ad0ad64c0d1740307aae27dda735a6105e..6ed584aeaaf5ab0b60dbad6e9223922e7fa8dfe3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d72931459e1f6c9ce9084d5d36df5581a75ede8f..b08189baee1014385be52eb4b2f9cd1b36d3b635 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ecae51d7818ad21e0965281c1aec9755ce5dc0c5..efe46b0d029fe6dd4fb695437a8905eace3ca2ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 31f85ee687e2d56931ce88e7a36dd0afbe547169..a6f4fb5ac6ec8346fcd6b2e6c942879c55cecbce 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59de708727f8a6a24246894c135ad7f320da87c8..a2cc2b7bdeecc28d50d9b1b59d06d22a5678f717 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d06656ad0ad64c0d1740307aae27dda735a6105e..6ed584aeaaf5ab0b60dbad6e9223922e7fa8dfe3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7da1882b3804dff1aedeedfad390a0cfdf0952fa..92f84fe28b99e19d142490c84ff736747f6517eb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f069fe87443391cdf3c83d9962f58c207ac2d1d6..8cd7a3781aecacf72e77dcf529ddf2a138c55ce4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c5d3276bb930ff750cde6e5cdd4e70782c30b47a..4955015fca048bccb19d014765efa481d2851a73 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0abd3f0541b3191af23a763a608a728494bd0d11..9fe2d7720a8b2432cecbb6bac2ea67a3ef3a8d88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index baa961677926562a190122210c838b7dd11d1c17..add417ba82275debbae6a7fc087c96e6b499365b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fb6e9aa4a2d71e305c7c091d60b335eee5787d91..5db8c9bedf5511c78ff01261d6254aa0b8d04001 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d952d7ef2672f7e86267c69d6dd8aede865f48ff..9f1243db4297012fbd8403012cc733a363c36415 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b54b0a475513744ac02251f61ef8b9b8850d2534..44cd0c807973f927d48e01faa135f1e91456ad3e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 13ec2cdf051216ebec10b99d11d0aaf3f7a5b8a1..9df2be891cd74d85d7c54c094390779c2296456d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5c0fb537efa713c27967d43cffcc51e9dd63ad7c..37cce8f5c75f624531e17f93f1677880c67aa462 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 35afad7192eba090d46bcd5afedc4c343f7f87e1..8a6d84c8c3baaacb24b98560ece24c79da4dc06e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1a19b9d2e890ba91c34b55d7c6b94254b7d52c25..ca8294966af39a0e3c250ba1cb0b28f3564ec40a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d23d497f33b436743393194ea260a5d4c3a07d29..2df2cbbde12541958efa8052c003c7f03c33a15c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4cc0b43e3f4be613c9f6747ff8784f888796e769..8dba0ceaf969269b3ee4df2d6e604eec81357a8e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 998dc5c0a10cc6dbd8af719d1309d2fbdefda7bd..327668a70132aaf591340485d18adba783bad6d1 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 3fbcb4a313fd0334fe760fcf51342b3cd3fbbc31..b6096ce7eec21b183185a705519faf65dcca209c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e4318b295e4eef5e36a0c92dd69865a74b81531c..2f6cd49777302b1f60641809dc222000378ec5c6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1c36ecc099523056239815276c7ad0af3050ce33..81afe6585b755401a54c86060c1b0b7c08061513 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 26e7f54076dc67d6c1342a4ed321b48fff141e99..7a705cd2fb334d3687bc1742ed95b92c96646500 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 775ca9a24cfbe486b40909c6fab3582e993b6860..a967e8cb8ea2e87af6b071ff032acc65da1aed15 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 72e7dc31da7fcdab4ca9d54749a50bad1ef57eb7..90401f68538962724191bbdd99833e1d7042d5d4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f8bc7d36f0fe93c357dd7e2c2d3be5aaa9c7e013..9c1cd9ba75581fa28a682b4331625657561e7fdc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4aa002a34c0778276d8161ed95753abf85d678ea..96e95558d003cc0791dc9c38f99c04502535fcbf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 998dc5c0a10cc6dbd8af719d1309d2fbdefda7bd..327668a70132aaf591340485d18adba783bad6d1 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 6c9990155c422a73334e752e8c3cf915311fcb9e..baa8d38c8b2d3abe909c9afea4dc1ed5fe1d1011 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 410ede666dcbac2b0ef02cd7a587aa77e4716b95..75ae4833691997056c7836302c8a240ffe421313 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 275fdb67c4ef1df91b4c6813d3984f2d867b4907..aaf37fda5f5d481ba633a479d8d5145dcc5a2dcb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 410ede666dcbac2b0ef02cd7a587aa77e4716b95..75ae4833691997056c7836302c8a240ffe421313 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 78a842aadb0952d1c3ad234928687824ef71730a..d5ad87040c770748c5f299e044947d85b1a948cd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 65e389f6fdf2a673af0e4d4de63bc2409e865dcf..e362096c7c797eb953960ae8652f4b5457a90bc9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6a8db50c2e67cd2c5b9ee2a06b745cf093d0467b..6944fdfaf279d9014cad3ca69d75591c5801ddb7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3ecb18dbe48beb3348a2956a83ac2272c991ed75..a50b26e4cf4525d7d51b14b5d782ac1fc0530d37 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30b09fc2f5bcd0d26e5875123e63bcb2fc948fa9..75bd508375b5403904f98743872e3fa79d4ef5d1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3acb22d4a8d1eab0219c0f7fe21e8ec8ae87016e..3d327f97329c9f0a4c739e8024bcbb0735a55bb7 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 6c9990155c422a73334e752e8c3cf915311fcb9e..baa8d38c8b2d3abe909c9afea4dc1ed5fe1d1011 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 84b395278b33b723bafb6f6dcc51422ed61ed946..4bc42be262113fc906961fbc7bae94b11bb0a4fd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3bb328561e4c33a522ef0095fc0b36e2836ee9d..8eb21f64b9b640fdeeaa62bb082923c043a2cd0b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b3eabe4fa1b95b4906d4d20d4aca335c828f7e9f..b4a1d2e104dd7d7a5b8ca8cd9653e6c0eeaa2884 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cb88a90a704ea4e9eb7028ca372b453db17e3fca..c68bda77fe99562baa81f0ad6584c27f24677dbe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f4d1e3d90dddba64227bdc467fb4ea69f12c66f0..d0aadfdabb5bcd3639a1e39e4cd743f34bfd624e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d36b43ae7df844e1500247328b5e617e44014396..fad85ccc4924389623e53a9af7723bc3420e26cf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bc0dcc2790ce699fb87c81f7e8001203b2e67467..cb208945885f109b20a10cff2e09c7e622c9a496 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 963e1ba0af42ba6cab579c3428ebc2c515d07641..4dfc381bafe629e8f4d62998c1ca984801f38a1c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3c10f68e92c5b9d37d3c8cd393496eb158668b95..6bb82e8bd2d872fcc90b0b0e7df6113d380041a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b30891b8309d1791130d27002de482f1f9caf921..8597e6d235590a0004d0642a5f09c3cc36d34a78 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index aa241c4a7fd5dc2cf91ab1a33c677cd81fb2860d..5c40648cdf51a30b7097effcbf5267461770c6dc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2a38bb362e9fdf116beed2989e8e98e3c3aaf249..238aea5b9a5cde8d5d0bcddf6290a82f787a9911 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 803d63dcf0138e809193cef0adc99e3551f5150f..f6b794e0822dbf3b39744a974629cdab15149dcb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bc0dcc2790ce699fb87c81f7e8001203b2e67467..cb208945885f109b20a10cff2e09c7e622c9a496 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cabfa219ee7e6c67c97619d39fbe1944a4788f24..bbaf264f16f26a542d6c75f6eb39ca4746e771a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e8edf0c56df5484bc2814ac97c14915103373e5a..de15610503b0ccf797491f402426e76b316101a9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 23f2acc3d7b5aa6aabc151e6b21b4c99de5ef99f..a261fa5e4e2546aaf6528812d3d664d423961bf4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 159377a25825167ec47b2ad5e0b09ad4d8c3c721..02d04b9aecfdb35acb3202b6bdb433ce82333295 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 34d85f037adc47107d965dad99821238f044bf67..13d1173032e6c15474d7e9d0ba8983589c0382b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index caada8c79a6cff7053fb6a575260113633eefc42..a21b009d38bac9aea9f03323d94808158e27a138 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f05d909b22db2520c80adf578d5a37928bb50683..8a27739f580a78c3b641d821e5e17456cd103c42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 920660ca8577ea95432e6c05ac2f08c9684ac011..1c9b9e0858b02ec440bcefaad073f566940c6a98 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 91cd9ba5f9d2712b60d6a1b17ef0aa6452a2324c..5315c55689c20f5bf42e9a4b7cac18676024f1df 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a755a39abab0809d13135b51e63cbb6ceffa9c49..f0b1f92f92b372aa82639db554a4d14173ef0da3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 88b6e5f5b1ac8ea7509f1cabfa3babccbe087f2f..9b90745029cc91a2a49cfc8fa5b7f2aacbe7479c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 714ccff2c89034f32612309824342515cf2ab571..674346e978c1407d4d5083e76e0380014b73b413 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6fde3abe3872efbd50e79933f20023464ec5b850..976b1b6b2ee6cba66c777b7d7be1b3ca6607cb58 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf309a44ab0d329c4f483a80d9f8e93add033108..a729f8d111cad52cc7ae34ec563cbedc5455799f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dd416410f3e170c426b324a3d0c8bc3d7b14ffbe..5408b27850a203f74beab720037e8459ad50c9b9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 061438c202705185c9db04eb82bb808a236b332d..f711add48e35fab5ae8ee9a6c0e0e99dde0ef254 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0aca4aa40a27cc066bbcf0177b67949f9bbe394e..693c3ff0249a6217469d006246fc243797391c29 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5ccaf71bd3b0333504565f75789852f2b913b03b..f1bf7b7a77c4d066836bb67e4ee6fcada65b2730 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d38ce480d470f6783a1770108218f3a44d5b0653..2e62200ff33ced5252bf2f958f517f12f0fb1d88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dddd7069bc9677ddf9db5421bacf75dd444575b3..0f60a3fac2e4789f38a777db33745349cfe67f27 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6fde3abe3872efbd50e79933f20023464ec5b850..976b1b6b2ee6cba66c777b7d7be1b3ca6607cb58 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf309a44ab0d329c4f483a80d9f8e93add033108..a729f8d111cad52cc7ae34ec563cbedc5455799f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dd416410f3e170c426b324a3d0c8bc3d7b14ffbe..5408b27850a203f74beab720037e8459ad50c9b9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 061438c202705185c9db04eb82bb808a236b332d..f711add48e35fab5ae8ee9a6c0e0e99dde0ef254 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0aca4aa40a27cc066bbcf0177b67949f9bbe394e..693c3ff0249a6217469d006246fc243797391c29 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5ccaf71bd3b0333504565f75789852f2b913b03b..f1bf7b7a77c4d066836bb67e4ee6fcada65b2730 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d38ce480d470f6783a1770108218f3a44d5b0653..2e62200ff33ced5252bf2f958f517f12f0fb1d88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6482f89755a2a60e6daae4b592f587d1e5213ae8..3b3d94275ba2a7566c6ae7daf01b59f9f7e65079 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c704b2676f0d23c5e2480e7ed199ed47687445ac..6f039e0c1c744ce9de557812d31258f61042bd08 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 67f703ce392758b2abeaf7493855eaabd1d50002..e258b5bac2dac804e8fc5d52694d4a4896651cc3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1f24b21233e4f83d48f65f0d8c974771e294bb9a..9f7ddb768feb404b0f85f32555d8dc44aa65f811 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 86971b00b1162ffa624657f3f53b174ad2bfaafa..1c3331a0a552465717beeccdec40ce9766f82fb9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1785fc0c9bdbb5b58508600712e60646d26ff083..4cb0a44aa47bb86e4f6f5eba7a7fa019111c7183 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 00874ab7adcb06fb2f1da82a4cec5dbc154c6753..62dc3794e3ec61ace4e05ccda8588fd52fd1eb31 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3b81efded4112b172bc26a1166876c2ed739c1b..90edb1bf9024aca8fb44a5ca1d3ddc893169aac7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c704b2676f0d23c5e2480e7ed199ed47687445ac..6f039e0c1c744ce9de557812d31258f61042bd08 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 67f703ce392758b2abeaf7493855eaabd1d50002..e258b5bac2dac804e8fc5d52694d4a4896651cc3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1f24b21233e4f83d48f65f0d8c974771e294bb9a..9f7ddb768feb404b0f85f32555d8dc44aa65f811 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 86971b00b1162ffa624657f3f53b174ad2bfaafa..1c3331a0a552465717beeccdec40ce9766f82fb9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1785fc0c9bdbb5b58508600712e60646d26ff083..4cb0a44aa47bb86e4f6f5eba7a7fa019111c7183 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 00874ab7adcb06fb2f1da82a4cec5dbc154c6753..62dc3794e3ec61ace4e05ccda8588fd52fd1eb31 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3b81efded4112b172bc26a1166876c2ed739c1b..90edb1bf9024aca8fb44a5ca1d3ddc893169aac7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c704b2676f0d23c5e2480e7ed199ed47687445ac..6f039e0c1c744ce9de557812d31258f61042bd08 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 67f703ce392758b2abeaf7493855eaabd1d50002..e258b5bac2dac804e8fc5d52694d4a4896651cc3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1f24b21233e4f83d48f65f0d8c974771e294bb9a..9f7ddb768feb404b0f85f32555d8dc44aa65f811 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 86971b00b1162ffa624657f3f53b174ad2bfaafa..1c3331a0a552465717beeccdec40ce9766f82fb9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1785fc0c9bdbb5b58508600712e60646d26ff083..4cb0a44aa47bb86e4f6f5eba7a7fa019111c7183 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 00874ab7adcb06fb2f1da82a4cec5dbc154c6753..62dc3794e3ec61ace4e05ccda8588fd52fd1eb31 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3b81efded4112b172bc26a1166876c2ed739c1b..90edb1bf9024aca8fb44a5ca1d3ddc893169aac7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index eb345e3130130486e218d61b01b41f1498ff98f6..286a93f177fc00b0c438b241c0f7347d1fe514b0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1c38003bda2a5d1ac231fcc54f625ed0c01561fb..8eaf0e758041651d624cbc71755e5290a7ed5511 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 07a9596a0a573754b62e546efa929a9bbeb7185d..36101b2ea41493942ea2d1538d69c91b9502bd16 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b4fada992e74586b2bdd621c38807e5f6f11cb55..85c19f594444dc7ac11f3e47ef0e27f8980c68ed 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a64820b6e8747664b37a01483ca55fadae5a213b..63fb5c701a56c886f080fd362cba65977120d2b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fbfca3ee9ab7fb6af07f0c5550fa65e38acf2a54..e4cde3b71a16dca51a6ba158eef90e6f1cc3d43a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 56486ed69e1d61bddbbfdef7ecbf0ce231ee061b..73feaec600872bc19670b5e5d62a257d1a5fd6ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0bc35f5e3ad7e7cef9c2bdac063c3e813baab80d..0c2c8adbcaf83e5c7e842bb100a411e682bcab80 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index acf947b4401b05eb82287404cff38761260b7250..8a26141393506288da1458df088ae6a51f350e69 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 07a9596a0a573754b62e546efa929a9bbeb7185d..36101b2ea41493942ea2d1538d69c91b9502bd16 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 888a669dff7a910148d229f3a4e77eb850b98724..ddc4ed9d47fdcc5102d1fc37d02f599afb1c7ba8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fbfca3ee9ab7fb6af07f0c5550fa65e38acf2a54..e4cde3b71a16dca51a6ba158eef90e6f1cc3d43a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8925dde6fe12b3f1f461c3a5c399d1b71272faa5..107fc6021a432ad1f30187cb4bf68d00799431aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3814948d2012d099d45614d8c56004ed464657fc..2468ca102a6a58392ef799f0e40139ec31aa1baf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7658f55e68b8050077219e7b13460e30a1fbb86a..8daf8ada9ee114f2b77f91d50bbc7cf46b9bd1cc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fa4b9f4474ec68fc9d398b466fa13e3d07f242a5..fc22955169a210df7b0a27efa463205468c55bc2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 02787b26ad3f32e49920a1f270a900df86addd02..618d30b5e18939043b98dbde0ee4af37c4b44ca0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 051fe7ea17e52b1943e6fea5f8e1d0110ee1c0f6..8fa18e33e25743a600b6b0ec956cadd5a02dbbf8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6c1557f27f9d248902d0b3c6c15036ddcd953551..644a78cdeb707ce768991ce1823bd1ce178846db 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1e371f909ead8af1ff3f3e0a1cd2bee256ca35e4..d90309d2781acb7efb35a5f7080e7a12b19f584a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c6216f35aafc8fae2005bea9d11fb55c53b6c6d9..3a20504845013476e7638cb7a6403945cf2071e2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f0ffe4ad04e1aaff25e19c475b42b95cc8eee81..3b92e46cc266e502cdf4ce2a4e01cf6cb067aa5f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ea52cd510e2125b75d6e5a8d85e1bf5dd16896c3..7fca66f20b000c7b7030a8a1ea2301781173bec4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 056359b5bb22ae60907a5d3e4b1525eb08442869..ee661305b596bfc00adb7eb3c875ea184691950d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d0925e969e96f9ec62e2d765ef558c553de0d28b..ff0f4ce6e413d60a320e476233d6098669a5a756 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 57c6ef6cc65d92bba4e1cfd6821e0d1aee38774d..620faea0cb233f788879f83ece010fba5f9c01e9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f0ffe4ad04e1aaff25e19c475b42b95cc8eee81..3b92e46cc266e502cdf4ce2a4e01cf6cb067aa5f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d0925e969e96f9ec62e2d765ef558c553de0d28b..ff0f4ce6e413d60a320e476233d6098669a5a756 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 57c6ef6cc65d92bba4e1cfd6821e0d1aee38774d..620faea0cb233f788879f83ece010fba5f9c01e9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dec3eadb234237b378f87899aa634dc41f813346..fc7c70f53dfa2c3316e7f0cd6a3bde92bb1e81bd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index aed6c50ada7e417e513b5f660e00e20e25bca3d6..3dbfe4d4d50b706e3f80ac3709624c5ffa2b0053 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 57c6ef6cc65d92bba4e1cfd6821e0d1aee38774d..620faea0cb233f788879f83ece010fba5f9c01e9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 08611186f13bfb2a0ffb8899858861dfbb541305..691466145c6d5989edfab1a2aec5439ed01a5c08 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f5a580f392f1353e005a48a8376b3ab96fbcf84c..71ad9e34185a9a5c37eba5fa3290dd78e2818f70 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 39d570eebcf5744fdcac0f1ee22108054ef24b5f..edf856cfeb97bd4b354b772f0dc634476c469c2a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b839d081afa4b91e8dc64ea2ff67a41139201cdf..481f6760a6f01179c6c013acb8bb3d263e2b0327 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a118adb67480082e7ad1c9c5796c42936dfd3cc..6588cacad05f1a8f9ec52af2e0bbc67705e94e49 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 57c6ef6cc65d92bba4e1cfd6821e0d1aee38774d..620faea0cb233f788879f83ece010fba5f9c01e9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2d1ea037a26290354766c21e33b4b79fb6bd706f..d8894f127cdf033bba197d11a0e199bd7ae53233 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 715d0642e14964e12a835cb6f54a07a78e4c6ab3..436039b9acfe9357c710d1947c7ab82fb06d2816 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 959dcd6a3a8239397e5d6ccac8ac6f0b9702c74b..c74f68eeb64ff84ca3302fb649a215e3f046b5ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 347cfad3085f0fb93d42f432d118136117c82e2c..006806186e8b34392fe810cee14450609f6b27ab 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e7734ada247cfa2ae531e47b5a213f17be27ffbf..e9c62c332c71e90d429d173bf3814bb769008dc2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 24c922a0943997a0d937199645097b5ab9a9026e..795006d13761b6086536ffc9e142bbe62bc2dd8c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59b005fd9d0b7f27352d6d49c6032b91e2860f2a..e87007edbd754ddf4a0348e4837f2b94c2ab8d89 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3d7a64ea012b8697fdf84736cdcf901d61c07663..9c89986a10ca4fff88d4c13781226a3f40209b5d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4bfd8a6acf03eb7d4e70b79d3e9a2e4c9fb3e018..6a4ed5176b8c8d48173a7520f0efaaffb506b765 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c1a6a244e4507185847f603af28b464db18526a2..c1686b1ddbed8da02a705cae45999a0e4b64ac65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 472d2a82fa34c2604ec73fb0f0fa3755ca9c4c76..92b953f28aec88e5bf18c389eb92994e55a75213 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 765ad5677b630642f5ae17181d264220be8365a5..5698e53ea0162755844dd7ef0b643aa0b9b88630 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9d8ec0b82e5cb174c5ecdb026a20fe8adb3cc6a4..83f47c2ecb6950052b07ffc798f2993d136e7030 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 77a5d236b50bfa54541563a46ccc60d7b3b59147..99fd5b1daeb6e1bb362a9461da668237d8b54692 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6218365f744bf566ba38f1ff25e0ef7d345db3af..1c9e9b8d16844c4dafdfe6c77f8cf4b08f856a03 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 83da2f2166702011dc4dc73b462271c8fceb6a80..980c5b0ef859b2ca7885729cc044b48322b67e26 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 71cbd5233a960621e005c5a18f7446ebfacf710f..b87489eaa5de32e87e0760edeeae4bbe916dffd7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 789c4543f2d2ee3dfcd078f89fc798b1818a7548..988ae2d9e32de040d86a3f2a51b463124a9e38b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 765ad5677b630642f5ae17181d264220be8365a5..5698e53ea0162755844dd7ef0b643aa0b9b88630 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9d8ec0b82e5cb174c5ecdb026a20fe8adb3cc6a4..83f47c2ecb6950052b07ffc798f2993d136e7030 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 52ef150b89b99e3ff8491e995124af70c0df3d3a..3b9d59180857072238cdfda90364d119599f5c0a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 90fe82f8d1e36e933d31d311337b87fdd33797e2..df5ecc3124213126234f9da337cdcacf89efc212 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4774708e8853a5c58dcf6836ce3d9b4705eff724..76530c874495e5b32f5681d6c73df35c0efa8e7f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 229d341b54ff7aff8308e124a46b93d9469b1ef6..9a77e755547a99e8ebb51bca1e4ad9f2dee7b086 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 97d23ddd2be01895d1f0c7a95fbcd035ccf47388..fae0900b9f7f1c841f5eba4745f670bfacde5d82 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e6941d08dbfe9dbf9d17ad6e1ea3dde8ca26fc53..2c540d154c763785c068dcaae1f0c02f1b52e102 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f0f1b61432010adc276c35b42f274e8c518fa816..345ff8cb8de0a544e2e8999f29155f924b1756ad 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a4906df7f35f558c7cd2f00b4c843324df41c0f0..dd04c91ca6465bde040f920949cb45b1400000eb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 77140b0a19e5f4620be7cf7d46dc3f0d4c26f80b..b64afead93d9f2fb866ef9692671f13c1422acba 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c9438f89cda7406577cb179470676f515d2c52a7..e78838749ac5d2df936165a16c6ff8a432913447 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 85524709a64e184c99527390f218e02e2d69cafb..a555bddc30b45663125f081b890b3ecebe1e66a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 11d5a6fb842c604f31cadfc97360abf973d31150..f741c89f04c489bdbf239325d0e553c1ed6a761f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0a67c6e3d5a7303765dce8ab6cba6e2fb7f8f321..d26c981b6cd42395aba41223a59f0a396a3b5f8b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8e8ad548edf8e581a9b13e04018650849f31df8a..66cd3c983a91f4749fd3397634f6780491ea4a09 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cead93fd962511eacc857a3b80fef9f48f56b1f1..370f7001cfc4bf5010bb39d62cd275fe5a1dba2a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5bff9f777fe6c768fa12d621057b4dfdb3b8fead..99c954e1be1781887391bf92571aae57f5b676d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 85524709a64e184c99527390f218e02e2d69cafb..a555bddc30b45663125f081b890b3ecebe1e66a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5d0e71bc734c8e3aee5d06c84618284050ac79b4..31cada6dab39576f1c46598ee30d29c58a3831ea 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d057f4021028142be9f9d7cf874ba67642030643..c1886203f9d9be208c91ac1dc2e6e7b98e687d40 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1d733a2ebd284f8a354bd07b94322aaaa5e511d0..234a1f4b55bc7ace0545332ceb497ee9d32477c1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cead93fd962511eacc857a3b80fef9f48f56b1f1..370f7001cfc4bf5010bb39d62cd275fe5a1dba2a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 177b0e9f2d53376118d4fc8f42d04c44cd082683..9a5647a63f77fb487ebbc263d2133100c0d2196d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9297a96cb20a2036c54658ade295fb2afcbb2c34..d8f2c6fc42bcd02184d6ced43a64fb8c8df10d09 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59210215cf69f6f250c65cfd302eade5ea4438db..a3883320f756f7a9ad78d516c28457c0074b96ee 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f6401a5430478aa0f47986b6b171ee82f0263a26..cc4f35aecb29fa0422da9d1deb316622c738aeeb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5cdb2a0a86a2ca19dd6d2d1ad4e0028c71f605f7..0386542997e0356071e72f1cbeced252bd68a797 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2cbb3d485ab9f45bc5f0a5d3ce24c55eeb8bcc66..8b89958e018a9af5f5123813cd6e28b12e77a45d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 454509244cf38ee29772730e7f8648e10d59c692..1f1da9dd8bc7d54ea792ea4077fbf098af0dc0c6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d1fa8f6e1eab5572c00c133a830f487e56b85e0..ec4a72c6633f69b08cbfedf453bcd0c36f450ad6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3d3be138f2705d69eaee3943cc6154b5ba0aaeb0..a28c60a07376ee5f22e5d236fe3498d8595d13a8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index eceb1c4b5b7185f36886abc7c08f97e78716e9a9..bf9517be7696c96a7a1b79f70afe8b3a38012043 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2417af75b32339fa54c5d4ff829bc74357671c32..617902739fa2b5a39ee894845e393641ed86817c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 498c9ea24e72ec409552630ecbd8dd6c5bcc2136..0bbdb6dcd3e6db66b26a45cba3659f28adb5a13b 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 5a08f625323e7cfd2dccf5c084ca52e55efb11be..6728a6a9455115f9f98e0334d6aabe62321b1cbd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d1bc06b7af86da29adfdce3dcb44d1ca80e4cad9..5c031a2bc860b6752473f8142562c14d73d97658 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c12a2f10ec14adcbc56b3da2a118f1919453ae3b..5abac8f7875d857dbef749b68c5a167501b3a4f2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1ecae0ecad11f5282f67b60a938d61b95a92437e..77c886b318ebde3cfae42362bd39436a40c25ec8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ba01cf59d5fe3a915e456906a822eb494a84636..09cb119dce5cea7a396a84d1616311c7c0aee060 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7a8d6bb56945fe913d93829a3dd2ea590989de62..e36e9b7853ca2e7c600a3f4dce64a336bd66e989 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1769af6c4885ee10b9ac826a2218b056e81c71aa..1d1de0f868bb6c4cf6126056dc23d29f1704fdf9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4659af7ce48c25c5b10ddfccb3f960e4bb94d3e3..1923278e12a68dbf3b7a062cc906554d3611a426 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8f3588a0db6e0e8a22044e5ab0e52676ab7eb30a..c5bd1436695a0d5918dfa01790680a4d1de6e8a7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f1db938c0b2d29cbaa1385705967061fb2ab8c46..acbfa55764858ae51631784d7b12cc395db61588 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2761698efc64d9eeb5347c067561ee4d5fdd7b06..f83436025fe21982f60638b80f9a1a37531b498c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f046f9d24f2c90f3947e173ac69fe167f2432d40..4d98ee8fb75dfbdf7af2ffc824069276aef91005 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9ad2174c754d4644a1a2dc6b85b741d726024ed1..e53c3c0c0d68f4a09e7f4e1b62e842f3eb965cf4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 39e28434a6abd49fb13aa026dd9bc6d6c00611f7..0a60b5520ff7fa9ca28463c2b949aa16637b1de9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d0e6dffed987f8c72cadb4b8b6f7a19667dc7e41..ead4063b52dcc4d45c2e686b6aed58218cc9289b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 97fd9f0cc0bc893eb5de2d1d6afb2b090ade097e..bea3816a4e9c33d2f0f18a3929011b83f01d4ce3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3dfc33d5a30f69fe09f2a8b898705edb3871066a..14b14d20e2ccc53915dae05005bd7a49a962e582 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 920a6f9caba46c82382c00f2ce3f1160e8aef510..8b242a4489bcf8fa4339e668c3ea3e3e13b38a78 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a926abc75b115c3300eedfe307a526273257c44d..c216fe086bea3c0a2f536b5a8eb6f1cc64c4a22a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3c1001279bbf8b3d0ea501352fba9713cea6cfbc..f2f66f352d8f6105472765176ee4fabb949eeae2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a73faa53d81087e8599689c910003eacbd3dbe2f..897d1ffc7e25400028857b68c296d6fc268c0b2c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 796d270736427008d39fe416540925ed2849de3a..0ec140c594ae34c3d7dc796240c1101218ac26a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 554c73188a6b8c31c1bbddc370027e042ef9ef57..2f06ba469c2b8047e140b1c8ecf673a8684a39d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS+UDP V1.0.4\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 821d2acb16e9cd3187c533a9a532de94034449aa..d1e42e4f3557dae32b3717db94d2aa0398e918db 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c60b08f3cfe80d682b969016178d50a12dc49050..e7e31d0482ef0cacbe9efc763692bd339546b295 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index af01a655e738dbb34dfd74c1e697d9b66e0c7ff1..60cf15a5bdb4cd2ce52138fd8807d0330b722908 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 91b32a773d58efcfd29bddbad810e2aed9b565cc..5c176ad0bd69165b7a43882a19fadf11fad62fbc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22ad2128ed108f070129687aef2b0a789a9efd0d..b3f51d85b14617acfd9a3dd4b1d99b2740076496 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d3b48b9fae8118077272dfc76a127b704cd0a4cd..c3db3bd0f9f973e14383f19051d52c511510f895 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b6a77e5a03bf03f52a2d2ea7d63236e432fdbf26..f810c48c4fcf8f04fbd6fb94ae216726108a7b3b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 77ed85114f134e5962787c4e84bc1d8242eb8d10..9add7f0ddc1b8045313cfa92ef844807fff78f20 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 18f16fb7709532639aa26d3b13c1ae59e3c39f97..ca11c63191cffbbd11c15dcdbdc43d7e050dafe8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9256320cd4331160210348b62116c6059b5fd1a7..b5f2ae7389d281c9fafd7d4fe1b9ac81c1c71968 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 864c1b6f367ee0f8f897d8ccb0bf3050db861ac3..0a8902df5a48ab1f2bcaf1d7edf9e88bd60d9d6c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6d6e4ca27aef74e767eee6460a08073a0070ef71..3a8aa9bb6f51bdf6d680e4819235f4fc4e3d00bf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2709247682d5317acd5ddd11622ac026d6726cd6..0d001b56f96dfe120be81c6b098be7ba449c8ebe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e3c0fa66f4ae142e71f089e2fd74dc0da0a504f7..7450901322b4ca0557e09800139ac66e0bccc918 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 67091c0cef07cfd941ed8a6b8d682cef7f7bbd74..d278e64f7a5bbe38b6063010980fb35ea41a5e3d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a9c2b73c926a422e8a02dea2e1fa641f59d470a5..83d5617c4bd05d6126105371211a08679e9f35ab 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4df2834de45ff93b68a7a47f7c3b411443a5341a..82bc7aec11c30e4aa304cdfa54ed02283fdd99f6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d7b9028ca662a24831ac61fb6a5219aa2efbe287..feee35ab2f70a9b3578bbbf3806f66c225064241 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d16181b9d70fb65c7cf66cb140454a5d67b6fe1e..40bcf12aef1fa79311e3c93b359e1a13754e6aa7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 72ac9d0105e9765b327013b7affdd639def93b48..63fb0925cd44b896fa3b0338c6825dab1a562cc4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef1dcc85afd7f6a632020642526aec44285b933f..e8f19d7e0fb738880b810f87987e162b576dd7f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4cf97f27dd67a9220fd674962592dbc59ab6c2af..50b9d4ad49ca873e48ae8493302e26a5a017a502 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b912d370f5fe9e70b68ecdfcff4cc0f9ed481a7..2783af07b1565839e72762552a12d517aa217aa1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4cc8a65f25aa0619df5aafa3b550175969872040..85c88cc98c7d61e0f1693d8316fcf54efa6c7827 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ec3b53c6033fe2e6bc587aa3eb148dd220f26151..501d857604f159962d4648deb38adc48a108af3d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d35d0a6c49c7d8f7b459affb9018626d72256ff8..cfed1498d98e606797bb1275af5d125bb05561a6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bfad7f8ac792cba950d9bfa3b16d2a4cbbd6be3a..0d7fdf8f171d576b509fd7397287d2bc5369453d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b912d370f5fe9e70b68ecdfcff4cc0f9ed481a7..2783af07b1565839e72762552a12d517aa217aa1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b0ec87eeaec95dd0a0b01c19c883475b924cc8cc..0180d9fcb54ead8753464bee3afb6626164a1380 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7ed3d96c721a96a97409c96caf58b6aac8bed51c..b6ba17bbe75376db73289f4fb5bb8e40daf577e7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index df97b35eb5177b9265276381badd3e7af13ee902..59b6ed8c2ff19370b4a191bbedb2828f90562867 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0a3e5156eb7e470a656f7cf6fed48751ab1a6ee4..98552b937d00f546f2cdf4672d2c390d445d920f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b912d370f5fe9e70b68ecdfcff4cc0f9ed481a7..2783af07b1565839e72762552a12d517aa217aa1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3254c5ffebb7912c66903f55daec89047eb2e040..a0ed9a842406c4d953891ad64ab54baabcf7511b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ecb0b747f076aa9f13fa01e2108fdbd6bf8cf70a..8256cbda75e8646cd3cf190f21a877174a1ac0ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2e7cbd15386ed2370d69c775daf9dfa1290b0ad2..ee1dd99b87b93fa19ff2094ec97413fd6ceeaf01 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e40d5bc3e20daa4232631d443477e71f1f314ab6..bbb7d4b6da7964195bed73cc333d39d335e6ee38 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a9a9edc34f82c87c8675acf0772547034f77014f..4388cb6b05c40df30f92f1627218a94cf79d5ec1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f272b839fbb0e1e496177e226472c25223381d25..96e554d9b6f473bfca2de57cb9df17737aa43e5e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0544d95129cf3f8b9ac80fdaa457f1c127b5b2c7..e9a0988a2adaaebb83a868edd1ce119298163659 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 90f2145bd063be0edd6b57e259390687cae3b570..bffa9579c998dadf8482b0954af8276598924e91 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dcbbdfc22f599ec94188d1b67f782e16c0fcf8bc..e8eed31afa7febea2959cba01cdc4ba7544ca768 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9bc02f11a8d4db49793e2273c4a752c8371aab1d..c3dd6c4c088fa0043cd60a1d400d56c7069734f7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 74dde3cbad21c39d33fc3d127f45df0909346288..7787f824e37b120c6b83b422890921ec0e587b76 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0896da374d2aa58174037e22148aa00c4d86678a..009355b47ecff63d2e0be9e0a5ae71353826e9bf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 11639268468207cd2f6bd8f9adb5eadadb659ad8..56c376f31b1614bdff617bf37ff4ba6f240f28af 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 634a8fd697fdc18c6fd628ee0242e7ed2ff917c8..7c13faabff065b58b89dccc30886977c8ab86293 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3ee2b85d3900d78859ce0da5c80d8c4f696ab402..b5280f422b2ae754e45e3e062861a4bec2ce95c7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ea2d2846f3fedc26260d593e9bf01beac0562744..c8ddc5f42b2a59c06beb8c701805892572ed7e8b 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 34d499b7f06efaa430219785bb9501d41489fbdd..26f0099de7460357b8c7bb0a935e7dfbc723f3d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f78c58f4fb52adfbb9dbd53acd3e8d3133c0b3fb..d1803c66b28401aa2efa18b6166cdd2241326b9a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e40b87667a14019257bc5c7ede3cce2f2feee67e..a68993b902d76d5213b914469960fb3079c45075 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7a5a12589f02720794877c445437d494e8595b44..a9a9e79a69aee9ac0ae3244f37f3003c721814ee 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8267ab3fae63d9fac2cea4fcbf7330c912370925..442c92731c5c9b863647af85fcd01af09df36aa5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 079944eaef1c8d40f07d3ce9c895c108f21baa04..a60ad8f09223be1dc0c7b0e0735475ada2303538 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e73f29f469cbed46d6065f16c9100a9846e0392f..e4314b487fee5a041165400e0889b16043ad3627 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 79b965b927175c2386a3c65c3e9886efc84dc0c8..11e24818bf8a4bb02a7650769d3513853e6c6738 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4fcc7f39ae48dc021fc8949e5c53fa9fa2c8301e..2f2177fa00bc8b37c8602788ba9c818367bf8fbc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3e63348ced96f814d1819599b79f6002efbcf753..4fc7e5f938941f93f4b1c4f186159983a11af809 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e9c1b7d44dd22e8d0b1ed40227da4959665a8fb4..2dcea2692745a7d2b076adc74e209cd5b903dd22 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ebe6af1ab90ddae862f798c3aa516635639fb86b..9d07b731af0f9a6bee0e89a774184b2f54f13b91 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d89f0e51f83e6bb7b90271b0e0472e02f6ee7cee..61c9da12b12e71bcfc52bca06b10b6feafeb8312 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 184dc821cdd4a1dabd8ee18b885891992d782cf1..129e48e0a68807c771b8fe9a29588f6a4b15cf53 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f0728356c028e15735231ec12d88b03449d348ea..2cd4f2986a8f1190003b4991716dc26514ecf34a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c9dd806afeb18bbf6b08349c6e8b765ed4d3b265..19902869f42aa52c4467671f6bfd816b8e271c88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5e1cc5bd7e3687ac3c36398102ca545169f97217..f502b5587d9411900a6018c90f8f4b11921c2a35 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6fde3abe3872efbd50e79933f20023464ec5b850..976b1b6b2ee6cba66c777b7d7be1b3ca6607cb58 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf309a44ab0d329c4f483a80d9f8e93add033108..a729f8d111cad52cc7ae34ec563cbedc5455799f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 72e9ab08d7baa8300ec826c4f03f1c825490c32f..c0cc74b95f995730e722bb8f7f97a067e053af26 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c1a006611d03deec0e3b73bf290c0f8678d6d612..5d241948dac72e5d7cadf964f8fccb5d448c3755 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8453eebfe49560431874a48fd6fc3a1ed9e7a9e3..f55963f25b8a8a4fa28b9071758d462996b29e98 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8cdfb810a25d40c9e2176ced81fdea8f6dff7fc2..6750208c9ef8d90611ad2686d2c49b32ba4d2b08 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5ccaf71bd3b0333504565f75789852f2b913b03b..f1bf7b7a77c4d066836bb67e4ee6fcada65b2730 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 61cce0527c3aed4bca8aaed59e8eecc7b31e2ac0..a65c0660697f99cb3cc895ab3c5c7e92e8dbe7f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2034b16ee4b38997d672091a6936f431155fc3e0..63f392e7a0791e8049d93b517eb016509407fc71 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1ddf5b39bff6ffa14aeba8f5918f75b24cca66b2..e57be421e49bfd57482b6c11eda1b7ba2899d152 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 055625a93e7bc338d8ede19adc64f29e5724debc..3fb02be9c3604492432984c9608a2908c3679e5f 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index bd84a550e9485f59dd694f32341cff928273bb45..aa63a91df636e4f194de1c6eecede3732d9bbccf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d5088d5b71b9648e2629e69a5159bde1683428f3..43de3a602eb35efb613ab98407168b505e4b9064 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 67a7f8b468dfb0cd2abb8aaa17167d7ab3ed8cfd..c3f8355e5d05179cd3217db672e1291f86c93039 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b0e8800706de72203529e793da25d173bd8b8f0f..2c9d17477737f7066ca7a15bdc1036a0f1cac65b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3e9c5f42d1297f31982e64499efc66ed455638d1..1946f84056cde2f35a7831d1a639e38492df356f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c82e6407d05830e836d7da4107ce9b5c00f61bf6..117f3e1efceb0af001caeb301fb750b0362ad9ca 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22ad2128ed108f070129687aef2b0a789a9efd0d..b3f51d85b14617acfd9a3dd4b1d99b2740076496 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 170998ac379f78ecc7fcbc96704d8883d41aea04..af4f168808beddf0e71f8305ae174637b301b80a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 533da1d938daea1918218e9121446b84efa62346..c0529d4d88ba23f7260e2927da64b1add623e05e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6b5ab3309d69ab5197c8d241cb50490fd0d801c8..a11e5a958769a84fde635621ec6f8f9e9a77a3cb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d8b090e28ffa1e9386e65dd5cd1f4537013e60f0..de94a913c3c23c4bb2d9936a4ae0fe0afcd2e7fc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9fd099ea1dce1759a47d1df3cd02e880d78850c2..bf174f69073ce4aae6e29e057de6bb9abf2a1154 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22ad2128ed108f070129687aef2b0a789a9efd0d..b3f51d85b14617acfd9a3dd4b1d99b2740076496 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 21c59ae68d9b4a888a391fa463a7bf1fb8e2b464..748245db2b36ce495949b6626784d11f9d661ff2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1fd9da875e71877c5adb00154e5a11e532302660..f428b41a27a9c06bccfe5176d93c434c6c45ba3d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6b5ab3309d69ab5197c8d241cb50490fd0d801c8..a11e5a958769a84fde635621ec6f8f9e9a77a3cb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d8b090e28ffa1e9386e65dd5cd1f4537013e60f0..de94a913c3c23c4bb2d9936a4ae0fe0afcd2e7fc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0ea978bb70f5625723b9811cfdedf062368d0921..b9324eeb7ba2308daef57e6c6d1aa72bcab05438 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c9b7349d7cfd083ece98088ab78673e0852d3f86..b2404bfdcb1f639fae9e949ceb9bb77319aad802 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 66bce079f91e1548f52fe802920477feab1e7ce1..86a652abb3c418315ab61d52cdad685d104bf1da 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 21c59ae68d9b4a888a391fa463a7bf1fb8e2b464..748245db2b36ce495949b6626784d11f9d661ff2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 25cacd0f1c4ea73601b4e6396f3237921e702087..6c334f312aae2bf4a09c271aec8d7a3e8ced3b7b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4137737a77c5c682c5ef4fd485721d51ed02a804..94c6bcd7c3f4e0ee0052e61e986f1d29c79b3a93 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f8faec4eac679194ec4ba18b509ad49969ba9e63..bce7b772d87b9623b25a31219c6e8bce57e6c471 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0d4d5e219c1f57fd83a08a5f1063e1b39ca2b7a9..6ce543950d1c5a41be9fcb1a3b00b313964494e5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 66bce079f91e1548f52fe802920477feab1e7ce1..86a652abb3c418315ab61d52cdad685d104bf1da 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c9b7349d7cfd083ece98088ab78673e0852d3f86..b2404bfdcb1f639fae9e949ceb9bb77319aad802 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2aaa045e316af346f072878c20120bdad5795c95..275e3bfc9be6e1035615d420ff8a8cb07e3663be 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 88bf57c0deebeb122dcfd5ab118c451048fb0802..5aa2863a82215c71ae91acdcf1e57421f2ede6ad 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cad9a2e3e39fd42de94cc7f501d3d55ae6c9f4d6..faf923b8653fe60f344d99439e38a18ce32fb5e5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4fa50de8aa06e7399237c14e329d310b417ed596..c85a9b80e46eef3933b3e7e8aebcd0875e8a6e67 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 11d923a47de78e6ab1d4c4344c1eb9ab27131109..26e46cb1f92eb8e31871ad05b9b5d9b42ff0c939 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 62f82604a2d6888efabee4a2fadd1ea853ea66b4..bd004a64c9f31a3a4afb6c6378fc174a09b2211f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4cc2b8d803a333fbc5d87eeb5ba807207561302d..4c60ea7ca90187485d86a91923dd7e1230612e6d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2ee24a3f8008a5402dbc20e2c3451d9a4e405a68..fd8610705d7f39ee55cd14018b41bb78fc027c92 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8ff829ebc564b1f2218d2fada8942fe5f9a1d708..e8a4c299edeb9b5762ed6ba87a5119273747dace 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6d9df0f4811523f692bd2ae25b171b873e0b3419..d1d36ec588eb5ebf29134abb6f519ec6d50764c4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 196b5b3a9d74a71a3381031c8dd284391f987d8f..284be1ffa08bae4b267e11d8355e31cc3495fe8a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e4cd81e71446a5485acd7fddb49b6a8bfee499a5..d7793e03abb1f99fc3c937088542101163333fe6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f9226086c636d7467bac9e1ae862f82ef7b7577d..095580184ca6dbba77fe21a2ddb16a5d7af211a9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e6af2bf70341d5978d65c2731ea6d066da894589..8f765a37a607043d2820d7fa99e5301dc26b4515 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be99cfa962ff0a1073b5b39c4b95d1e1c3ee5b04..60c6eca127d635070bda646c94916ea42533be6d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3a32f58f4b95f63cd1aa47cc0a05d4193a7a29ee..ceec564db5a17dc5f5a6d24fe0679a60be9c9426 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 01af936908c7f7ae42c466fae622ab237e65832e..1c5ae82556494c66bae2d57885b641954a138690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e6af2bf70341d5978d65c2731ea6d066da894589..8f765a37a607043d2820d7fa99e5301dc26b4515 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be99cfa962ff0a1073b5b39c4b95d1e1c3ee5b04..60c6eca127d635070bda646c94916ea42533be6d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9f52854c05b5ee588395bb8fdaaabc2f19738a85..02405a1c9ab85d419b2ca94685284c6799989b25 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8c84f64104472083821d633fe23a2f952db4a795..d4c879bf4088db30ca6fb491a681c6834a472bb9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e6af2bf70341d5978d65c2731ea6d066da894589..8f765a37a607043d2820d7fa99e5301dc26b4515 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be99cfa962ff0a1073b5b39c4b95d1e1c3ee5b04..60c6eca127d635070bda646c94916ea42533be6d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 20708f36d1affe63fb181ba314e993f03aab3314..5e974796bcc6fecc107067ce888df450287de435 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 98b891c3478af6c743d31808be21c10423dbc56c..d46ef3dabf68b194d610180d20408b1078a628cf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index de759efaac336890960adad9a9f9eb73ec05b978..ba78d52e7949b46334474b5587ee68a1aa110168 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a94d75a936a14034a2921f48c8713bf5797e19a7..b20c31ef957b92ad62745aa415d8a91cb880bc5b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c52a68cf40ebe7fbfb8bcc4a42186d43886a918f..8fcc1cd44c3c0c63ffdc91a5fa7f40491b026455 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a2f5646551c3f51e3a3416312e16612729d349f1..bd9310ba86aa628c69671505160e688a3c05c0a8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 46cf672cdea1f4f746764c589e9938dfd6020369..0bc29594fe55f929604bc554c35c67b445c60dd3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cb04e6a93d00dc39e049fa0a7c52f47713f4b563..d36c847e413accc87f09f862d6d84deea04ae6e8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 123bbbe87fdb77e829a029cea946956b918714e7..6ca6acb46096536cfe8041c7c516eb41bfdfb1b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 83baa3254d66a1417a953e060fad5ffbf602f89b..d36ce3126d7c5457c4766b6b2ab579643349d2dd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8057076c6001d842634ee0c6d9febd853f9fc37d..ea9842cc1a4df44547d3efbc6b5da5b3afba9250 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 08c3c44e36fe40440d4f2bc331ae298c18c160ba..5f971e950c9db695017c3cb01175afd554e19155 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a60f2a216c6afcb83f5554036fedbe3072f3c2fd..e305ace856dca3382c1dfb9ad2a2409a1fcd5187 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0b212d90a5a22d8c962194c700180c6eeb22bb0c..ae1883b83369372f2587870a44d064fd1ccd1f2f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f0338f754f685779a2da1356cc62003f494585f3..018d07b79a563448bdf6b8c6a33f1c53c2aa9f73 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a8b00b5b301ce3ac05f4dd19225d1aed6247f337..8c319ebe489c2889152e6cfb236ab894fe2528bb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 66f65f8102a2dc019d7cb5cce339f770c1a69b74..7c7d5229d603af5a4cd45a0881c5c40aa14cd845 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bc18d82b9d764abc5aa2e02b540addf7b2d70dbe..78c029cc6a5f1659dadad25b9f94937a489fa61f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8cc1ee47af4d4acc62a6f3614b2b0429ab390c81..bf501a4174afc9edb900fa6b8a65a5941219d01e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 54d2f6d1386f0ea22a6e8d9fccebeb801bb5c922..12f18bb905a1f498f6392b7cc8a0298c1cfc60c2 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 2ab454839abe3c1f9437f03072b92b9b4a8581f3..d11331990c1bd2880588ab3a76ed9523ee784a80 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0abd3f0541b3191af23a763a608a728494bd0d11..9fe2d7720a8b2432cecbb6bac2ea67a3ef3a8d88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3970056bd74b8a0230165a50ba31ed2138ec6052..fc8f6db5bddb185aadc97e0cac0e0c742eee329c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ae9d635017791c85118006c56bf207454de63793..9c8bdba8b9c2aee24f73feed8a39dccaa1a36edc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4454188b14f6ec21726494f71cc1994ac1612d69..8d180e1fb2242b4fcb83892a2629b85e644b5af2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4eb713092385bda61c095c6bd0d0a4c1684d7679..58279a940928c8e219837949c6ca516286e5c237 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1ae37815d0f4b1ad87802124c2631bfcd64abe17..583ffd2b4a8b2ad4d327edb100eca1918f72cfa0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d8580c5f233fe4437bc0370096b658c9135de454..c7e2c03024a170dcbf4470c79b571bb62331b165 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6de37ddef7b8a0f242a708a405426ac45f68800c..4494b64a9b4ca1f08fb737cfc48044aa7ececb74 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 49f15cca7dbc85c0f4d25c7ce4ba329a6f1a320b..321c757b6bd9ba765d142a8ded63e5d253c51872 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1e3d7bf4f87057b01424a865405c2900b330f08d..d6ef78f0fcce3cd699ae0dd23738cd92a7ce2b8c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 501285cc5daf8ef5ec1581901032ec81989d3c5d..ebe8a1bd2e09c22c19b3d2b2ea191485ffa05b07 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a7f530db86200e27234456b57dc79044d6dbdd3f..bb17646940d0beb046cc25dd347b659927a651f2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b5c9b5d5d7fd50ea54fa70fc538c79348d85e8b1..7e5089e706b23b15065a84ed7d9f2a985e9a20be 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 83209151f6249a2e320b2834e6b35db37534e746..143ad60a947caf2974ededb7adc3ef64ea176207 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 23f2312c74a9bece327c12885d63294dd480949b..cd06a276675aa90c1d81039890ec358406f757ae 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f0c7214d8717ce893e9ae84108d58b6900ca7483..b1a91ad8e40cfa815794d91d346bceea6a81fa3a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 83209151f6249a2e320b2834e6b35db37534e746..143ad60a947caf2974ededb7adc3ef64ea176207 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf2bc904681acd0b6feb03ad44fb96237d6ae7f3..e028c3a34d08320d4bf31e2acee520daeda86242 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c45b526147469a7235ce7cfdf9c780878acc17d2..47ae896697bd29672a7467870c207a35269306a9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4bf977486a596e40f709e050ca14ee0e1003c730..a5a023ef1e0dc70a8a23f8e25e5d4464546023aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f0c7214d8717ce893e9ae84108d58b6900ca7483..b1a91ad8e40cfa815794d91d346bceea6a81fa3a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 83209151f6249a2e320b2834e6b35db37534e746..143ad60a947caf2974ededb7adc3ef64ea176207 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf2bc904681acd0b6feb03ad44fb96237d6ae7f3..e028c3a34d08320d4bf31e2acee520daeda86242 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c45b526147469a7235ce7cfdf9c780878acc17d2..47ae896697bd29672a7467870c207a35269306a9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4bf977486a596e40f709e050ca14ee0e1003c730..a5a023ef1e0dc70a8a23f8e25e5d4464546023aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3a27a07025a9683af9aaae30a667b90df64b59fe..0389154cb396a6432de69365b324dff1dd7cb845 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9d523a22c30355309282b7310129e449718f70fb..c976d983a5bfcb5b0473b247a7a3034a11d39d60 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e9c68cd35633f452b56fa2172675a9674886371c..f164a42b9257fc838522eacacf91f579546c979e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index aa0adb57268f2ed4a0f6bb91f7e9f11ae7c03ea0..322c334e8d61b89d580a64a2a10289c8e2909f4e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4bf977486a596e40f709e050ca14ee0e1003c730..a5a023ef1e0dc70a8a23f8e25e5d4464546023aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a03872c3173f06fa29691a139bbd4587b79dd318..4d9320c7a20d11ff611894d17a139d16d4a027ad 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index db3209d7c42003dcb9fe434e5ab14b9c0d602a52..b622028f2534f949ab953c0fcc886a26b48fce42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 81480a4a9cf400186016372284a8bcca64bb96a7..3999a76c691e7a9e99bed4fc1362159b7055c1ab 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6e0bdfed0abb18fbf3b30779e6ee3d5da62d2462..b1af34f1656a297c9dd8700b86bd54229b3261f8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c04a923dd42aa980f02148a64ade78771aa04f98..d135bd35af7bc0a6b4b4b0c8b2fdb4b948c13e70 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b8597b044405542ee9a1a67b66d0125a0b278f45..c4afcb90f73d59b9e08a330de13993a62c6e2c77 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2e303f4d40cbecabb1b9c56361f230c386a33fcf..88e13a56ca983b2d12ff1b4f8175d02e6524e2fe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8ed2d356b3e801202e2b743e6aeb045e0bb2ed5d..2a16e3205d459e533c4d6375ed2e4bb3f9839922 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ffabacdae5c151e6081d4b3850c12c4d959cf1f0..cf6fa5c1e4c3010033d521307f74742a4ae8004d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d66e88ae052a1211f468232c9aabe05c729b4cb..bc41be14c0ecddac0c03846cdd91a8c81a125e26 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b06103d2bc28bca341dba08ab4fabfaaea60eb7e..e254d56c13d57afa9b4373d9fdf209f978d7247c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d7e60c5a6f1d7ded564e3b7068c729c0f37a328f..8fe549e7e983973a2aed42186beebbdde58a4b5d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e76f7e1cb376bcbaad52173d000b9c23e5a7066d..bcefd33c111a61e2af84bda4cf9ae9290a555d2e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 235305336c8aae85e3d4273e1fc0bed5625d1d9a..7f885d6eb32a49d65c4745da49a4a67662391402 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fe0a8bcb764f751b0c44eb5c83fd20cd4c766e39..cc6eede71adb956b0173e207c328a7b523a5f3d0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 78618da2e95a0e811f412ee394f90665d81ce61c..7ebcf25af2d5727be4336f98305522f1ddd235b1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fc16da3f05773555cf663e2f4827932aa6dc6aaa..5ed5bbd4b3defd5ab1adbc6f7fdd9408cb4d1b1a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b8e24009b50afe9e66f34ad06e82e227dc1b73e2..666da6798c2a1be4c24962dbcc52d9ae42f6948d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c546b9b344c24d557ec2f25198683cdba36b266a..47f9e60dfa83756ad79b1cc922c2742ecf6519f7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e8ee95108234bb7f6d9d1909a56f1a53e1b611c8..88bcee196c4de29433062e3fdf8e54278486c97a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 381693f66672da23ffcdcca53f83f18ba89d2a63..63163a7fdcd5ee79f6ebd72f9f23f7c15605a3db 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index af470929e5ee4a336b35d43bd0d616f584a4c9fb..faab890dc7fed380c422b957df17553702eb759e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 351da4f4be6858a1bdd8ce19e428a3c85327bd48..c773146757eb0433131ef997ac945ed5d2fa09be 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index db26c9b9fe94f9ec96ce38c9d65484c586e329d1..0e0a3d8f8b2159ccaa3361bd7019db64f7fef41a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d45a201aa93dfad2ae5bd77ec09461c265be990..e360b38c74ffcb84c991550370a65912239ff600 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 006fc8d52e4cfde27cd2ee740af50ea50bc5cbaf..2b8071446ce750917ce1e5536696e2ac0bddee93 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f119e764693fda07abbe83d8f94903f07ac21b60..3264e5025b58276861161de0946d0542a155686c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a241798e1fd35f99aa617d3f22805489004c0685..ef9d0ec781067e4bd8571533906010a5ca9411ec 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a1c69a1651eecb176e62c6cdd37a3ebb48f21499..8b7ddcbbdc38cfd2369becf2501120283c08abb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d83ec331de5656bd48288353ae0c5fbc6f0ff964..0eb3e890bceed4f323ea5258ca0665ec960cf19b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 787a13a476cd2627a29761c67df3916ef790d614..f4d62c3bee0b70a083e98249081d093df646f9a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 60e7e747df6eb8f1ceb19af0bd0b3d824d972223..92e1beb6951101c87ce78d220669f0db33bf973c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0582e3d3fd38664b9796e73365273ec7af533c01..578e2fce412b94f584de4d2902c2f5cd63c7e1f8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 613eb748ebad3da2cff394468417639f74ba544e..a1b3061a75ce5a947418f518151b5324de3cfdb7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c227047de302a0a38e93a9f65fbfaa9923a5536b..1d4947c49a2dbc6c2ecc51daf1558831fb65e71c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 54c05f3f959223d1c8c4733c9fa9a79b9f8c3fa0..58d18ce68d06e3b674fa22ffa0b5ccd08401f392 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 974152476cd3809b8f66ca856d4b0e9151703445..a35688141dd996dc4889a5fb8b37793eb774e461 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0768541fe04cd7c897012d6ee9e989f56167099c..d06c562bf75646de9a15ba0a2f25590457a66a9c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf34c7f074876efb5c1ec20d1b49658d63512236..64eef3ab9316b0c17d85a363596753174385b05f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22a05d0dede503ed263bc6c7d1a0bc5a801a35b0..2e3bcb72c312f59ace7c0e650a584aec37a826ea 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8eda850543ffa5922d990defc47d2bd7c13922a5..60b25e4af9ecb2d1fbb6fc7e97d70c83adb45523 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c227047de302a0a38e93a9f65fbfaa9923a5536b..1d4947c49a2dbc6c2ecc51daf1558831fb65e71c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 490ab31ddf70cc803b90859683a56284a6babfe7..f14d47692801e69be79834fe120728595af77a8b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9d0b323b3e6bd6e739634569c39ea8350ef02a32..b8c9afe9099556370c311e3b50f643b748d14be0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 15a8d47c8c68ca98c876240908ea9a7748f9a2b5..3874d71939d36806ff01c8330478df828b36d5f3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1c8a5204c78e8f7c76c848506d0ebb4133af88da..bb93ca3729d9f92d142cc6cc9c5e3ffd30c01dce 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5b65af44a6bd7f77fb8f3970effa00a700be72cc..aad534af313a981f630b588e459b7605fffbc1fd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bde806cb19b13041f402e42adb0c269e6d2b3162..9238353bde33d88493dd03a7f71d974b32f21be4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 98de77937d2933adc3b4ea4c85f74fb885e1ebee..e05231504ead096017f17f0cca3858bbd9a70f88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a40c39674f4202111d215f784ed634c2c1590db5..39c57c189cc5201a57675b3d5b96ad4ed5dd8e5d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d4af243d0b25c9b3d5a9c876a63a0584f582219d..a53222517261682e31bcde30e16201b170c0ed9f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3d0f80606ea50bda8026c0e9615eaf3f9e0df9e8..baf4f96304afea608a6863117c6de7d0453aa19f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ba19b025e71fb0311a419aabdf1fcf7f35164849..01942eea47e5712846453c020369fead263a7959 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c519a92295308a8a2ce06dab85760d7d9525909a..814c31a961bcb2693043861100c5a7373c4a4e26 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c0e44aa7bac6a2b3d97f31f398d0928c7ccb09ec..ee30a02ff9dca6181e3a74d7f8c3e34775b7f5be 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3d66a1b3d09b96c8e35fe1564f0abf81b90a2ccc..93ce0d36aeb150f5f7c182dece484030217e17a2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8e0868c2c161216f44bc7b1693a17cc41eceb7ec..c2e4b40dc3608e0f25c032149eddd4c94fcae0e4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cf5c9d9436c7986a0dd0680e4241015e2eddb770..40e46e89b29bd0376bdc67e4573ff023fe945bf1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 752bfc3b7ba47ee388569a0e176521f5b5aa192f..8a2d41b600cca7d3d156b411b74c24bb9b98bf53 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 39fa18462c5a627235ea7193d2bb79379ce56c5c..6078e6ef7b137c0ff3afba5b03082c63f2b1e9ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04f7d59a42824cf665d41ab21fe33e2a0416d451..3c78d207e59dbe50aa79d36e603f7da8e6fab0b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f4e25e99c22cc1f4fd458e98ac5c9a13831422bb..a22597cdc1a6f4fd4ac623a10191f51bade7c07a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d3fa6f017049a5619d7b3bcb2211535262e03638..b588feaef4ea60337dd9d5d3365081d05fde4459 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fe1217a6233a4b648c335beca55b0158ec6ffb3d..1f2c2ccfde5d5084a13380f2eb48da47c29a42b7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 37d53d2f6a90d453e58e788ae70d03260f1a73b0..c27c152d59160bb7ece2b227852da9ea19a2f85e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9ff4838b09a8f01cc24b21133c1deea242db6040..67b374bfadd56376af109a7f76b188dc2ea472e6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ad05b30cd4d1cb1d679f939d129fec7901cf9cf2..9f02bfd78f183e4c69547a2f16643affee00594b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9a8699d20c43f53a6008414ace0cbd75257cf100..f5b2b7917898ad8c72eff801cccab1cf2f2db077 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6cafe14c4de3afc8ae5c845ee89d0ddadd099e6e..e698d45c25ec649d2282428bfc85571b39f90bdc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 426e3b0ce87c912f4322fe3f458ea694cd9d2693..17b1aca9861dd7da4bbfffaf49593715ea249ce7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a1627087b20a97cbc11eeca44e6122c73e43d2bc..9e187c93460b0c28f3d7db384a8512a5d3da284e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4dac44ec71931335c44785f5b4083d98bcceb260..7e2b291cdd7896367af5562a0354edfd91ac1e1c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7cb8f5bc14856749507fd99ef4812b4a53cec8c7..b487649c1e3929bdf2494215e98791d9d8c3710d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2663746d513af37dede7b34be00c56bba9a10bbf..228637422ba9e51e2866a4fd99d78b7fb5fbd047 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9dd9f83ce51e990e58cd3188e2554513207ad55b..b47bf6c352254ebb19f7b0869c4b346c2e2670ad 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0f4c4f15cbc842df31d1e652696f339f63b35f1c..2f3e49820334ec3d57a80527d693f15c5aa6fbcb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 712d65b5c7202edf247afe827fe84eb0b47e2d69..f7798602cf8388b00567a9f3fe5e8e0c99c8e83d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9b5a218481f48d6d9e8bc0db70c042aad32de934..30282b2534fd87db20b3620cd2e4881eaf2240c9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 40e96c68e47cd48e5770a7a1d6144e06934d5dbe..d31670f41811e17208100db665c843eae7b5b7d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf39bc0ac4836f265d7bdab466b2b9256b068809..e57ae424ce78e14331c2950fee03a28ab2d36673 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 41d553834df2e5910d0496f7a5cc596c6784e34b..d2d60de7fd533de35098ed211fe353f0aed1728e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 34f9a9adb264f5d05a6a70662ffa390c8c65d91b..9805f7891abaff40146adfffdfbc12c34c7a7681 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 84fb1fa5c4a41635d20ecb07cc5bfe2273608062..a178933038799dea7f6353cf437b50597d697b6a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ad29fc9d640530a2e11eb0f25db1d8977ce853d7..afb3232d7f8233fd80cbe9f6ad40da5162e5fdf5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ae7bcaa6ce6d83e8c50ae80ad84d6c61d72e2722..1e6522b67a30cc10db392e4a4da8f8cd574df717 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a0b34276707ee89f89e95e01c537dd5eaa1ac8cf..21cda0e22d0404cd2207c164441f49651d38d0f1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 73c63f558a4537ceaa61de59dfce1c9779d4b9be..0b6e8d0b8daad9a0c9737d3658f5f1f29a76630a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1f3a1bc0526499e8fd34e8344c5ea2b64d95167f..d2dd81e90dd9b9bd911a13b0b5f653afc8ccb516 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2740ec960f79c20b4d276aa95f3224c1abd0587f..185c2262d8f2dc964f3e5ca07b7ff9eba71ad9b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a0d00b7d3c82cc2feb087d67c3f2c1cc686773e5..a1bcd16df5b9a94b8777bd00c0176686c629e187 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 47ba9cc62d386f19755c208afec5e5d4ef8272d2..8109b8524edb51ea0afc4868f474bd648883912c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 96758416150f73fa77d64b231694eeb693ea0e34..a79beb4832e6e3f3282a4b5fedbc92ece2c7cc7c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 025a567f4afe10286e8b660eb97e0ef84aec0ce5..c48e061feb4d69542e7a6d198e8f86647d939a49 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d9607993e631ade91016843e50fb05efcb1a73d1..82345942b2049bc127dc9c5f6629692a08483634 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e7744b1f9a54feb1e316aae66e9e315956091492..cba95c8968663750b5d20136292c150c2ea403ec 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1ddefa9edea4b4be6735e904935002d28f0f9457..cb005fb561cacd23cabc251cc0c785f9d2705a8a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 952c41f033645e0a9f9113c3e1d3799b651a47c8..f8e182ba9f9c52ea841e4b4628e4ceb8db2dd3b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 659f479dd29a608552ede82f00501dcc6339db9a..167a4a3f457b4578ac57c12114d28817d569b7e2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8da148c833a6e857bc9fb8caf36c44bd416d0be8..342a12982074c287c2e5d66aa6f47b812f594045 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6001f92c06c61f35fa0a9c0039056440b63dd98f..2053d1c616e0c8977202c28c7c50737ede0bf2e0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 68b95614526801fdd90be0904b01968c2d6a8c1b..3f637c35cf1b6b693c9bf5dccc19a6cee6295f61 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 171527e0d466086b537a56872fd87e31c7378460..af7945a4cda153be71dbb645ea574e146cfb62bf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f4bc63e97aa58b648db1776e6d6c6dc08ae07634..6939c050a45ccd26d601edc448e16688efefe552 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a2f43965811d7cb5a6b59890ab3fa6db02676f28..3718944cb460b15309dd5c13162df2ac4e06334e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 14a71fd5a173f2b4222f37b094218e4039fc1ffe..3c50c51c4daa39820145ceb4ff8514c01e78b803 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4c26b7b9c1ee8c133319ee19645e8c55a253d999..39b0f5d33a8af75b2a86b7b648f3a422966d1e17 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b982a6e049e4e03ed67ac7edc27bb81d6e165108..1d2c6cefb7871d5ba098620cb85212ce53b3a389 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c35207088d4d3004e1828c74e0eb40fe1496ba41..167356395f265daa78306550214d3b4bdb143f7c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cc7fc16e6e17206e4ae1bf3a0ee512995a5bef38..a9845bdaf3076332c3d956f4ba5bff625bb5de2d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5af4ec46bd46a168743d127aca04cc5afac5fafd..e532545a0a4c8e7e3eac6039d952bdcc66a8c4bf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0f7dea7e232dd22826e451f2a6fda10ec829afaf..e50fc2d956194aa296c007ff1eb79b886a9c4e80 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7aec6fbb89df82d2247f4dca71b7c56dd1c31cc5..15ea29af115b6f3af0b0102ba3a9281b8a72703b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e3329eda67708e639a7c7a260bb210344cf991de..2746ef154ecfae57086636b290f8e9a77fb5e188 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index efa971490bdfd2f205548562d1520e2ae060390d..1c587f5606da5bfa02983ee908280f94f6dcd3a8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 797a6ea8fbfcf62dd2f82e73f9af538b59aea3bc..409837b87108e43eac6aa39bb54adb0e6ff3970c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 07d5fc9fd7be91b797a7af82a90f6a99f3393e46..47feaa9ab248af8083d15025637fa1489ba14aff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 95b66e252ebd9afde667069ec7bb4954d385373e..6091e2a364f53fbbaf3d4d3ce79314c3d8e10224 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4e882d88f1168b20d000eec4b9df26687dee9b8b..a9ae31fb6a3b0acfff2b0387557ca5d85c19a395 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9de0d7be793c9c407096e90ccd6e20f71b64c434..df8ec60a560653a57daf3939b155834bb4abd942 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5e1b068fabdce01e5ead3c2928f97e79db6fcf85..bb5355c9ad09305d1555ed6cd0027c1ee4b44f8e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3592929f2864c3ecce2cfb730e71246dd6d62b4f..edc745d26797f08e8722fdef1a44a3f8b58460b8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 526d46a09216e8698ec50630712f10d12ac8822b..d39dd4d068917cae96d0f02c16c705618b3ca90d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 748cb92cbaf4601d2026455cdb4ece640a1187fd..1945d31cc630d03f2e300e622ad99fbf2f3b616a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 687bb12d1a7b1ffa27b9995e09bb0904c19110d6..78bd4dc878e88901bcfd0e285b35cd8c7f441752 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ccd47289a0a6360cad0cd0004e3f2e0ad870cddf..88f1a5b2db4e9791d2f1cd28677033459a6cc339 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 303d55c0579ee9feae0c9fa55f0f67f48ebb1732..e459df5fdfc8cd13135b10f72b1f9746d1911321 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 06f8aad27d59d46c464dcb9bca6c23b59d4d7dd6..3281428fd8c764bf41a9165011aa03e4e4599f6b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1c7213b6c611a396c2b117cb1ec193aeda2a181c..72f26434a9d335b789da6d15a80f90d69d9b6b6e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bf309a44ab0d329c4f483a80d9f8e93add033108..a729f8d111cad52cc7ae34ec563cbedc5455799f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 63f382b99f8c9e2e438f8728f31ebbc72b543210..5eea6d56b05172e9fa33b05102c4be06218bcb7d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1af392f9b241175c1a985ebe490e551a4edf375c..ea4741477b62bfd41d453bd789375df41381e1e5 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index f846cc13ca97fe50ec87906b40dac6f6ed715151..547414bd3dd25eb6d2ef7cc9d0a45cba05cffb63 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8cad115636d9a7bfd10ccc677cbb6d03450fcc55..252629d60a42b033b15ada98d57e01f056dfaa4f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 36a3f21b577493c70a8e04742cc896d638ed1575..3d5943c487fdcb9cfc157f8a5fb7a7de6e28c184 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a7b393adec735c0201530baa30cd4dc52af672d6..8a1967c3f7b231cf4c754bfae6e90aeba1e9cc7d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d6416becd59e225b3834377594a53fa367243ee..ae8aaae6db6fcd488e379aee4eea29847c49f133 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 00814433c9b27467d4c8a58104ddaff077681fd9..991b1bfe5bacbce2dba8edcf867455292e861348 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9b9133caa13f7e3656a70ea1a593651421d4fd2c..293b589e6a069384b7f91224c3913f47e8263282 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 596f23a9c299080851cb4a3ac43a9f8926caee51..d41ad9c37dbac273790659fd52647e495c2e7855 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0d886d4d6f4d2da01eee0ad847848afa022e4800..d01b4b8aee081cea1c54253157346425f32751f6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a5a906aef3071bebc273312fd318cc6934ff50ef..166205826b45cc8f48d2f9eefd315fdb6e2dfe94 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c994c9df4b6b0dc9b81e6ffd97d931867da18cca..946d3b9eec0d712f4d4f07fe593cb80f92af6303 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index febfe6a21d4f2a3844e38932e765235d540d938a..9c80213aaa1e857aa0cc9ffb3b734fefcac67c7f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1cc6e5fdb0ce96110bd3ee22cac6d7aa493af2fc..2bc092af32bb7d88df16b83be40dbb59d4fe6017 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cf10f112b776d098b68c7aa010649fe872307af9..2b70aa991f3c3bf0ba770d9198a70a07dad610f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e86a868937994412a89931fe48afe4b1b731808c..9bddc22c05401196df501bcf4b4e9e6630ccfbd0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f98f7372a9b7b20b59fa8027615f7b3eb73d40cc..393098896c690f7565a1fa7ef312b06ae3d2a696 100644 (file)
@@ -1,7 +1,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index da4fb24f087a145cfb2c41b37478c9a541538261..4077526c745c94232d3cdd395e0388e2c81459f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c996fd601f9c75cf56298f1979310852bc597007..fed8151aad62781a0b6faeb848d425086297cecb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e86a868937994412a89931fe48afe4b1b731808c..9bddc22c05401196df501bcf4b4e9e6630ccfbd0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fff067179dadfb446050720af07b5194dbe2fdf1..9ec59a322fce8b785bd3c4a5b7d2ab1df1bd60f4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2ad31a3cc362c5c73fc660c6f394dcd42cacc16c..c25fc992345b755a49185cdb8545c401bf4d514a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e4dae7ba9217708df5ec153a4e95e55321343aba..435d030fe9155e9c1d7533bbef29bad881103622 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7fb64c58a999e49989389bc2a77ce212180a94e0..090d14cf5123230eab946a69c6a619711ffd81f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cfd449c7c3b68ec3b1d1ceeed78f3c2e193547a0..d2494252257b20127bdeafba837b40bf85e46a84 100644 (file)
@@ -1,7 +1,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a0b335c52b2c92a258a131c5a6f18bf03a0fa939..507c599c054bce920faf41a1fd37f0ced00ea1ee 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22b2af1024cbf9bedbc0771cffb8f37f5f0e20ee..9957181bca6424c14b2dc7a5aee83d6fa89c9af8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6bae8d9534ff8b80064a63fd5577cf10fe346ca6..8f73566869cdb7a3bb23cb9d5e5f00a81aa3846d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 84d1e39aba7289497a50f07712d3f61bc2cf0d87..93763b435f1bd6c71ae46d77c25153e669080731 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ee4072364f9e984320b37467e0bebf411aa5c0ea..e7ca3905ce042a42aff02de8f9152e2272ed9d92 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2e4fd03b55f82cd2de279b0201628660536340db..c47182700cb9983c5df99412d32d1f1c4c2d9ee2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2b3c474910fe2b17d4dc2b36557ef3ae1657714f..3502e6a409b7ab3153948a2cdf4687d88377ca19 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 757c4a7b8e340b9b36a0c90cef6295f7bc08b0e4..d692d811e280cfaecf08637bd8f88afca77d3dfb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b119312ba446d485ac95bb5e027062f757ff0511..21eda072647177472c4ea2994e93f2118b9ebd81 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b23d0800868f1adfcaec2721e2bad2d9cf295cf4..5f148c73ebc986d9e0d7827ad0e8f1188c3d9a41 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4062ac59e54d9d51575bf14d1ed052fd81f30bce..634e2511f4d5908555668c331b8a1f3eff7d2461 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 836d8946ba10198b9d549f3517b8bbe17a9b153d..f85106e3bc86625da6322a4c8c2219ce91555290 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d4065f893779dcaea2b84f04ede08abd3fd91259..b3a319753915f3798d1af11114d2bd57b8c4ff8e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ac3519c088c6df0e25a1c7eddceb169fa161f682..fa48a3662ac2bb1731699879a741767a5c5fad0a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fe07ba1db6c4bccacf6865827a00b3d71cdf2268..cc2c760055179afa8f7387b28589cc04db22d564 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cf5baa9f21302ad1532fe0ab2b5696d3b549508b..ccfce68b751b059d40003ad051d5dead8259eb89 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 84666e4f6bbc464b4b6eb05d486b938e961e7b5a..295077b8fd59d7c6dcffe212f136441e9a6da2d4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d4065f893779dcaea2b84f04ede08abd3fd91259..b3a319753915f3798d1af11114d2bd57b8c4ff8e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3ed8656a31bba2a3910bd517bf9153a627d1add8..1673841fe32f6af942a6984b3820c33642b5f160 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cce6584faa99cdd692899783e5f2fcaec0a56e44..3aa8d15e0b6e3cf91108f2200d905d4a7cbafa2c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 25ecd4f76cbcd8882d2f2e1aa655884dc324030a..0627a7ed0ed040df65c7882b0be60d79c2f2352e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a789818169de6fb9a281ff9ec435fc415a1e1209..0a848468e3549cbc7a118088185f715d577c5167 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 52a168211574552e9aecfe0afb1a27064abf73bc..63c3289544569f43981e96e40f665e8fef445aaa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d6de1380166ec152b7abcfa0d05125df52427274..9b69c0206d6b16aaeb68738e88055301d7cba0f0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 620bc789dead3d7a7bdd63713f7d323c6ba85384..09a3eb7ed06f9396227800cf52c55ab4641327fc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 66ec20c88c7700fbf77729fda7dba44d7a22cb51..df722ebd83622bdf1dda26f08ed51eaf5075afec 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 493ac291170a6c116c95631ac0508a07c5484e1b..1b3a8e7215d58d1311bc4151c7cb27d016f00f66 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3f34471251acaf8246b1dfb169540e37a452281d..1fe414d59eec4e9c7adac8a1587dbc6065565be6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 320fd72e53161daf59c6073d2eea3eb4ab9a04a9..94a475d71fc634c059a1d60a6f9bb94b89922e5a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0ed507143d4fec79bb17beb37f1258ed29b70714..84a71c3b694d0d8c6108ca68922275bd659318a8 100644 (file)
@@ -1,7 +1,7 @@
 ;\r
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 091fc5a5ac65d30c2bc55d1f3f1526d31e7d57bf..84d269de2a633dd734cddcad1bd1b3ccf29ed185 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f76b72c6dc9bdde30639bf94232be32efa830596..d66e628a33112d77a8d92bc4ca59329a4524649a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d591e21c76615a5bbec8aa3a98088ae6e7f26194..dd6485a41c5aa5959b80b1e8544f722f41e2d177 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3b722d5e2d9812685310b23edef6364f9e94e81..6c7175606aff40428dcb7a3135d30ac22c6d3a4e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 320fd72e53161daf59c6073d2eea3eb4ab9a04a9..94a475d71fc634c059a1d60a6f9bb94b89922e5a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6c724af23a1006860126625cb8e8370a2f3cdfe0..9ef6467e13f108848cd125998d69050ee8e3c49c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c08b3c1834001626c3cd93afdce1c045fc0f9c78..eb8b1dea3b42bfec89a0f597e9dcbd727bef49b8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6a81422affbde7ca08cff3103dd66f181fb8970e..ce6a1b85e9aca350d5f507ce1c2c179d240a7baf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 69426e22cf7b5c95041e2aa6dd43497ac1b357e5..bca0907a7272e70da11fb3177f41690a7b35cd00 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 96c48785dc5d87a65089294732dd4f77c91d5ad0..ef2be1f68ed35dfb3f11bda6ee7d2417c5a39c88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b227cc99ac485fbdee7a9c3c965ce4e0a69ff8ed..404896bf2051ef082641b09b505305c5dce83d10 100644 (file)
@@ -1,7 +1,7 @@
 ;\r
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 914914f1d10f5e84ee5be3fe7914259ee7311032..0da22c1a17bb84e4fe0332461b9301b2d6c0c2fe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2dc48ddb0dfdfee625823b64f342fec069af94d2..6259003d866dd37973f19ef5bc739ce5bf6b84ac 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 64297f664d5ee5ebf7fe6dc5b59f135f327ace20..6f92c35755a4bcf9455649efb04bd64f79da861d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2fb722b24c5dcbd7299214d5c90d1af6b153874d..c98c42a25ea4d0e8a9450fd634ef44a206c70fa5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8c4147eeb477de5a365812d58c9cc8007c220172..347d529c496469fdf1328a932e09e02fb3a78edb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6d734cdc115787e80239401c59370754045a24b0..42a8092a42b9e29bb3d4ab848ca366d17ec94ada 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0c05321346874f224007d77a6d72b459a97b6080..9833b6797b45d2326eb46a37fe42d32c202c40f2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d1630ffe1152c44ccbf2f1f5e7342b5f68c09311..4c1393a0898874526eb6e404f5fdfdefc30849d5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d5feae5888acfa8a619cfbf6c9d89873b3ee7681..6974977f897131e4ebfee21af34bf06625d00df9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3333a3c88acb7a068723e95a70e924d2e4c0661..9eff1fdfd0fd72eb2b85fb6fdd2a01f53949d1aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ac4877f7c401dc2076d965c69174643e1e27fe3d..b324235a74e33bae4fe74e856c8da6cd89fa6700 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ada69751331cf88c2415117d42acf2afb8d293cc..25b4030a9e46f56b9f38660179b71666d6d23324 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5c18b2f6586a431208d3de47a683251aeb455715..f9fc4fe218a80f7b46e59a9abd2da7854cb63fd9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 34d85f037adc47107d965dad99821238f044bf67..13d1173032e6c15474d7e9d0ba8983589c0382b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a4d0c28f3872e2be352fbd6326b757015596e06f..0b45e9b09c2c1d1b96cb3377ee318502a4d0e45e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d1f0feb14aeb6b3b01e58201008809d87e500927..eb722668623f6db0c7c32f50cc23365fd657a235 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8a1b540d0513b13d32abc8dfcde50533f6c085dd..e1b427a90f62acfcb3a86d44009e98995f17ae31 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 23cefb4db166d183001a7bffddc7b182aeaf4ff6..15268543f14a49f5fcca01d49a8698820b881395 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9a4fe70752e81b26f434fe28081d4dac0ead1c0f..a6b220095ba85eefb80ee685288395cec5fd3638 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fbd4e8f839e76a55715c3555d7409d94caa0bd03..0d8f66a07e81830cdf1624d0321a42fb52470885 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04581b866863a70828156691454739ad5c3c7488..7485e336a39ac534c7593b2cd1f9bb0e458d4dfa 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 5fa409a4a42cd570135edfe7380f0960b832f7f2..d389c244732bb36228b39bc2bb6c83688793717f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 05f7f1a3a6c51e05a4dbe7c8e84db591848e26ce..ae041726edca53f42264c37fe371fbccf7a5ab7e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1ba38920b59b79eb079603d145b25c329ba8bae7..7a84271fb227c84b4549fb450a1be2950d3c03a6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4567775858915c9ff4ca658e72c1b4e6fd5cd8b5..434056ecd847963dd9c09b9def64f642f80f354e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f39cd2198f08247c0d3fe21c3cfb48e63eff9f87..1c9742141f3e7286294f51554445aafcc88fbc6a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 87f8e689a5b8b9a733442eb7d1d3fcf33d913810..65de19f7e6861507d158da29fcbe2735cccdd8ea 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9f2dcf5d0f6aed6d2e108aeae7b3d796b23dffc5..410f5a78a052aea9723e53593d20ca0244aab5dd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 52e23dac39dcfcbb8dfb5eaaaa49ad467b9c4ed2..757cf331945f07b89a5d77c869789eeeb8a191bb 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9ea081824907e44a483314b563db6ccb495d5010..c3047de87c713ee3d5c75b6c2b06b99f2f72ba49 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3fbe35639632d6b29fa0f3f5a0ea5f4e9dc24014..b8b0cbb0649435bc931ea7a1d3b6aa6f390e8ffc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f4b506d530953361f10de84847d5ccfd4d05fbb1..d6c7e3dc0c364754d8c8210b50167504559b8ebf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 28a2b3235595547c991b2e4029eabcfb16ac4dcb..c9a917f37cd5476fbfefff554d4db324457035c6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5ebab7714b4cdabe6215941e0fef702d7de7d205..95261a2ff649e62b13ce055bb6a131f998502dd9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 720cb4258adac4284668c99526f4efca3e802a64..db3cf4952a800326dac1a79d8bd98f16099e49b7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2a0c09cf603d9c6b86269d0f80c64f8c4708e877..81eaddac3c0a40a48c2d9a9c1709e20809bce763 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b51418451fc56210738cfba3716ff8cffb86304f..25f6813907994e40de1bf3fdedc587a10b5c72be 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c6954e4d1fd960d01fb2e622b0168642f5c2f137..afabce79055cba2686f40dcafa0804c2b6f70664 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8e394e60c1c03218ff1fc3e83e20198efa70a82e..c70c4cb4b469352c30047d425b82f55980d8fc78 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2c237205116f1919fe42d3cff25c48464605f7e3..c1455eeb17af9acf34f5f08d973a0d76a422c704 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 37e159971e063e83ad9ecaa7e0160210e3b25bae..eb2302804661fa83fabbf40c2b4e0a5995d1ec8b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 27eaad11ccbdd7a365ff1790a6bbbe2fa33fb1e1..abc63dc1668e19021131e82b0e49e9fc8b897e4d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a1a7a06805fcc891aefe2974469585bfa9a0de91..5939a6eb01faf21b0ac48db38323f5e5f5ba9726 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 51ec32d62bb15cc642720cdf1f18b4f230d7d595..874787a01893a82b8a92240566f5fd75ec986bb8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1e210d8e4e2ce201a7dca6647c6f7fbc9d5427ea..489f18547a6e47e9ca2f3c0f72f14d83917cc8ce 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e772f923428be3fd4ced35af82a447c81bd3b039..94b33a5e89ca4b62b7035e65e3079625bdc90248 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1071076420507b270e385df85feb8dc5b30f3257..195d31ce27089088ce3bff9a7a4cfd3510c37b65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a8f12d8a07607c39b2046063a736e64e4c676ae..640c164d54409ed580ebd3550f55d8e30f52a362 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 91f2f25d713efdf933bff94d55111ab5f0bf5f33..bc6f515ed631caeb3bde4fc0191832f35794aa00 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6c80749e811c0293566381342a8f30c93bf5e371..5585d5b82030d3fba544519fcc03d5c57c0bbe5f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1071076420507b270e385df85feb8dc5b30f3257..195d31ce27089088ce3bff9a7a4cfd3510c37b65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a8f12d8a07607c39b2046063a736e64e4c676ae..640c164d54409ed580ebd3550f55d8e30f52a362 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a036ba427d66d23d068da2476ab357e8e050f69c..2edfa73cc58d67fdbe83604192f3d973aeb47908 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 78e26f0fc7b811fd79f61268b5dca3d551bde7d3..bb0c55401be3ec829d335dfdfbaeacd95a0df4a7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1071076420507b270e385df85feb8dc5b30f3257..195d31ce27089088ce3bff9a7a4cfd3510c37b65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a8f12d8a07607c39b2046063a736e64e4c676ae..640c164d54409ed580ebd3550f55d8e30f52a362 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3235fce53fc3ed8740c1ca175b6492f4254773f4..bb421ad80f6ff84ecf6341006f17cacebb5cd5bd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 15fd1571621cf7ae9ca3feec01956b6507f479bf..92149583422ace3e701968e8debff796342fbe4f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1071076420507b270e385df85feb8dc5b30f3257..195d31ce27089088ce3bff9a7a4cfd3510c37b65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a8f12d8a07607c39b2046063a736e64e4c676ae..640c164d54409ed580ebd3550f55d8e30f52a362 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 89447979635e053e2bbe4c1cfe72ce5098e6df93..d337d9c46a7ac063a8668aaed20eed7e5dd14a23 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 93ff60f824f8d43762412252a5be528d098211f2..8961c51704539ceb3178a3cbd229140d4cca1648 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1071076420507b270e385df85feb8dc5b30f3257..195d31ce27089088ce3bff9a7a4cfd3510c37b65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a8f12d8a07607c39b2046063a736e64e4c676ae..640c164d54409ed580ebd3550f55d8e30f52a362 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 38b0f3203aef90e61490c0c56982ff9cc54b3cfd..459b5ea896caf716693b6817c0e7a5503a79cd99 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 98387abbf4af67cda1b2c6a00fd4af20d34f7f28..d4e6ad9566863465dceb3558fc7eb0c0e7eaf86f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1071076420507b270e385df85feb8dc5b30f3257..195d31ce27089088ce3bff9a7a4cfd3510c37b65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 22427b78225ec9b89e61e8dbea32de4414c7e5ae..f5b596f5049872320379761a16e832c108b2a592 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5a8f12d8a07607c39b2046063a736e64e4c676ae..640c164d54409ed580ebd3550f55d8e30f52a362 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 61c5be3dd51c50a94ec3e454a9ea394a46b4ac04..aefa630de9f584dbfda0a86e2938e36c5492cf24 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cb17e3b837c1f34dd066b4a6cf11a24cb740aa26..a844f873c29c87ad2e941862473dcddec061f093 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6edea22a55284c41d5c601ee1043cb7e4b1008dc..5c36c56608f300be2897b8823c26d3b1a3f55946 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0b9ef94fe82acb127df2d9dc17ecf9566f4f0f78..6084d0e7e2ba52b80b19f6bbeadfda6f943f9f04 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d9ce86d4d0a7be3bb80bf4db3b33d13924580deb..b199c6c006718fc2bcb15d70852a600ee64b20c7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a986ab9b1879da6918b2a57dfe985ff97d886cc7..711e2614c13278bcb8e4977db9ad4f27c516f6ee 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dba011fb443d932e82e7eb3e011d94b729f80f47..d01c056ccd1dcbb203f8caf37cd9c9309cb94f90 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 64cf6c14438b934093746cec9a0477a86cf8b1d8..a6402f94f5a96d031c50c71db5fef20556566dd9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a6d0cf47847149873ff3cb9aa3305a62627fe2f8..8b51b66405f354a2e15b723989571419de2fd401 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 639bfb595db57525f1ee003e23c17e71bc17bda0..c80fbea3bdf1b505b4ddc0b20d0b820fdf9f818b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 38132792a8f66fa977420d2112a20f843b6515b2..416b0fe64fc48fedd97224307134d32252cb81ed 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 792c249944204dfe7485c0af008d86ffdad4fd59..3d9973b6e9e2f17d5bad456c0054764a5f8bd11b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 112f619ddd37a8ab2e10916e61c9094d2bec2f7b..159e57db09f67d7c54798c4a8d543c10931e4d75 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 170555663e1d344913e91ed002c1ca1a19c7e461..aa56466434e744a5b0dc3fdb35366d66a6cc3a92 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ec8a8d159cc8982b8a62ea6c5adfbb75a059267e..259c9021319d94fa2e5c9f843bad831ea0790cfd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f3fd3f968618f5746a500762d9ef523042b32625..ef3145d2c0e9fb94dc1a1b836f61c9294cbb2c18 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3642d38f113b6ca4b5c1bac498b7a0c4b6c90629..9c1af1782ebdb3e7671c04baf49f1f4313156274 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0b2f3297d62997529f79e566d0bae0eddd6c45f4..46859079affdef4b322ab37fde22f234809d4961 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f4664bcd10f3cdc56fb2b00e4dafc315b0600aae..b04b69cccdde6429739d5c1926beb1b476dfc10a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 093dbe4636d59e80ad4a60e12388dde79a28d4dc..283a90fc37ffa3223137f79f3317c9b95f76e442 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 112f619ddd37a8ab2e10916e61c9094d2bec2f7b..159e57db09f67d7c54798c4a8d543c10931e4d75 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 559fec85b2ce2d954f063ff9cc1bcf0e84859ba8..1d4dbe2f4c9cec18fe4982b8a565b2c5e96ffc2a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0726c95ffdde77ad5dae3cea7425d704819f685c..68ae9b8ddf39e51937980e1409deca428b7f97d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59b727f7a08a066e7c1f910b96b9f43ac8571292..8926a11e5734cb76f4c7ce9245f8790ec64c33df 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6566f318b8bc04cca779365b729f328fd31b9a2d..988c0cdf182394536b1994075fafb892c838d7a8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 624005f80aa262cebb335d2b6c64c20f6fe720fe..0eb236f9c93042a68a41e974f18068d08a33372f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index adbb50e216b80e516c66bd6c08aa62ac4f4252e7..94fc72766bde90666b6c376d0e75051857611015 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ecd49491750ce11ffbe63e4a339a02f6b8410e29..ffe733768b4a4e54f3d457b8d6c68cb3232386c7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3240275444dc3816933c5ed419d020487a4a57d4..9848bce80ae35f2d0bfd449d505af5bfd59fba6a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 873f191b7f3a5d48d3ca538226116332d32130f8..df79f4dfbe2030a6de8e47c1f1cf69e0c282c6cc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4857ab00db68f4d1616554eba728aee8300603b4..9c350fc5b127cad9d81da1d5b7f7e2ff50aee2d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a6d0cf47847149873ff3cb9aa3305a62627fe2f8..8b51b66405f354a2e15b723989571419de2fd401 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 145acb0404e929943236cabf6ef5d226b9fe0666..adbceb5a8d95f090d33e261843fd1bda0fcb334b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 47343cd3215b85a5ad2b1f89b36c5c8f322fa9bf..29bd8107f9e45a25d20a49d953ff4ee90ae481b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index de40e022a99294252a77ba4873dd027cfb0164bb..a70baf9529a9631c1b05fceefa85fee416117ff1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 003fec7d7ef9d529ec5b3946240a355722676e43..539ec1f2e1d6756103670a331d215d3a801a6717 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bab07f6adc06678f56e2ee618b3dbf1d9c4af689..063fb8822975e97969e0faac25305cf909cff3d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 112f619ddd37a8ab2e10916e61c9094d2bec2f7b..159e57db09f67d7c54798c4a8d543c10931e4d75 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 37093a28e63405a03aedd927af538766e7f66792..c80a59aec3c8f7b73c1de4ba69249e77193052e2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4c0c831651fe952205872b11ea7e09286f4b05c8..6b467e9502d9a66e089bc7dbba12bc6a740848da 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59b727f7a08a066e7c1f910b96b9f43ac8571292..8926a11e5734cb76f4c7ce9245f8790ec64c33df 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 48ff5f4cc76d1966c1db96d8b44a1eda0d3828c4..2b689399f479524b1f8601dcc567909c9f53b61f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f9bb108fe338c8d4e4ada9c53282cd388c41dee3..b430d259c1e126be46a7118c045b2098371935f9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e84908eab4665c1aee740414d7ef92e75c9764d6..4bb9f8203bdedc5872ad837e570ba3327a998896 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 624005f80aa262cebb335d2b6c64c20f6fe720fe..0eb236f9c93042a68a41e974f18068d08a33372f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8b3961e8575a013dc03356ef03f75bc7a3c5b263..75c9aed8fb6002f2a0a8a52056284e73cfb3bc39 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8ec00ba647f05a3094a8bccadb7c620bb558710f..68513232afefbdd6134a223f3ed7191cb6a4fa29 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5b3c4f5a1327f7c797a5d85a40f2960d7f3c28c7..cac13b55b06c60a8f10e21371d4b82733c92b6bc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a705e10a87c72bf0cd34f541d3ae90b54aca2d73..5543a3b0aaea08f1d3841bcd28f4065edc5b27d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a8b00b5b301ce3ac05f4dd19225d1aed6247f337..8c319ebe489c2889152e6cfb236ab894fe2528bb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2f855edbe7cde8c69e748a69b6057a83e813d3b0..fe6f5c020ce85ccafff512415f82d1cf5292e454 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1046893b9eec49025cf9dcbf2a8ef7a429863ce4..2eb9dfba6cbabdc5b30b00c3a7fc4ba1b0f26ce7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cb5f33cadf945bfb0666c9b26db66ce7a4abcedb..326055795492b02eb49aaa4c82aec17d4245e86c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 43596baf3ad8fa344d58a8fa6823846c3d99c0b6..3e7ed0ccc55d74db0a1e953a076675bee9803282 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 112f619ddd37a8ab2e10916e61c9094d2bec2f7b..159e57db09f67d7c54798c4a8d543c10931e4d75 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c087bbac8fa6d053dc0697ec7daf54cc629608a9..ac990efc755141daa639b088b12a4c7dd819bb26 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dd4332b6a66b5f59ed7570f872ec1483f2a3f4dc..6d7e836e92a2cebfc5a58e993f3f9549c0994e88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7180170e53f9f8bcc682541eb12134036772071b..7255b6a77a11fd40ccb250a87854793af9b94a33 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f1dd32ac7d835c96e975703c1c745d9372e50e9..6d0ef669530f26832963b2cb692e3d9e8f750abd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 58abf10ba36c8859ed63abf0815031cfa1223147..a922cfe5367db8a46bc552d9052966c2aeebadc7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 76f3d6bd6d80a2bda59a55e5ccf18a8594d804fc..fa07d61a393878a103bc988342d13ecee1612820 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e455399dacf118ff4e6761f71470c6ea67c6a3cb..2b059cb018df30f79aa764796c1e0e6b85bc21de 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6656f934eef8433d818510c26307c0864d912d90..d98705098495c7e067d31cf8a2c09c75f2349781 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dd4332b6a66b5f59ed7570f872ec1483f2a3f4dc..6d7e836e92a2cebfc5a58e993f3f9549c0994e88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e9c4a9e6219ae7c96e0101cdfe67e67567d45bed..af2c816bba070485961cc83e5728fdd286d2652f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f1dd32ac7d835c96e975703c1c745d9372e50e9..6d0ef669530f26832963b2cb692e3d9e8f750abd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 26269a932686b1b9ec6f1b96d6185873381fb98a..4aa165416d72f8647c31e6df50503f788d688cb6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59aa9a9965e0b5957f4c274289320ef810708551..56e7e55ef4b4d616f15049fdb34bc3f408a5f7bd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e455399dacf118ff4e6761f71470c6ea67c6a3cb..2b059cb018df30f79aa764796c1e0e6b85bc21de 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6656f934eef8433d818510c26307c0864d912d90..d98705098495c7e067d31cf8a2c09c75f2349781 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4f9b37a3b48995ecc9faaffe53e131ff2180d4c5..95adba49edb9ba328cdd6451bfd0c18e03121457 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e9c4a9e6219ae7c96e0101cdfe67e67567d45bed..af2c816bba070485961cc83e5728fdd286d2652f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f1dd32ac7d835c96e975703c1c745d9372e50e9..6d0ef669530f26832963b2cb692e3d9e8f750abd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 26269a932686b1b9ec6f1b96d6185873381fb98a..4aa165416d72f8647c31e6df50503f788d688cb6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5d6ee13e828df8b54c37bfa6c51586e03518a690..55678c5630b55ea78537a5b1f4db755c94274042 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a35948deb55dea0a7d2c44e8a4161420f1c7f28a..dab3e0206f2e7f9cca9f6f6b3f34ce535818d821 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6656f934eef8433d818510c26307c0864d912d90..d98705098495c7e067d31cf8a2c09c75f2349781 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0dafbce4b15490ce57f9b48f41f2236dc9f7324f..804ec06c55f84c633e96c1eae85cb349cbc6287d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 08d3e5262b383d8db7f1a386f0e039cd165b017c..932fb68f26ed8c2f0e2458672bf181ada5456c18 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ff07c3f69c5968bc589616676c016ee8af9111ed..07d16e31ab42cae6cd2c91bc640381eb4a91d29f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f5ae76592b03f63265a7bdbc4ca58440f1d57e92..c87b31ea5b932a459076a9ff510266046b3a36cc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 28d79bec9fa65d2390c797d10fee2d6c3cd57b9f..479e089a1a2b04a4e35b89f3ef0e4cd67d9c6de1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b8f991d55504313cb010a58ffd7ce689e357dda6..bbfb4cdd43ffa7b458f37fa51d11386c893cada4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9b4f10e17a5f7e35d34f39735ecd999a0537a6f9..5d7a6d973ab46da2a131e5760dfcb3f2c4fc66b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0d9f24ea515a48c8c5b330274356396535a5f2f6..e17441acd4b8f5761892c5ca34335758c7966927 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 05771c4fc268fd626b1df2c728e302ad5489bd48..4ef4110fcd7a758763c04038423aa0ad7c8790c7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8162e555ab65b8902eda639be68e6d3f5b39549d..1237255ad373efece3f5768b0d6f1c2ccb4e9121 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 247ddc09b3a42bae10c3fa72e6826a45d9f1888b..b3f0fc05a6758b525c7ec019623bac84b68c1f6d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1b5b14734a29ee9e7dde41fef6129db135527b3c..eb2237ecf391065b0c94676d4f68586c70c28d1b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4fd193717e88154c01e9221bab3cf8b1585b09b4..090e310ae0da652bb3594e90ba424e41c72559f7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2f3ddb327710b37f1485d3bed3baf014803a3164..7413e475e00077b73957c374caff4254a634708b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 52d504276c2a2676449f50eb4e23f732115ae714..b955eaef904b6fe3fa991cbf7f691609b275762d 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 36feae514f4948e35c6f785b1282c1e5f26a1394..a32e4c8f712e03c4d0b232100fe201f1fa0e7938 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dc17f3221cfb751a9d17858bd52f3c3112b88368..4b3ce4468437b26fb9e28328eb5de9f459846adc 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9a2a75448cd9a8f57f2c0fdfc45ed2632b924951..99985012f46ea71e222907e59958290b0d1c1a46 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 14d0da8ddcd9d56b818591f82bb2c16da817178e..979dcfba174ec60da2894657c309580d576d6cf8 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 61d6b36358fbe469a62c6006d9464db3df613eec..a3ff75c48f0e54c85879ef1bf66175216e5f1ecb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4591d1fc0432537df26bf1da5e995e935b826242..547f1a1643ff062f4926e953d9f92343347b11a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b0815a79a0cb541fdadd6e2ca246e4700fd723b0..82b5b1def3711451b866a67612ecf4bfd0226e94 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 89bd69fcaa731c8b2b0c92975738424907a6cce7..534eb9e33fb19df375d09afa8147648d78caa3ea 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ad13591d3ea51de3a838bf12b2fb11b2ee42e30e..cf6cc6aec92225e50611112e96abbcac878ed3a3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2cc4b964297296ebafef5b21983d2d480313fd75..f5e7257e4dafb69594c107b1d0d7764daf6a9f16 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index da9186602d5c436dc8a257a1887fccf6b7fffddc..25a005b772a854c6915d35299421b0f93532849a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 92342d73b03d1947fe115427a1bd6505319b4a46..9b9f498a3f2321cf30bc22f5c4cfc22b3e591ddc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c91502b5e43d0d7a35e5e11bfdb0c04866ac590d..07d127133c716be06fd6b576c33cef20427ff8f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d462235c3cc6f51d89296fba913fbb1eea716b7d..17c6bee0f162e83e79d733ab440ee57b181296a4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2cc4b964297296ebafef5b21983d2d480313fd75..f5e7257e4dafb69594c107b1d0d7764daf6a9f16 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d6904bed16fba39da281f84935eef9731296d79c..ffd5afc3d6646e710ff2202ca1f06c96700d73b1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 00009c3bafcd4c795c2366de691946d7fb4708c5..03a328de31b3baea51e09346256bee403ebec14f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 09303fb9525e75eabb1c8f2b2a871cbb784bdb1e..baa6723bbd84a6b8865b040d06d8cb523a0bfab3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 37ea2c7023ada1960c5eb75232cbe57864646615..0666faf8cf0fb15bf9eb4c0077259ee66ecc095b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9b0dfa23f2cb55bbc29a6b15e0a7dd2c844a1639..21bff0d56b0055b43f7d4456f48737044166e64b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5204e1454d3f37464ffaf29b2d366b763843bf42..fa2785453341c50e805bd4030742bbb6665ceda6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2cc4b964297296ebafef5b21983d2d480313fd75..f5e7257e4dafb69594c107b1d0d7764daf6a9f16 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8ef44e5d78eb2df669c35714ee56027eb396e5a0..9625d80d6e6469c5076c2b7ff44f114c015774b4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5e90e10db42a609a1675a430e187b941d0539634..14aba619deacea882ed4ab90d6cf0b54908e4ce8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 28a78843185993af160a3eb3d410db10615f5009..6816c0ef8fd37f779839fbc36da8e3f98bf9e28f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e27c884e39bc41efc36867f0483dddc3d737f688..f82909d719e657a900dd8b99fb57ea1093240f64 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index abb22e1ac7beeaa046fe2b69a052db2927541295..9cdfe07f1fffcf7ca780e8fcbf71d51bea113b3d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9c5be70a3c4593f4abb97a03de582b3a601b24fa..75496a6bc7990b86069d62479f97b05591778370 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5c34e78000b7573a968e8d08907a5e663f48016c..1f0417a4653caf2d3272b301b8cab197780ef6f7 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 4ab2df1117de489d6f8c8f83f0c4a9ac9d710b8d..e63f46ad714566ea53388c3c8e2971649c59870d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 830d1e5ebada844a39634554d80273f46a0a90d3..94021399d6346edea1fd66a915df6b9e512d1895 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3b703289dbb3e49d1e93348ea6c9daa3058fbba7..15f0d5095623ebd3b922aeee9137bcc4d5bf7deb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 19efd51f28f943a8166cd463b83c25b3737894f4..59fea5dc052bef722b255b5d30b63d2891c33c75 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e27c884e39bc41efc36867f0483dddc3d737f688..f82909d719e657a900dd8b99fb57ea1093240f64 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e09ec030f469708e568a1f433491ada568ca9270..86bb354e1ebfc8342200031907acbeee23c4514b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3150b9f7c616ddb3330944e8e31cb5e7e739a936..5309b60911e9252be4e5bfcced78d1d1a0eb058a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 01957231a7a3dbd801737db211496bbd27537e07..dc9e4bbfa4ab273cdc763a7252573d213fe00e89 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2d8bbbdc49aa0383c8d602ed28a1bc1252ff7df1..2140f3b917a18a99e75bdcd8e68f5a1e7ca78dca 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f953d67a0ae5b1100772890db08c0ea45b782251..e2b0db03712fb98e3c4e7a9715adcaef05de996a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 923e339dca37061817e0f1094353b4d47419a524..73e8527c63b97e38e401be1e951e3c8fbe590b6a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04423facd83db9f8b1153b58943d6937efc6b975..60b169e80510b045594058795ee6b0f93ea88fb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6295e9780f45db8cb525537399b6c28b7336cf81..1e13a249a516d6086864062dc90c1759bb488f52 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f50a4aeffee0259e94f196c66bdce434e053b789..62a32ac534e8c275edac7dd3ca67847c81debac5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 746c559ca3a531c3353b9ed357c6b0b7bac6d1f2..6803fe70060ee6bb028def57019e9c619c5399a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7d39c0cb3b21a91cea56a4f6138821893b5c0786..24b813d5bd0fdabc8aed62e9051928958c6b0a7c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 80357af225b4694a0e1c1c84be7dcbfd45ad3f88..ac9c44f74e47d46b7e597d7fc6bac2b745f20fd6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 160e9d5102106737913840959b90b6c54ef62268..f8180977a69219166fee2bcfb850a4c1f3890716 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index eb8a61f8df20d5a7de79f5fd4e71bd88cc2073ab..dc707caab11b0e2396c1aed3d74072337b593d40 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2fc7915b0c7c75b93420e61c8cdb85f9295765af..b0594eeb00d1b92e8df0115f5860fcedd57352aa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5c34e78000b7573a968e8d08907a5e663f48016c..1f0417a4653caf2d3272b301b8cab197780ef6f7 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 6972e231085d4e888a52ccb51272a4f10f1f8b45..cd1441307b534c04bdc457ba45cecf6cb7dcfcd0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f19e1bf02c390dc21954c837bd91bf67ef6ed9af..52e5396d35b588e2e79dd0abd97db87818f53204 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3b703289dbb3e49d1e93348ea6c9daa3058fbba7..15f0d5095623ebd3b922aeee9137bcc4d5bf7deb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index db370f3577d7d73a92a2c5ceca58d69666fa5111..c9f3f7b212430fd0045e38eaa272b8c93df2e76c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 160e9d5102106737913840959b90b6c54ef62268..f8180977a69219166fee2bcfb850a4c1f3890716 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 09a9021ff15f7dc1286da637b92c7710320eca24..176b1d9aea4680d430f82f96aecbe3015ca5f5f6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 85b66122d4db41fb0091ed1715206b5eb428e870..6d5a2db70a349c4483cea18da7663e0f5aa2bea8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4eeb32624ebc6dba1336afe6421ef4dc55978441..182b117301d5b632ffbb8da96b64eb5ed9ad0afd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 95bcd1605e6d343e831312e7c79fc5efe7f4c774..077b207f03ac381730671608341074849dc8a1db 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d1f282806d36dc2b9bc20f9c8b3bef519f760de1..4a328960157ef6f0424409bb5d7661eb44c4dd5c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1fe6af71b7d1892500e1d4e34c695e773db49b40..f0f499ba0c2ad4a050670d903326f0ebb5554371 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e3c1087476b25265da60c9c0628048f763ffd87d..89edf8f952917feba5ce0e72fa8f2e5eb494bd9c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9b5b091db209168277b98436cec2767fc6fe6746..3a5757bfc21d8622aef15d4d7c4eb70281623681 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index da034eaea0aae22ba8f931ae7733f928e76d35b0..bb0d63b77a87662d4763b8191a8b400c99ef5669 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d766f0a5a5736624cc493b28f1be9443df8548cd..d249cf49076e1746e05be4ab64562c7acbe41d20 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef45e2886cfbb763efad395ac6ef0eb7161159c7..844630d7bf6171ce489765cd88380f0368242690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b05977fc1c74d59dd0ec9d81b5f21c481396392e..b3cb4ebc7665efdcb5d4848ecf03b5cdd5e4be42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5b7b35e058c8eae7effa59a4323f3a3f321e1354..eba6fcd57b7a6275e8be747226690fa02e259072 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d17b43f7351dc23f7a158f13abae35da4498ea57..6a22d441408985bc4e0cff964d44a9cc611323d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 572ca5b6e41e5b0c04ca2e0843f2c8e652c7576f..aa8fa31fd473bca277a18b28bf576e42d31e70e6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9c2d5d820bbc5f18f65357f91a9ce3bc3fbd3d79..13db544ad7ae5cdd1d05b799ddb901473b2091ab 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 11ffe4f86c89a285222e517088a8eb2eebc4078e..e9b7c945cc359e31e7dfe029d03150c44871aa6b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be879f59bba243ecbaa0fd761eb23d29f29a6036..27fa9aa3d4999f3c0d0055654afc8a919cbb41a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e6c29c19cc0abeb80b50abd1c4d322fee67b3187..9b10de39d302d93c4b470b1cf379ae9114c80fe8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d1b85def08b98bc93f3233e3cc237643ee4d59a6..ee8c45cc0101f4919a1e26a578fc5b7cff98c0d6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 51aa9d63ac1dd42c48f91c974631b886e39bfaa2..63b8d1214ad4cec4b8bcec20036018eca0b23178 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d9a591b0fb75ae5f64418f0f6e3b09bd1d3e1fbb..ef17b440e28d3ffe517f92f7383c278e09a8573c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 399721572707c3388ed94b1df799bae52fba316f..996e6d0cf45e82326ea7e08de197ed82ca89b5a3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04423facd83db9f8b1153b58943d6937efc6b975..60b169e80510b045594058795ee6b0f93ea88fb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6295e9780f45db8cb525537399b6c28b7336cf81..1e13a249a516d6086864062dc90c1759bb488f52 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b975f44505525eec99b0142d4b0202dda3c00587..c8d423541fc27708c33f94b59a8ed25c7d76a363 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8fa625cd2265b9b0a39262c161d697bc862cc479..908ba91dac948256711cb21253c3f5636b309e42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0de43657db0ac7de3611987fd4bd9356d952958a..dd0fabf94c43e036e5dd1f9b2e4f1219bfec39ba 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef45e2886cfbb763efad395ac6ef0eb7161159c7..844630d7bf6171ce489765cd88380f0368242690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 94c0522307c4742751b1f255cdcf9f16d072f734..5ef25113a8f05f6b15a4edda7210cee2e93bc6d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dcb51945fba6e87a1c4f5f21da9e36a05fe7e049..5131d8b376aed4105e7a160ed5b3916b1f02d455 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1fe6af71b7d1892500e1d4e34c695e773db49b40..f0f499ba0c2ad4a050670d903326f0ebb5554371 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e3c1087476b25265da60c9c0628048f763ffd87d..89edf8f952917feba5ce0e72fa8f2e5eb494bd9c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ec494c559a7da75ace34b38382602d2d599240ad..46c60d714c32369982b54b2278c61a8a761f5e4f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index da034eaea0aae22ba8f931ae7733f928e76d35b0..bb0d63b77a87662d4763b8191a8b400c99ef5669 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d766f0a5a5736624cc493b28f1be9443df8548cd..d249cf49076e1746e05be4ab64562c7acbe41d20 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef45e2886cfbb763efad395ac6ef0eb7161159c7..844630d7bf6171ce489765cd88380f0368242690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b05977fc1c74d59dd0ec9d81b5f21c481396392e..b3cb4ebc7665efdcb5d4848ecf03b5cdd5e4be42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f69bc6a2bd595ba8244605cc61cd8589a77dbdf7..837776ff4dcdccd24cc0331b74e0393643c6edec 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d17b43f7351dc23f7a158f13abae35da4498ea57..6a22d441408985bc4e0cff964d44a9cc611323d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 572ca5b6e41e5b0c04ca2e0843f2c8e652c7576f..aa8fa31fd473bca277a18b28bf576e42d31e70e6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e23356b2b7892b2e45524159bdb71364d3b01f54..2e997e5e1b1788bd88f3c3544428132db69bdf83 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 11ffe4f86c89a285222e517088a8eb2eebc4078e..e9b7c945cc359e31e7dfe029d03150c44871aa6b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be879f59bba243ecbaa0fd761eb23d29f29a6036..27fa9aa3d4999f3c0d0055654afc8a919cbb41a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 807ad20cb58470540c909d2b417a9027553d24c5..02f56b8daf2afaecf52ceeebb0c7f8960587a2b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7917c07bcf99d3d317651debd51e54dd81629adf..0885172287ae48f6b1cff3314a14c1d0c59ba695 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 51aa9d63ac1dd42c48f91c974631b886e39bfaa2..63b8d1214ad4cec4b8bcec20036018eca0b23178 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d9a591b0fb75ae5f64418f0f6e3b09bd1d3e1fbb..ef17b440e28d3ffe517f92f7383c278e09a8573c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 504fb37b722cdafbe1ec4692e5f67976541c58f6..fdce779d79671e19d6dfb86fa791a93fb8795300 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04423facd83db9f8b1153b58943d6937efc6b975..60b169e80510b045594058795ee6b0f93ea88fb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6295e9780f45db8cb525537399b6c28b7336cf81..1e13a249a516d6086864062dc90c1759bb488f52 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ec494c559a7da75ace34b38382602d2d599240ad..46c60d714c32369982b54b2278c61a8a761f5e4f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8fa625cd2265b9b0a39262c161d697bc862cc479..908ba91dac948256711cb21253c3f5636b309e42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e31b0e679dd69c4cc2d4a82ab93e9ff87ca0116f..a19478878369e8709219a536a4fb03d02cb4136b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef45e2886cfbb763efad395ac6ef0eb7161159c7..844630d7bf6171ce489765cd88380f0368242690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bdd7c97348ee0c9ddcec16cf75227cac0a9e613e..c5d5e9b09c8f927548ae3dc944a3a53722e16d7b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1cb506402b7e6db206aa576f0b380d3defc84da8..5fed9de765ec87c095cfdc4fb8beb443323ed966 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04423facd83db9f8b1153b58943d6937efc6b975..60b169e80510b045594058795ee6b0f93ea88fb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6295e9780f45db8cb525537399b6c28b7336cf81..1e13a249a516d6086864062dc90c1759bb488f52 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f50a4aeffee0259e94f196c66bdce434e053b789..62a32ac534e8c275edac7dd3ca67847c81debac5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c04cc9ff4d9601115f4bed586fc232c3578f13cd..d0cb9d8814b46a60b25b77771aa2d9ff2cd8307c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index de674162537970ca89296cf09f37ad7c872e872b..f3748917484c8e4ea9749f51df4a4f30e05f5dbe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 28aa0df7d73ab76b6644a7a63b74657d1776ac60..806771c544034962759a7692161dc44c5d2fa6bb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index afbc782a5f6c0f89fcc9f6868149fe63a30cf9ff..216ef23b587ce9e48c04201c1a495aeca62f71e8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 67c8cd952a8c5968e430095a827ab12bf6c6127c..099f1815405dd9b7e950a314e70706280ec6155c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dbf482497ed455cd843ebc2cc474d47650b05621..f875566054a72dc45259258d2ede8adb119e46ef 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4b832921c4d3e10cf0db80010b22e6f8b7be6d28..bf6764035e5b8be2d5dc26f218ad223878c9e823 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 24c2f81ed76ae2d7172fb7e1c3063b4ce0bd2091..e84bc0383795c5b43bdb519947aa614f4d845f14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef45e2886cfbb763efad395ac6ef0eb7161159c7..844630d7bf6171ce489765cd88380f0368242690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 59dbebeccfedebcb0ef8954c717ac39705320bd3..8e5c8c0978f3995a9af4d8cfaef44dd00ba31b68 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7eb272e81aa33204843f4ab76918109eb7e80889..c398d097493550a10a2abf134571f381f5abfa6c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04423facd83db9f8b1153b58943d6937efc6b975..60b169e80510b045594058795ee6b0f93ea88fb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6295e9780f45db8cb525537399b6c28b7336cf81..1e13a249a516d6086864062dc90c1759bb488f52 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f50a4aeffee0259e94f196c66bdce434e053b789..62a32ac534e8c275edac7dd3ca67847c81debac5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 04bc92cf7bddd2773872eeaabc602560c1d67d09..f6fd5f4bade0380806666aaa5ecd4d0c6f6d13ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e45b36fb1c83b239e6b4c8bb110c32b2e870c689..ebb9024bef97874876f4e4d0b1e0c13d8b9fff17 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef45e2886cfbb763efad395ac6ef0eb7161159c7..844630d7bf6171ce489765cd88380f0368242690 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f21a2ea1955f7aae564635cfa0fc8ce1defe2513..63c92a75cfa46863bb86e05b56e0f3e23778abb0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d82e00568465f8747237bfb35ff1948a5fb2ef7e..d4aef4c65e2fe8c882069d5498f0c7c9c3e0ba44 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6b9c1edc906b59bdcfeb5d863797bde48c5a49a7..dea74ece339b40703028ddd77194e6e399ea7f0f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0d64b8ff5f53e97302b54b6776ce658f8a97cbf3..ea6110514a40e1b62e7948d874e4acde32bede4a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dc4ab40bba2711dd9c90a72c4aa045ce34a79f86..8ed244a761794f652d205cff49a4cb25305dbe3a 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 35a1ec5328153228e122a7f3f715eeac5bd6d0c5..cd9bf8a5fd3ad61bca66ceb15e61237f9329d002 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d0b7543521f94b5863ff2d6f00bd95927ec914ff..47079d54b10db31df45db8a1b0346ed6f25718c4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2ca5172aaaa207c719781d882def59fd35161add..172d778eb3edd954f0816246364336884a1fedf3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d82e00568465f8747237bfb35ff1948a5fb2ef7e..d4aef4c65e2fe8c882069d5498f0c7c9c3e0ba44 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6be11ae33216732a37169d996577d20f8e2049e7..0eba205cbe3e480beebdb7d0b463ad87ed45eeb9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8602ac1c00872af4fb52f0173d9ee5cbb2a8363a..56300188674d1fd2d3db6fa855e8866722378a14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f5cc8dd134abda6867d650d6e4c80f9cd278dd5..392dba5778cb79e79de5b82cc7532939be5804a7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fc6400c1beaf6770729a0bb0faf8eb790a43ba02..fa5fa3917180e2841628a546ae44882c79700894 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index c8ebd399cf894a22473b65a47650a4b1a5c31976..46772cb2785f085817e40744871aaf80972254ac 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d0b7543521f94b5863ff2d6f00bd95927ec914ff..47079d54b10db31df45db8a1b0346ed6f25718c4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 19a6da478b6db5599efca88d3acc8da0023968d0..9a36f7bf14dba45626132dba8854408388c29539 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 82b2f6ddd7db179e32ff1fd2e2edf50f510d7191..eb938a8a2416f88657a3ac68644e9a00ef9ac437 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2e30a2b2e46bac7e02b4f11b1ec3885eeacd22fe..dad78cf2be4f7fde003c4efba924c459ff0ec622 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d97bc90960cbfba7a8b0d5b4d43a38af2e8a5297..b7b9272a14b6731b68129516b3f8341f3541e200 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dc4ab40bba2711dd9c90a72c4aa045ce34a79f86..8ed244a761794f652d205cff49a4cb25305dbe3a 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 6972e231085d4e888a52ccb51272a4f10f1f8b45..cd1441307b534c04bdc457ba45cecf6cb7dcfcd0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e84b18b26df69f98f2630875ea99049ea4b2d18c..675db519c9d1afedd76d44e747916331c1d03f7d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3b703289dbb3e49d1e93348ea6c9daa3058fbba7..15f0d5095623ebd3b922aeee9137bcc4d5bf7deb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ca81cac17e33f2ffb88638b223c9e203b315cfa..5a676e43c1c9ba3e80a68429f6b9ae4e04cf7a32 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 82b2f6ddd7db179e32ff1fd2e2edf50f510d7191..eb938a8a2416f88657a3ac68644e9a00ef9ac437 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 03261250e3dafca0b91000be7a555f0ac9831a4a..b6a7f56af716c3f0b435345b2fec9903e643478b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 356d1c48e269c2aaa415c7a115c7f81df212c23b..5f27bf1b902e94fcfc9e870a6b60df4edf882269 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30142aa71438fdb97fe4ff545c4339a18840f87b..4594efdffd8b0ab820e90a7481d64013e6f742a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 75f32aa0ba187b2ad5600631fa0733c68dbd5bd6..69f14b33297fb9515b5f32dd35ef55be8db35d71 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3ce1dd10cccc4f50a2db1f73abeaffafc59dbda2..d460261b002f9f8e3816d1315ff64ddce3b457be 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b01b96bf19267cd305a6d560ecef08b91c01a626..5271c163cff251bf563c36a8900ee8cf376060fc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 06bbc628001daaf776d783eecff664ceec9b46f2..9e87e0fc8a920dbcf034f19fe222b2277f4434dc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7263613a601c83d89b23facfc7dc822425e7754f..5fe97bb05d83f044f2e6ddc282854abff6845b8a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5006175492f9d4fdf81d0d7c07db83c987a2522f..e59d402b9ec69355de70549dcd4dc7e9ddfb1fc9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d794344adeecf6cc462cf77666681418895f9a0a..5d182851cd4aff6e2b973cb5bf1aa827d169573d 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 132ee1920285fca449656bcfe3daa34a93931a8d..38fdb9eb082afee0e787d1960aa0f95fdf62391b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a5ecf0500f5f602dbec8d12765d42686e7660e5b..82fef8cd29a7f5ba1bd7e547567d217977eef4da 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 02e60e3c442b1d388780802e00a436aceaff6724..52d278ee865b4f3a3f303fca0581308a05a30033 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 33e614f561c2e5822e802de633345fa4e0605fc8..8e11945116cef76890f474409c5caf4c7870949c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.0.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ebb2563e0e3c6d02c0064c4f298f2cef2d670221..b7b4a842bffd05034d70dab69b46881ec81079ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.0.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c576dd3c6fa29cacb0815020481b24262454d567..22ad73d8c3cfe3b5a141f860f1b9d5ff8cb94a7d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d86f80a0af378156423130507bb26ceb9d06de7c..7998115f244265368385b42e8d16be130bfffc1a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3f7a1fe664c850ff85a0149bc7ad6d3b29901e6e..737f6d78bf22ebeaf6a8885170641d780addc845 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2e9ad3da989f5b2c5c34f0fe01cadacc0ee18b07..8e929e440c3703f41d62e3aad9dd248debdf1852 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 289a92a54fb166a9044521245eb8238a8e5af5e5..7211f6dd14d7e554ae28767eb3d32e8c0d502660 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 00701d6aad5b5412abde38279d9c5a2cf0a5cd33..e44224f732103ad439cdc9e0353236957f526780 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 32d47d0bc70fda6c5c61edfb52746426ca27a9bd..ea8ef546aa505fb1d69792b6f15b358476d24dae 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d4e0aedda6c8d0c8ea816aec66079e71b812b1ba..c67fe449b00dc4c1a1afd8f20b4ba22f760e1a1e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bea01b08e60db2936411c706992b166ef93ce74e..e9efe3e02cb9524c35e4048324219b7a8563e770 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bd206b984ba6fb5b621e77d247eb86e0078bdb72..3a2b4bade15119c57253244fe03112ac231c2e88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0af69a82d263ffa16026cc53bc8646988fb2a8e7..0bd965c96ca7f8fe35497d9cc2e25d9b1829bfa1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 536bf8987e813424ca0087318b4d69948be4b924..0fc2ea47d30a138c93e878cc6f3ce5153a4f1d42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3ae8fc5294c86351d3349cbcfa44435ff65ed515..8c96911fd6073137ea2a703501815423f2afc147 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 23b8dae1dd3c661615484ef6b9e32d10d341de67..ee9ecf9f465410e6235976b262a9ae06c12cba39 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a26b9e65749430477c4ad10250080fdcad02de5d..7dafcd4abaeaf53447964550269de15311e27472 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e8cb921971a2bec7091a9306adb799ad7f29d8b7..07b4d2a4a0182fdbcf284cba23e633688fa3a44b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d7fc38a9288e54dac278ce7b025363d1b5322059..8fc2a27442833b9a205f4ab1f64410cc34265778 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0074deadffa2f917eeddb671d451c584bffacf14..bd710b1a369ff7bfa40d9758c2438d9772f3b67a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1fdf8efb50a7a75b3857db828aef69c0fe049be4..6d444f711ee5197cd9523efd29a1f7300dca91af 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0e64bc48bfa595dd8374cfce85961c673dc43fee..35cc54adbce9f9092ec1931669595ff349cc9259 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 14119315d0246226f542980accb7a05efcfd44e2..77a81463d3a3cd57aa63d2c107c5f92f9d5d6730 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4f25b747a00b8c011a0e8e771e67a808a5d1152e..6760d45dd07d50f74f2735d8eb419f190dd56a2e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 66debebe560ffae6b5d4497141001de43a97601f..003e49011896c59a90782188089f4c777c624e41 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2edd5045f35b12b6be559ee068831b3ca55256b9..5ff74c9771048402209f1cf34bab3cd469adb660 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fab353b60a79e77fded5e0c0ce5433382c395bb0..f64e385cc1bd9636bf76fe27ee0424cfb6f4d768 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f9beb21af06a7565f6826edcdd55663899babda1..ab05274441a791e0eb0d8f1e77440798c4dfdaa2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f808c0b14dcef9c322b38cdab255abf09a79d3b4..365ed522c9f625a6670fdf57e69a02d623ee6329 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3e4611aba229a11ed5f0c3c35b7f138f0197867a..96b77660ffb22e7ac12697e9e24276ef0183c12a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f7fc7739f818f194fc56d974713c642372bbc22d..f39abf8009aabd27368e8182042a1c317c55c47a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a721ff53a5a90b030adbe3e7bcd7ca0e8df9f057..89d82b027807b868ea5bd38476a6f314a771f7b0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e83b3ce947165abbc3ae287e1c2bb8b1ed4ef277..d6bea0249586144f8f89245787b6da58ee390377 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d2793881b1e0e03929db27ef6ef4215a847c0749..224acb790e01526e20044cb4fe3e47dbe46c3bf3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 810b1b52c5615feec9674666eb655c7f1f34caac..7e67d4c1f04517976ff002b177b02f6c7e2ec9e4 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index 6c155d7a4d56c8f6b0b60fab38ed16404cda7f2a..be30e42a9ea368f5b9b5b6198b930d473b549c93 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 85a8db58f7f47ca181f33fc9e5c8c5dc9623a4c8..93a51e31f0fc72167310a5051ef002e2dfd030e8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0e906f2f9ba28c634f66fc67f53fa624f088c775..9139ae270c09822d0a82c357485cf176137c161c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d31be2cc82dc71f2f821779a38c820fa6a8be42b..0ae571e7f4de8b42195eeeec80b892f5c2320722 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5df7651b9e732e16d436288ad4bad76c709add91..db5a117f857b7b4d55a1c9c5da5267ebbc5b7388 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3a0fec6f9910560f9fbc3d8473b9154db0c00a3..eb2d1b89a48f280c8ab19a8dafe98f20648a6d99 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 56c759d042ecf54e2af73520fa744c2432ad694b..7d70ad9f4ad8721b23991f3a554cd2ebae74e202 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 692e7513cf0b3b0c402fd40ac9cb8e3017a56213..0db8dd2191791d7b0988d926b02a54fa8071d8fb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e580a7653a15e9b63f3f9134f4679dbb02f9ee13..c2ba35d2d9eb16ed1f89156cf501ac0f5621d9e9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bd54473bf7839ccea556779f29e8a2e17d215281..336481faa7ca119fd5957abb9e75740afd9dca25 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3c78752cf5bbd504ae27f510a115e17bafd4eb77..e17cc6b0efa9fc09d6c0e3616957087ede4ee983 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9da6a6a903a38c6b592ca89292017f32cefc2b52..d65f80bf87d0983cdfe5d81124168736df8ecf2a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1447a57410fc8c6c47e8445070faca38c792fbb6..935a3f7520e160f334814d82f6fc5e7f36e240dc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 665e7ddaaeca486e443738cc3ac3a5c1991a04ce..f56bee461cf615920a6e7eb3fd74804e8166248a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 25772a7441b0eb084c382121e32eb82d74c9773c..33cdad8cf51f30eab49bb642d0c3a0edb591869f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7bdb4a1d5b5bb902492aa7b30d1c868acb4499b6..4f0a48651c385d9c34aa31ea2678505f37f5ecb2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a6d0cf47847149873ff3cb9aa3305a62627fe2f8..8b51b66405f354a2e15b723989571419de2fd401 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 32a86e7c7d61df7565e4aaee489f782ae539f8b5..e239a965c34e97da639ab0c847abf85f789cbed0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d1792d4e1995c9609388eb703da8c5667d70c43f..b722cf70113e3371c6e136ec9ce830a1f8400acd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 792c249944204dfe7485c0af008d86ffdad4fd59..3d9973b6e9e2f17d5bad456c0054764a5f8bd11b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 112f619ddd37a8ab2e10916e61c9094d2bec2f7b..159e57db09f67d7c54798c4a8d543c10931e4d75 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 06cbd65f6bda9cacb40d627ba2f8784f06cf47a6..3cc983a5241194a8404d55ac1b3e0824e703e7bd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bdf9c89b1342ccb896a4c232ce774436044144cc..ea9bf00bf6ef52cc25a90c6c1cdfb7f837d857cb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 052facf72789a7d55ddad4d8b9d014c6b1c38405..43627835bda2ae2a526b7502d74fed5df51de57b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 74b88b2afaf93c6841c07d1beee7e3706ac86dd3..c8a5d8507cab6ed406331188d53920dbb3579d19 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b739612ba02dcf310ed792cb8defb59b2f43511..bfb1b9356bc900160db6e3befb2f365fad902f6d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 44bdfb20dad7a0be7a20cec5071973465ced2b03..5405eca75c6902fcedf1fe0f6cc6ffcf645471d7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b95f3d8ec82171b75254edb8f01efd9683345dd..81512d416d4456d4d95d2983571874cfecae623c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5e4fefc92884edf8fc03f22410512315fb3e4981..8744c00922c8e03d78274dd33e7b9e73094fe809 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4437b3abe7cb0c2810afdb880fae07d58d0f5066..b1ae85cafe0aefa94f2fac58dd7ecdd8c8ba3e86 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 965348d955a7e35d7caaab81ade9dfcfc10f8a6e..b865993edf1336a69bf302ede8264227c9d22fee 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 935ef5ccbeb1dd0b9190887664f7e345485b43e5..fd88cb9d324a1fbc8916c31beb5f05fde10bc2bd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e95c87d6d2a980dc83f2e7e00aff19b35afa25d4..6c16bb85cd1e792be616cca61e38c33a578fda34 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5d979850a018d3d30933aab9ba97dc441d0d7b6e..6dd64424107612162f2af065c03d9e34366ed8fb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 15bfe99ce8846a437dd8cd428ad490eb43759966..5a52e664d903d8785399f20198d058eac1593952 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index 3d879b6d52b81d335d611d6298df380d378ad5c3..5c392e5951630f534be5af34cac87ed3f9f84e88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 43f3136d0d696b777d6fb7e04235e83e2261f654..8ca760dc1a441ad4e5dd3a9316cc153a6ccaf7ae 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 847f29bf9f31392f9e4b1f1f7758527c3ea2fcce..2432cfcbdf835910f1a936940d14913ea45546a5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 01142e75746fcce8770b85ca43cbefeff0059bfd..14ae2598fc4ba3d954aec7d51d1bd7fdf07dd5c1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 58d9a3e7c5490a76718712a058b8b1ff9bc86966..d1e33de9ee51c77449ea0fe107088a5a43189446 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2e70fe4fadf5320edb23e5d2870531e5782bcf83..05c88daf5462139fda925043c2241d993ec05714 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30c34c08329dbd433a20b49e3c20618bc0644626..26bf38c16e7806d6e1050e50cdf3ab9b327f84ba 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f7a260b3b19c57c97906fd03838badefdf908050..f81a50872322760dd8fa9ce8027ac077e082ea5b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d9c87a5ccd066a6baeaf20b1ea680c447a5025f1..78bb3b745d642e9c820f5a06ddebdbd13ef8e173 100644 (file)
@@ -1,6 +1,6 @@
 #/*\r
 # * FreeRTOS Kernel V10.1.0\r
-# * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+# * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 # *\r
 # * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 # * this software and associated documentation files (the "Software"), to deal in\r
index 5971645e3fecfea3c6cc4270581b754909230745..a5dc1f8d34506aebe52fb6038e9e06504d1ef70c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 35f4e682e50aeef9e3ac0bf35805ee42b227f07f..1a7b66ecf73a9f7417b1abfca52c2350b10de4fc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 43f3136d0d696b777d6fb7e04235e83e2261f654..8ca760dc1a441ad4e5dd3a9316cc153a6ccaf7ae 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b7e29eaa975b1e007645979d985e548dc5e8642..46420944a986639d361e1e42dfe8094ea40fcbf7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4585e63d9671eece06b20b111e5a359b4187eea9..d95ff36a6c8d23a1c8954fc24c870d4738eb9ce7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1dec6df23bffa4687a5e974fd208e030139d79e0..9dbdcc43b7e21fbc5e24be561466f0bfe4234d22 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 58d73d16d8f2ee8c45c415144901bd748113e151..3fbdc3f8f0a8ac338603ee63a0527a12554dcd7a 100644 (file)
@@ -17,7 +17,7 @@ source file.
 License text:\r
 -------------\r
 \r
-Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 this software and associated documentation files (the "Software"), to deal in\r
 the Software without restriction, including without limitation the rights to\r
index bba68680e5e69998b406865387cc096f9c111cf3..7aafec77b4e77e6b22b716118945ebdad618058a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 62a35d3caf4a20108a9f9eb69d40abf6e6754501..f3a0f89e732e06b6419fc96d36555f43aae9763c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b51d5e4d615af948a4ba91e2defdb32489322a81..751e87076903d3b3eebd04b0ecc9241421d53643 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4fc7c1449c44b5e23a4895a567d258673a8501fa..2c0795a10e11193fdbe658e430f4397a28a7ac0b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 74611eccdd8fa3b6e99f585b7a4f30dba2f24b12..307620d8c114bacc29fc1e85ea11b6ab55cd4d32 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6f2664663e3692a08b3f7a1bce51eea5cf46745b..cfdf77ba8f5b696f78baf24340647970e30a32c5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bcdb1b66ae942e51491a83269506540d2145bf83..3168661b28dcf505a44cec954fecb0695ede65f4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 282b9a1dfe338d0eddf412b844660ce8f047ad2d..30f49b212bf5a8246093bf0db9210aae8d30bc49 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c2165781f5742c7d5468837e52346aa33727648a..8ee6ef004e74ccacd86a7052de7ccff33f94e9de 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9137da05c28d159a6fe3e9f2058dc6abf70779c1..33183e18e265e6fd2d5c823da0f4d7c109982e4c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 53a416ce6c040e4dc77da6ca65985e164721e1d9..c07c47fdea9bdcaec2e8fe08938df7d409912365 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 42ff9b1f41697bd6237948dac820ee56d6d89510..80e743c40209f145a056dee237d19b1d94775512 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 96179d0cd8a79be43ff0dc953c2b6b98d5f57713..42aea0182ff37aca4436577132dc55f03ce14517 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2672f165ad26f56b1ff0a84d2ad28fd91ffd5583..0bc1a30505d3f251fd22f6feadd2948d0b3af581 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 39e4ffc0da0f9f34f78191869a2716dc4daf2eb3..c5b7829aeeb026013f7a880b23f8b4fdea215df3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 01aa5975e4dd3978b3a7205a14059c9bbd7a3191..c54ab6fc6f52559dacc82420564862a40f3f206a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a33e44290d81564d0b8385a65b161da5de3f456f..61c4e9226b361bd0582fef45114fe1d15cc74194 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b9dcc5675a11882ad3830762146befe39b0b433b..2493c13aa4f9be57520e20e4c397e471d3e4776b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a649284dd07c8b4415409dad3f42a28e8ce69110..8fbc54987e23eb82625c5d785e3f08f0c27d4853 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b04c603b9ac0688249cdf071d081c6de6c9ee847..653b45c17a686599041676bd43d800c6a9242e64 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1a0e33f9a2551564f7a196b38cd20e498e228c3d..9990c9cb1d76d85dc0386fc9a007a15d8363ec5b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6193560eec6f7f4905ac7d7464914624eb86d40f..541ba6edece40182245f31058fac218fb5509050 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9b4dc8f86fcefb208cd69a9c629beb297893dd9b..061f68ddf5e58ce76e888c7e30442be24686d3d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c105743b72de0022fc4d8d94a2674474fee9e0ae..09b34c765a54cedc4d71bdd27ed93920191729f7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b70de2117698a89d8876a2924fa34c0870f082fb..800dc9cc31ddd9d87612a2632708863b31ef4d08 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8ddbf6c85866acb732aa3ce62d8b393c48602e16..45dda016bda6ce4797fe5b1926906e44529aabd4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a4ecbc883534e15c372468bf834933705f548efb..8e8fba5e3d049926c6d213de8ee1e2d6053d7754 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f167e2f72c2137dda25f30c60bafb0b37feaa930..d2dc0395222bafd4a64e40c10c8aab805b72e0fd 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index d3a73011e77868887080e70a03ba3f52eb993430..a711351a098b6bef3e64b2d623da1998f59b13dd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ba275a886bec1b471fc92771277aedb17f28f6a..a5ff53bd2dc353672aef1692447fff850351a82e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 615fe6e1c83f3a0eff666b34c50def5d232c8573..d10738f7ad9477255f1ce32a45c32e50aa78a8c6 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index ead626ae66dd4f118293437ed2d4d91e9b250ed9..febfa69828d007392188679ef316601e72050f88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 60c48f462b67a2e0b146428353f67f8f87a2cb21..345eaa8da920bd88893ab389435ffee52165e53f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 80f0fa7a4aeed28c084e2e8ae747207aaa8a7898..d606c7d5674c235188703d26fcc4cfbb3ce7c026 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index cb7bb6a84d9d2659302a59f245e15f5c79f195f7..c68bd3bba9a3512e54f3db579c12226e67b7462b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 82d2f0f2cf9e5b3c2c68669b923a94e23bbd3d7c..17fc22ae438aef1c3d451a1ac5221c10f968d95e 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 817dcba552d9d60b0f797390ffe088fa5d6bc132..7c409d4e0e634d57a65f5370613b3f0845c1cddf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 88809ea8c5b88411de6e3623ecfc46edda675533..fb78c1b76c8b82c28f29b9afb2dd529592b89046 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 5e5ad1b35d9af65c715a49bfdc0083d55075ec9b..90098af5f86da298d5f217cb2a875a03ae7328f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ac30580c2f40b72e2f40a8753e4f465d9f6066b8..654aa9fb56a5157dba33de3a2e44c1eb2e6a00b3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 050651807a5b81be7f8855cb67b6b83ec90ae8f3..be3ba8ec9657deeab98df47cf5bace905da0aba8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 74b90f4d898a2fd1500fca615011d992c43c4c6f..6876526f45c523856809e437e75a12a977ce5dd1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5ea3dddd30f82e18b192c51355f22aae38074289..a8b148f550ece7125fc02d85dd63f618ba350959 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 88fbed0b98b45daf1ca4dc82bffba190539256b8..2784420d87b33645a1e20d8b8341d5b5c57a8ff7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 41fbd33a4364fe8369b0b1f41af29ea398c9de2c..9d7ebcac6c1ad71f006b041f738014233cf5d7d5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c3c3e10956f65cce552fdefe6a1c58f04520a477..bf3da748e37316829dd047e56ab647196dc9eb41 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8a263e2c3eeabfc3d2358f00a24c288a9f8e2c2a..c6b1076e0d55397d864a3beb29348f4f785f3287 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2ce831f0ed1da280ffcbb69a1e3bccc40629164f..b1d9822d2e42b360238252de6e65fabd80831918 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d8369384295c28e59ce8cfdac0e25021ba5f8c31..2aaea4ca2f146f851a1d8f0879f7779b100c1b6a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b3d426cb0b2127120716154852b2145e9f7c2d6..4c1cb52f393beba077b24f6a263831d0dc752057 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8f379a8c641e962de1c4853f1d7d0afaffff7ae4..1092148dd93c81d32880313df0942a9c0d00e5b6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 79964056fefcbfa90b66f9ae4488921a0a8b5dd4..aef683b07960e001c6b4af1391601f4f9691a7f2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7c2618a1d1d84f017d6e7f28edb9eb3d956c07f9..f0c3e8097d273df2600d97f5ba1b0f6bfae97100 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index badbe93dc27de32654c3d115127d032cfff1abe5..3a517b6229e332740c1e545270aa4404236c5ce9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2c124c638f2dc76cb38f0ab7d2f95393ecc5a927..6643e4c6775d7659fbed82548e5c2d8d3038c229 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c02b4978eb9dfab69bafa614f9a05f9666fa84c9..3126259941d54fb6f8a8269682e3f1d41e0e8f98 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f8a79d9cf52a66851b027d62ca2a9b700bac6786..85c4bf1424b825fb5c356214f7d9b86e92cdbafe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fb2b3b9be036b05b78db8e08ad6b40427e7f4a61..3d1b6a9c5c3eaacbbfae4870e7f54cb5c563c985 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8d6fcfaa2f0471dbd8930f4ff4e9fc8ae70b6f5e..2cf95b955c7e30534d239e61321d73ea09331844 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 704b367f8d6f45e477961ea2c55158ebda0a43a1..338276c514837bc1842923ce094450c8f5dc965a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 860752e8dac452dee586462077b3197eeebfee00..ff3d61dd5607d8d51d7a9684fed77013747a8b14 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0761500973ef661f2f6da4dff95abdaafc8b7a8f..035e16a499c54f4b5bf6749b8123bf2f9a627d06 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ec0d7ffe93f6364fd798add7dc3a5a8d4c231bd4..bfd79640a50add221376518b665e8e4930e8d14b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2fe3861254b39740df179be7825e389b20738643..e439d16c002a5a27286854735ccae97ff644d4cf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d3c7d565a76cd9452300ee4fdfbfb95dca213ed7..74aa2f6886d142e208d135f372cb6fb59a437668 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8b0c1014869f059a020d58fc0d9fc0e1748d148b..04c39fe884a59ef1da7112fea427e3fd698550c6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c01ec419b0d1d1596a55900d5f7b9fcb210086ed..b1e10cc43c28bcc7322d5a50b196b3d918a78a51 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 571cce343e6eb78625c8893a99da6d5d41f5fa4b..e521d6f1c292f68f18645f0704d3cfe13fe0f8e4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7ae69ae9f3654c6e470a43f7adfecc28d7acdcac..f12c9e68f0a2f7ba61455f837e823f8d9b48efc5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8f9df5fd20a46e0dc41b3b778984521c4d35e832..9e4759584849e59fc9629f76677236f87571f05c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index dbbd07ca69bc3c115c00be7a6adb9dc2e54727d2..8ba76fc3120d3b63c92ec7e67a7fbe12f396b1f2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 640282d5e1b92c40d5e3e45874c7cd78aeffe57b..6e911354720f9c77ab48d942353504101c46026e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2d3aeece42667a2ea21d64f0aed53d8efe1ac5cd..27a9e667a258cd7547a3a60c2f1ceb8f7fe75245 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1bbee41c2075a2412e5094c510c4ce9ec73488ce..9f9128643340c137d10406529efe837d9eb1699d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b5267652ce2580d559189498a6a8b2283e35fd0b..beacf4ada149715a48a4587ca28b2d4cf237344e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 640282d5e1b92c40d5e3e45874c7cd78aeffe57b..6e911354720f9c77ab48d942353504101c46026e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 54658f7e1354d0c826de9e5dbfa64b7784855a5d..82f72195922b9f6bf084a127c0d4cc5b85a7be4e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e60a223fb6bf5af76b9f5e7ddea25bedfdbbb2dd..4b9cc0dd37eeb43be4101de2c5d81c99e6f83e93 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 84210f061c3e4215a43d93bda55c714bdee8d6e0..a454558f8a39cf6d68d51aeeb6b6a5df22e8b5d3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 991cb1273c7b52b6a24806a22ffc56d8f634dba5..5b92487f6c34cdf160b31344f78f6a58043b2cfb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 92559b625c618fb8dbfb727477a572c3fe706e62..3d8368a195ed45cca37875a82b113b2ab02d42b6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 57f57b01779b135ec4ad3a180c89ba38e5c1b286..73ae4d387e0bbde36a3110f0e0c3e591ea5c2c1d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1835d13f8dc705b60ebd8881e51690d47b44a51f..c6550556ac056e1887376c0e9ee5a919d199c3e6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9932878a10644484aacd626230e5f90352e134fa..612ff3b73d4d8c20e0aa523a60c1ee8dd85c5cbc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 493baaaa102a4c8e607af134f17cb09de26d7a2e..2a9aaddfc42a88fcf2939cac9d2aa88f7d3b7708 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8510bd7162c75d1db0b026430bde46e875255c3a..91d3a64bf8fd6dbbb8e162f46fa316094b71f3c9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e7158e8960d1c9cca72b256f9d25b8efce03b386..e0d267e152ac8f436b84965b1be89a2a48a79def 100644 (file)
@@ -14,7 +14,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cc35df4dd2bd68a9b3a67ba41abc6b76ce728644..fd24c880a5324e579fd2e168f4ed41a092e2d4b2 100644 (file)
@@ -14,7 +14,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4851e03a6924a014318618c478c8dc2052a89425..cfccdd6e74dc93ef724fe73b77648a718325f06c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0697c673e52fc6dc809459666176014a7b948844..44340a59c2bfbaf1b958398d7250746debfeeff5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 39d59ebdc61d99a6d6c49a93cc54b87f895d610c..4792cf9d00dc879fe5f88329e055dec59db62c9b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e4c69eaabc54d8ac40cb2937d6017fde4e94d1ad..b8ce4183ea1965d7c2d0b90f05f991a4c5e0da65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f55e1166e51916b9458c993c2843f3fdcb69a7d6..a320d8a6766bae887852a237920a8d75f2d11ef6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 58e2bdcd67c51561e007d91cd340d4530cc32940..178590ea075180b614f7d0f2b6d790d436837a38 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f09f161dc5c0412be8269f6fa75a7e472dc3ddb1..6a2094db0c86b94ed298e75f668de7b6ee9cab0e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 132fb8eb5187f5089300b329a658a3a674c54d1d..162eb9956e4dcd7892d6da3acf7675901c7f3fd6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ffcfc1149edc1dcbb4e259b25813cca6a15df41c..a006b723b1d802a63e55f847192d84127ec316b2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ea79516b4854fbd89fade12ee0010f3253deadea..50525de092cdec95d0f777bf3a87f30574228e8e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6e185aa9f58799af982a5134820e089e74ae0802..06eb04f8e691ba0e37032acca23751d867e972a1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2267b85854098c2922c627b3310d69761ce24472..bbd3233861dc1ad77b240d58a716076301b37baf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ca6a9a33bf1e827b1718ab39ec3a37249e9d92b6..a5c90fc0b992f17be4eb3e5fac96ad5e20a09117 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 306c3f3cf269696d7a088f1e0f8564519d995c67..96ab6774990153dfbd97038185238779018e9062 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8f009531a9374d7c0b0f2c41044d5a028bd72aab..7174c40949c98cab41069d54201b72ad39d3bdf7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 34aa55ce625e2f909acdebc75149d069232a09b0..c023ba9a26afb8096c92de62207d9789402196ee 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6552f3174917f5b4170963c4ba4912f32ed1bf03..1829abeee3bbcd1b8d66c2fae0d4dd6525c38ca6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 89b7f6bfc6e51fb2bb1a3aabf84cd5012b2858b9..a37d15045b7dd63065012d7f23a8fcc8d1d2c708 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 179e4bcccc907d1f72fd1976381f69586fcd153c..920846d86b5d90269d9f2909af9d2b1be0c04fa0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7edf304accf9aecb079ef72aca768c0f360690e3..6eaada6c473cebca7915fe20c136773b69ff3e88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7214029223e5a89c22313671b3f90c516041cc88..3d58f3727579d2aa7aca21853bc3c6531603aca8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e0dc041a46adca8410206f5378854d10be57ec05..c0f3d51e7e6d6d2dd177bcf87bae95647adfc4f9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30ba539f27fe1b49a977ad1088ab11b0f79038f3..a87917b5f6e6f7499d029e24fb87bacd79f193e4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7edf304accf9aecb079ef72aca768c0f360690e3..6eaada6c473cebca7915fe20c136773b69ff3e88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7214029223e5a89c22313671b3f90c516041cc88..3d58f3727579d2aa7aca21853bc3c6531603aca8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e0dc041a46adca8410206f5378854d10be57ec05..c0f3d51e7e6d6d2dd177bcf87bae95647adfc4f9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be4bc5290421c5b63566b711dd8e4ac2745d1c43..1c1d8b1233446c85c7c376a0bb9580e8b783a855 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d533d21121a92b87338a40fdd3d980dc865ba56b..c5c97ef6c1fd00b33280df497bb626cc75b91ca1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 06bbcb295fbce3dc4b3641f8653869888b9fd3ff..60512c073b8031ac0ea31d4c2dfb311985e72adb 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ab4c6c8f034e0aadeef3d822f5586aca81456c7..1d6595dc276de8494490df80d25b325d481711d4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 200aa4bbb9ff01278955c111adf701e770df2b19..b9507b7d28c6295c0d971ab75e2e22acd68bee04 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8fb18a714c6cec3aaa81c3b5cd8337d83cde3b5d..9eb95918798e843981f83f930029e7d8e43af743 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index afae473f7851a0aa319bcf7660dbcd935114c3ce..c535de8afd326f0d18b2f830a4a78c8d2e13e470 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ab4c6c8f034e0aadeef3d822f5586aca81456c7..1d6595dc276de8494490df80d25b325d481711d4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 46c4b78b5b1d8770e8ad1e97b9d48d630dd8dc33..60545c0cd93581bb58067d4ad5100f3b44084178 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8fb18a714c6cec3aaa81c3b5cd8337d83cde3b5d..9eb95918798e843981f83f930029e7d8e43af743 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index afae473f7851a0aa319bcf7660dbcd935114c3ce..c535de8afd326f0d18b2f830a4a78c8d2e13e470 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d13b80e4ad1a7939b59cc505c86509d2e9e4d471..3e65c4f9b3603acf896fa0fe897db9073fb60cdf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bef275f3920eea72cd20c89898248619bf37a672..bc151b7970201a0aaad961807e3bfcbdef341bc6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7619051deb29a222ce1609f25bb2cea9a25ddb43..c942e303dddfdde6936d17cc5eba78f1f71ea025 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 556ef129fe1a42ba59a40264b87d4d2279a33693..dd60023c22f669f6d26042273f29992503305597 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8eb9e0163778bcc4f02aa09e376278f4a79b5e4e..d5bccd849db3e2623c05f61f61e114b195003bd0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 07395da9df54caebd317ea121992b7e4a9f93efc..ec1a11785d59dfc45916f5617f14619fd4ee6206 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d6c465f20252ded95e5bd9e13ccf22ba267bc789..88194754fb13c262dd175062b91dc682e11ad8ad 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 18bd22191fbacd431443a5be6524448dff8ade0d..053172f5c8d9133e465bac21ea04c74d5893f16f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 28038167e4cb1b4a91bea48f1c2e224f46cb626c..09f8ae172b532027f65afa1148173cf2e88334a2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6eb06a2ebb6e5317b882632d0644f6a125aee6c3..859bc134196a33381985c7edaf57c169b70aa83b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e0007cde043b03aea8b469bc95dd721097afa97b..058e0e44909f7d9938e484f29631618bd410a001 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6eb06a2ebb6e5317b882632d0644f6a125aee6c3..859bc134196a33381985c7edaf57c169b70aa83b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5c8788dcc032181fb68b7a3971956213e57ae175..08b070dde9c13d07db71dc61eb98aafcf623f1d7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7c71b07ea5da58f3d0263cf29b02a65005b1add2..b8229028e4fee06b913815a766b76db872553fb7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7ad54f6a1db2d06e1f8794cc0f313f180c622e0f..898018873ffcb539947d4aa352c0ca48e19eb74b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 23c20257782cd3e1d1fce1b5f3d2c3acd5f4047d..fea247709f00fd39ae6641a1e67497d8428f6412 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 30c2487f84be357a20b4d0bdaa0c6e3920428423..1116effd08828f4251a11b821c75d1d5e92c41f5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4ed2398aff10028193f5c619c65b5d24790b4a84..08310845b7f4e286938738acea460c3056b9e1af 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1be09ca13a6319c5dbfbfab7b9bef6dc074b6949..110e71767b4b5540b68c7c3c8923635e559c7a71 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 2fcc5e5668e5656724c148de64922e656446ffa4..148abb74744e98966bc63a6a7f394cb804b8bcc2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9494e4044f9654864402350fa669ddc75da09560..b1b50807d7dd7ec2eed59cc08fd7fae2a50c8583 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 23f782adfa8f3573b51a1fd1652b1addb0f4625f..1750d0ee812fab91a12c288eff00e3c06b6bc3e8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cfd84f4290cd1071943586b9321cbe2aec4d0798..b5f3080d62ff8c964bba5c7c2e0f34b4dcfb9cb6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 94ae4886520cd3a385c5692d0a7fb5ed47b36664..495299b80ce234ac8e7ebf2fbf2603fafacb042d 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 78133cc5f2059585d894c7e5fea3ff1fb09feed3..87658120423aed06938e71fd477ea53da891c4bf 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9a763e7988646d49d1a7304ac51c09845677a73e..6d381893cae8df7f4465cd56e32c9c853998f1f7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8ef62fb935d7bb657c7cad74282dfd2a39b5d514..5d253cfe1adca38a01842cd21d331b463d59675b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 94b49660433be491dc3761bf9e9e3600caeae3d6..650d45d4b8242b52b3560e044ce23059870c64bc 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 104854c97d54fc5ed8ad49850b5896321af0551e..6c96fe29f35a674af7e3de57fbc1f9d44dd38067 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 2215d5a5e2ce293b816a8b6d7fe298109f8de876..8421a9bbefb0e1e6ed835d3ece10618b8f5431b9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2f0467886ac32b6c083c093951190704026c2f00..e04e02745af3f028c0c3b741ed88392e198dab09 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 190052be308f8e7e1d0c7f81122001a5714118f1..935dfde0273db18279b2e23898769aedc8dc5e9a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5d58983a485dc1f4d2659fe1230a2020dab2082e..9c1205a49d3127857dedf866260d38050ec40d90 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a36e9d9476a67e92e646ef8962db065bac1ff0fb..4536a8efac8505bb72ff15f8d984f74ba95c6974 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1d7f3fbfda5c83ef3ffb98002bc22dbe911bdeda..f1fc0fa7acd3305b8750d5f2d1ae069d759db7c4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1a3f94783bb3017354fb95b63ab0cf52ea113ab4..7cc3b930605d59c3bfafc92b11cb892e945ad4f4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d34d6de290434999a9172de6be2e75499560239f..d59868f08778be98d839855257988d0d71f33f49 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 435170045f8136f9d82ba15fe269c66b68675544..faec5a517a538cd8ee66a2c8a5a75f31479a49c6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6b359678cfceae5b3e90a85b5ae1385fcfa511c8..2f657e773ffe2e107f3d19c4d61a8c18d7a46611 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8e4ddce2a262090b2e8d51a1bc2cdb3f784b47d3..dba14b4830301569388e500fe81af07ff0003b90 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 87145282113fd5f66e85dce0df5df483ca2a55b0..2cb5d756229ff376b41fc1e5be789d2c6fa040e4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d7ebb09f9c1b0e1e1a1c41fd3840a44ae0a603e4..34c6c9feb77008f5df61c43c3e5cfb77d1be8481 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8bb072663c2aa01d5012d0464de6e4659b9985df..2e87856356414e5a8e78c722e169bd67225df88b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index caed7ae8c2edbc212db76fada21d3372e15fb701..2e788d01c7bed8c5a11b140b6eca3b4e0564b183 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 346932cd8c710739375c9708052d12003ae4cdfc..f13aab7bd3caa9796f1dbf3f8f93365d7d0b6e58 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e18a48a3b7f4c465c96e1ffa95353f94d49b24cc..3e1fc9268dabcdab7eccc5b5c1dcd0190b63019d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7472e8692b3e691824fbbc077397905c10d56f6d..362fdc74801f80379651578eb79106dd69cea080 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 455c7b0ae9a6e8d8bec52fc713f2fc1f52434c16..cc7a8572d6fd6dd9f0c1f47e85caa00d4669a4e6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0115f21c6ddab49f2cd325a33d201f7948b9d1b4..9f8a928d505ed83260db83946d01c10582eeccb3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9a2d1ed0c64aafd25e109a38cf0aeeb7a4b828a2..0009f5c1effbd650e5040e733592e2495bde876d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 97cf75760be63172648f85e7a0a689ed6d51cc45..0258937898032cecca7a1732504b545d9b8df0b2 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index cc80ad8d5b0b070ccd220590b11d136bb370aea7..d2667d26ebaf64a23261ad5e6d2dee6d8868cb7d 100644 (file)
@@ -14,7 +14,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ee3d6517dd72ae5a38d80e28df6282ee845cef80..912fa1f44df10ded024a863a3d39403ff2f57779 100644 (file)
@@ -14,7 +14,7 @@
 \r
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 540da6405af9bda9c96ee3df4c2733e44858a6a0..ba846b3cfd941ea91b908412628df9096ac8decf 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index f72f72d2f6ab1ca85d388292d9c5ac7c03db3420..d36925d54bcccab4953c2318679aee3f68f57de3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0d044af540c685ce5180bc744a9ba00952f3fb51..1538efe7403a1cc9e1398f9b4cd8440453a5f406 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index cbcd007fa6859c7cfa1df978b0db3a4602f33b7e..315816a07b230a2e6ebc801f1739ca51a386549b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 42e5f7dc9885bced65d60aac26e16eb60ca177ef..afa5c2d7a194c6a9a62b68281593f1fbcc946893 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 10c5ff5aca5e07ccded079872e0da62fea786d30..efa19b1d45c0729bf3089e07e54ec91e2259c004 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 540da6405af9bda9c96ee3df4c2733e44858a6a0..ba846b3cfd941ea91b908412628df9096ac8decf 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9634f65ac0d714fc8f47fbbe1673152f9b4961f0..a1842b15b72be208f505767fde97a22f3ac0bf3b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 09b4ffd9d33e83348cfe406de8b10fc0d8f0d4e3..86cae7609a4d9ef81ca84dbc624402a4f416f11f 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 93ad8b65ddb02559c55e149171bf00cd10bb7693..5572bb1c4e029f40c49590284374a0e4fb9de81c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d9b8e7ac5adec6fc1b5b4cfeed5c07dc16fe36d7..bd56fdd0dd399f6061f8b9a5e09bca838bd5132b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f74e9c70e5a8c51288d90429eeea95624a290a31..8879f544644ec7ea63654cb573417a9a1bcdea61 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6b26d69fb6962156848a9d3b9022c27d368c545b..c6fec9a5b2a05dfb1d3aceb0953e36709cf70537 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c60fdcae3a63b6059f13adb009c78ebe3b5768de..a93238daa8d0ea463cd84bb3e1febdb1d9c2cd15 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 05d48966691d7824486eac001c6e59008b0325e6..016816eb06630d4cbfd8ad007d1f41a124faea96 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a3588abb31656745b90a3709b06343903bb9b506..2cb64cf4f99ca294413f5ecc687c1b5a87de2d76 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f69beeb3d91a5cbd45f62506f19543a824a6e905..25456a87d15567852fc38b4a740804b7e6903484 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ecc2f0f6de32977eafc784182637e7778a1829f3..8ec22976a9ac73fd49ac5b4528321e81be76772a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3386f6540a5cb85969f3906fbd9bbd19274ff22e..703a8aeabe14f308114bfdfb6dd941896426d950 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 64b86b5b0223b499dca13de2d8da2649a1df5fb3..016824b1bc4696976dab86befcee7578a367ca3c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 01c5ab34809a4d9d6163435b7810b0098274a521..a539b144b9462f230d56016a48ecb53024490013 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 0e422e1446e08b17b8d7ec81fab481dcb13cf97d..7f3eccd1cd8decac5bd8adcae8f48e002a57ca81 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5cec3f2f646a9610d0e75abf21ded1b5947a362b..05337b2a8648d321ef79c5adedd5b1095a7ffa84 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index eedf8ca1a8a8dcaa3b821a5cbecd2a6957f848d2..c9676bb79d2acd21b2c9e8f26544a62f6a88b705 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cb8a2e81e698f9dfa5e91ff547525ee364cb0cea..88bd7b2b2c0c057bdd4924efb237730f7e9e2f5f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 849905a40d77530788740d7ab3b452686151a6b0..12ada43352d841ee801b0d7a1eb4842571e20d4d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f8f30281725d08a945a3d8eaa26726d8f4a629f7..b9682566ccf147681c042ebc1aefd51643c726c2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ed630d4c8ddc6efbf7bb01c11dd99c8e19d9175e..5616317114b47634d4ff79b5691a28dee148883d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index eb9a20d9ab917a2d8ae66695c1648ce7e0ff4fcc..7d238e72900b02114881a86d7033435e0476a1a8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 05a3054ca7bf08ba1d0e9b5661c0d15604852143..846eab46046bd899dfafcad0713ab92d24612f8a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6323be3a3e642485c634577ff2647b3f40a4cba0..c5acf0f38c3c2040813cb87d45e04e2d0e348f88 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 540da6405af9bda9c96ee3df4c2733e44858a6a0..ba846b3cfd941ea91b908412628df9096ac8decf 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index af3889384cb60f1c51d7a99d0e82eb8b7c5a314e..0827c9e4d5ed48a2b9bb68beac8fa901f1774b03 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 622c90670107d5c0fa89ab8e33ec40ea998c162c..6fffc5b09276e723c0e053d4d36c762751d3fbc5 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 710e51ea981678c0fea75ff0374a1657941fea7e..b246779525c17e9285e722ca9b4948f2d6696efe 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 540da6405af9bda9c96ee3df4c2733e44858a6a0..ba846b3cfd941ea91b908412628df9096ac8decf 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index a932549e2378ede1916df24fb97943454f860a9c..f14bcfefaeb7fa7783c93e2dc6f8cb89cfaaa278 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1943688de71fb0665733fe4cfef731bac1525177..bdd03d0806ff03d3924b2632da0f01e237a1b60e 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 016f4b86f0259e98d5edc674cfdb931567ab7d54..75e99cbea7e93f09d5a854df8340e6b691664d42 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5dea7ed741109c5a2937b204334acd5cd0309774..49da0200cf7ff837fb0d02f51c27a18f3e98d00f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fcc3035490678937afa09f45cdef191da9f6fb8f..a3fd1ef9c2cfd47c1734c1e03bd787a68b8d3322 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index cf87b3fc66059c10e603698c903e8b0a7135557a..9d6b56dcdc97f5fd445242b65522ecc2dc37a5ac 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c0dc0479528cfc91dc6c71a83be809076e300c44..ef119d1efa329498b0171faf7a19e3bc7e366432 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fdaccaa0a415cfef70cfb6a6e46a6dd642600a9a..767ee4207e3d080753af61d5497e73686e342a70 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 44ed1ded33aace8717d843791e1275646f784cd1..4fc9f6590abf7b4fdde2d617fae4e0de763a63a2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b042005a59b9940d34f0b8108b950327c551b9f9..ca72723c00ed60c3f60a27f44543e3848e4a16db 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 749b6b27d43d5bef262a232b5233258a475d7aac..6f44412172eed709dc04532b8b65391a8553c013 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 8c11d5701ebc0f1c9055fce9bea65de7757c0cf0..42ea9cef5955bdf975d253c4d5f314038f48c953 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 84d10e1bba8a490057d3359fffa1b4ad80796e1d..571a591c414b4948edd7944fce98ca69c9297b5e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 481687b0aa5ad7c0a49226681fef5ac3f6f9fb04..0b96f4774dcc6d6eedf17169877f676dca752a65 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f47cfd523da1dee6b4221ff4ba3f16106261288e..6520b299da98c56d3b218b6c4513225beb2b2076 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ab85723aaa129014de1867185d95f7a697ff0124..30232965fc654941025308d97def904012da8dcd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 500304b792812adb6ba3e9b36a275efc3ca6ba64..cbdb6034f630910d5ee531eb746b6a415a86e480 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8d8daaf2168dde040f3b50615b93eea3914efea5..562113cd715d8ed91ceb147a744c3bc675d7b882 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 24f6bf09c54630b974a852ea9f23f96f897fd98d..e6b4bddf632b9a37e39c3697d8a38be288a8c97a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8773bf7aeb3448a766bcc582892222753595132c..f677dc3d9986e600905c26509c851ee54b0a9c4a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 769ccebccba56f67ce8dd00a8325d1d50219d791..a25297e838774db06044dbaa0fe8c853f8d34db6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b38286dccd85af9b1c64d1ac57343207f830183..648b7efe4467924064eda4f6c08b4f11c697da4a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 69cc19ccee831e690e855a9e8ec10df59b45a213..e065c97c53f36922573bdc5a40e3e857d95b687b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d0dcee33f25a1806a4b0490447e4c2929a8e8d80..9acbba639190091e15fd10b0c40a6e1798842896 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1d2d3720f4d8550ed7bcbea19317d76fb368eb80..b44658111b1eba25cceaae5932db4624f97bd85b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 01002fc281f2fb56215edfd63918c19054a3975e..eb7fad22a45f587c768a6808f058a1e4ac94fd32 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8d4c483f41ec5f4fbeb5766bf322a9be55b4d941..54dd46ae833aa83d9149644ca8bd589d6bc6cbc5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6ac82880751e2953e0053af21d8a3ae55fe109a7..40528324f5786ff7b9a3c1beacd6e6fdace79b34 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9246cf7a8249614d1fd88ca02ae333507aefddb3..88ea4e255d4473ee5ddd174048085d612c14636e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ea920bdbb33caa25919b14d1ab7b216e01c076e7..45d3af756147b700bacb412937e1bd4fa2df5758 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ae2a3c84d8f7b191b45b9ba8a2bdf93fb5d52a81..bdb265af67d566598d2e93a15372ca7f5a094cb1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 806d2ec8fa6cc2b7f5d4884f3ff1ecaa07f9d450..dde602bcc8c4e7d87c83f3960dd02e19ee1d9e05 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 271591ae7dc0fd364ca83f5027c9c5867aeee01d..1e699a1a4c8b77abf9294de511963b1a4ff1f6ae 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 50f785cba330a9f30d1646dd1a02adb6e34d9d76..54981d6cc2d77a219944a74756458144a85ca0de 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f9525962f67c90daaec26e20a36582d01b943c3a..f5c3eec59cdc083b28927cb8c90d65666bbfba64 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 03920ae9708199691935a8e8ac933f8128421f89..c9070c96e39e61e99f0f1c9a6e026aa1e0508dd1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index fdb4194f4271e4461ad69aa3c1e293808c5ef150..9c0008ced50bc3864efad679443fc546fc2c0cb1 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0f61f0d29ae2460e2171cda9ddad088310eda935..d15b93b508c54224454d8966a8a75f51b0529080 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 83a2362cf34b778093adc7b156056bd260275e12..969c0358ee5edfbbbeba842d39f7785f0517138f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ef8a93a04c7553ddb395e8032d1283206a094c28..5ae367c6cfefae498513acd37838963215652da7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 171726434a646b0d5caec0932a1c14a3b73682cb..b1a06fd858a3d9c8e7b1a4d50b71fdbded953467 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 033b0bcfcece6908656409403c26765077ffdf3f..aafbec18426f8b8e456d62211e53bb07e30846dc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3fa8cd5fc16bb19fab0c0511f200aa851b153bb9..371f9c6c30758eaaf6d9821fabea5b626439541d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d94ba6990703ba29584203101598d4ce073991e3..e590ca9d5126a8cedc05f2510cda7a59fdacbfed 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 319e61d71781f2d72b554ad88987dacc34b5e745..b900567d6aee27a4347fe2a3a82425d14ebbb7b8 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8d3881dbca154ac400b4f5109dbf94f8df980dee..8ae740ac05fb9b5a6e2db893e1a19fe7ce2597b3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index be08b8d1377e37e27dea717e62da34bb896ee51b..70f245d337d9c27dd33fb80d7631e86b112c4442 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 40be5a676def6ee53409f7ef853efd275347e0cb..b7b89673aa8267c8a41fbf8debda450588d54364 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index d7411510486290a5fcf8a6e7f82b6a7a17cbde9b..59f4c425316bce00d7bf399a02db660660010a0c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1dbc47d4a54ba8ca4f0f8b096ab40b31c88af479..04d5889a2351c6a76e3e573dfdd9fae38f90a08a 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 8a652368e3c1ed17026d781f10a919eda79ba70c..56437e517ec734b967634ee1a7565bed67e0ade3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 7b959cff2805df26433d4672954742c1053abb40..307c1c03b438fdd65ab4f1b4c347ba3d1d5bd586 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9b4094794bf76384ec86139d753f79cbc8758b2d..1cb4dd6859c840e94c504ffdf102c72efc2104fa 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index ba1097cafd987a278b59951a24fed215c06f6765..f51a7fe878dd93d11272fa7f18f365a300612e00 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 5944d607588caaa4d3c4019a9f8ccdfbfd61f29f..8674a63a85f53d471759411e35a147101ae16a4f 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b6d74024ebeb823734ee9a717d3a9cb1e56cfa5e..57aadfe5329267b9a2b751f3c3beeb3cf082855a 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b32777a798489143654d0c2f084be61bc51cb9f5..48b5c9e9ff3538dbdc6497a5986c54aa8afee034 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2fc900772d40d37c290259f7da41615f8a7a09a4..fe65d316b020a6d5d598390d011d211da0b34c17 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bd89e0e753bc6de6c3f085a6344b10d1da824560..f0fab0b5dbc9ce51aebd16bb9bdc4a278a86d4e9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 2fc900772d40d37c290259f7da41615f8a7a09a4..fe65d316b020a6d5d598390d011d211da0b34c17 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 609902b7774902ddcd483410a7135ef9ba52a73e..c91f9aa868e372b0a46f8690ac928e50dfcf9146 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 47ad92202260ac861c2efeaf6e7d22bc79a434a1..019a9fcfe8929673eace5420155ac758f138c4f0 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index bb117a938245b90d7712a7234c80a115c4646bec..0a96629d9e5dda4b60e34310e7d2472c823a2ae9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8bdf3637d0537085cd075514c2ff7c5bdb3959c6..486fccbda715e3e8bd6e007de792421c71dabb54 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index df5c05c62052bdab1919060e007421d316c49f12..de34ee1ca541186935131585b7ead90ac69e5c59 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 95a604feb844af24fcfd519b8b6539938dd00d27..3fce81e693edce11f587638769d87186ac82654b 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 1b11ab3b26d4e7b52e2fb46649018ce5ac7f5b96..522531b907dd98f30c0e4f16b71d107880b8179d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 174c72afccd5c67115673e8ccc25609a303af2dc..1dfb160142f6e56cff6ca1fc00208ac507de56b5 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 95a604feb844af24fcfd519b8b6539938dd00d27..3fce81e693edce11f587638769d87186ac82654b 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 858e5959e2cd8059bcb969516f2b8096c20cf4c8..c3e02707b44880774c2dd2f5c39e9bfbf7035812 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9d4e9415d6178a53b6e630cd6c07e706fe2749fc..2a720e2f949b6719c4d56858145e15bde3c83d2e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 95a604feb844af24fcfd519b8b6539938dd00d27..3fce81e693edce11f587638769d87186ac82654b 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 759d5d5eb45c4183435469f580497ecdd2d36cfc..1dbcf260e08976d203d91a7731bb73d7218f7a43 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4b76f3c5fd7e2f42e6f20cbf8917e870d628bb34..e1324e68c607a89f693274c8b5053b0a68c903cc 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1b56584d318d9b60ac24dc251feb82c3f3bbe3dc..6c28a9abba0486725293df281fe4198ac2ce2182 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 9b6164e1f8867f3f344e65c13b5a7905eb55a54b..37cbc87eee5fee60dd2ee53064f60a09322f2149 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5e901535f0f0bcbc4c9082ba3e98cb2b93a0c976..2c58e2b50d049a4187bd9fc24058662a5dfdd866 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 1ce031a0dab58e023fe6afc34bc913c592a6e539..9b8ac922c9a5f927e25c59b7e1f9e6a34163789d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 9f6ad51b142df31e2add60410e44adc9cce6f92e..20b4e36b524fa72085aea728f5b3f3f879efb367 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index dc52da7efbed50bbbced275f45dc3d08b1f7af69..7ed9378f551521d00dfad6a42a5424d11fb61eef 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f1519d31cac082ebc1e1b83ff0bc049d3b280611..e47c7750a7dfc5325814d566d0b3a839989369f3 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index d87c2b15b13618f7a6a3145ef09658a8681401c3..212da1a60f265beabce07c8d82ea512885e2b970 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4930e46ce8c9f08bb479eb7be458ca765d7f1207..766b214bd1c979882d25d0362e23eb429c92d714 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 89d85ef1b973c14a08442ccf882b7453b19614a4..61e83809a9d41ecc35c27fa1a3d4e364a8fa16d9 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 0e1b8ff692dbf93ea3f3849b44a77b1da184bf8a..2e2d8ee6fbf0931e92f10fb9e5d2d8a5cc19a7ae 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 1383e8a133ed155490443cc579c9ea5af29ac642..762100b1a57a6e5ee12c550508054cdf5f646fcd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f03ccf0aa7521df600ac4ad0770232cdf4d38b4f..46c1be8047f1d9410132d3a1db064b75755b247d 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4e599e3f9a927311198d876483a8bae09100a86f..c7ece5826af3f18254dc729353647782a418a8d4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 8f083d72600c7cad33fbccfd9b396f4afe35605c..d817029c9bd9c21c82a762877892cb143c7ce068 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6666f05608aaf4cfb5631f2d2ae2e69b5952b4d3..9d1627e9f3bfa974c73f5b15981bbcb29502e88b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index a36161175b0b990c71497b1bf17312edd4368e84..8ec3188acb370a744bd3943194b0e224f735e72b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index af943a0637a14321c8dfb239fc163b4484c191dc..2d87f3ac525defb39275b91dd9b046de1c1aada3 100644 (file)
@@ -1,6 +1,6 @@
 ;/*\r
 ; * FreeRTOS Kernel V10.1.0\r
-; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+; * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
 ; *\r
 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
 ; * this software and associated documentation files (the "Software"), to deal in\r
index 03de14010bb778478077696de975206d2d0387c9..571e3ab8ec19461137def61a0d674473627925a4 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3bb647d0899180d75a9b92f122afad33c8fb0c33..7da5a942ff29cb1c0b155f06902f3e7ab992a567 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 3bb7518ca7a3820dfce2682cbcd13b5e3b0e3f21..1351ce5f0f7ac6c1bdcf4c9e3bced4b657279d04 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index b960c63c1d573e7cc06b84c96a29161ccde014ce..8261eea4e1ca42e3cb5fe420d76e35be079d6f32 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index f33b54657c751fc463a3682e6d3d0dc9c63ae6b5..3a5edba6395184927b467fe62ca10cba3827d4d2 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e8877479b73c2a5e1ea0c87913e849e1355a7477..8b9a88970312bd621d2f690a940cb62acbd7ddfd 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 87ae07a72758efaec38e0ed67a3d1516ebe9144b..58486de6d244c1655dd467dcfb8a470d9cfc7f40 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 134c75e75f277d39d613ea6c36b644308a5ab4e4..8b186d37e187859d16800b778c5ad3616b973fbf 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index afbfc93aad527af0e92b8e86a06541bce6548af0..7e81ecc48629c62f3c48bceef158c967471de450 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 421252ec2e62647c312e2a3fa7f5b261188b0bd3..d9bd5077ca6d9523df20e7070b3741638f65219b 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 5cdc909593e04032408a3f5e316005ac6032e271..0fe5d37296c643308e5a7dc31c2e39c528c99c5e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 4ad53921080c3952a0f07166e9259b4a9e0b3ebe..caa85b014046994f498a80abce227a1113909f20 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 6810f38cc6dac35a5a61a37c25f11b2f5d52623c..9de80cd8bb069fdf26093f237ae1be93c26f77a6 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index 125008197e80cf584c150050a62f7d1f2af808a1..e5b565ed257317ce759a9727168b7c223fdfda06 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index e6d7b3fbd39995a6aa64ad79037e6df3f6a83482..d9d2b5824af320cb3f115849df5b26f907161264 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r
index c9209d396e7cd02130f97c0b4a2b75dffbffff62..ac3db3f03a458a25a3e83f7b11142144530ef383 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FreeRTOS Kernel V10.1.0\r
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates.  All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a copy of\r
  * this software and associated documentation files (the "Software"), to deal in\r