mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-07-11 06:30:17 +08:00
Update file header and cellular lib commit (#704)
This commit is contained in:
FreeRTOS-Plus
Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common
Source/Application-Protocols/network_transport/sockets_wrapper/cellular
Test/FreeRTOS-Cellular-Interface/Integration
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* FreeRTOS Cellular Release
|
||||
* Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
||||
* FreeRTOS V202107.00
|
||||
* Copyright (C) 2020 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,8 +19,9 @@
|
||||
* 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.
|
||||
*
|
||||
* http://aws.amazon.com/freertos
|
||||
* http://www.FreeRTOS.org
|
||||
* https://www.FreeRTOS.org
|
||||
* https://github.com/FreeRTOS
|
||||
*
|
||||
*/
|
||||
|
||||
/* stdlib includes. */
|
||||
|
Reference in New Issue
Block a user