diff --git a/test/posix_build_test/FreeRTOSConfig.h b/test/posix_build_test/FreeRTOSConfig.h index 7ae9be9..c5abf20 100644 --- a/test/posix_build_test/FreeRTOSConfig.h +++ b/test/posix_build_test/FreeRTOSConfig.h @@ -1,6 +1,6 @@ /* - * FreeRTOS V202212.00 - * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Amazon FreeRTOS POSIX V1.1.0 + * Copyright (C) 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in @@ -19,9 +19,8 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * https://www.FreeRTOS.org - * https://github.com/FreeRTOS - * + * http://aws.amazon.com/freertos + * http://www.FreeRTOS.org */ #ifndef FREERTOS_CONFIG_H #define FREERTOS_CONFIG_H