From f5e62b5cf329e5e9a5259975fa4a9c9ba4d330cf Mon Sep 17 00:00:00 2001 From: tony-josi-aws Date: Tue, 10 Dec 2024 13:49:05 +0530 Subject: [PATCH] Update version in source files to --- source/FreeRTOS_BitConfig.c | 2 +- source/FreeRTOS_DHCPv6.c | 2 +- source/FreeRTOS_ND.c | 2 +- source/FreeRTOS_RA.c | 2 +- source/FreeRTOS_Routing.c | 2 +- source/include/FreeRTOS_BitConfig.h | 2 +- source/include/FreeRTOS_DHCPv6.h | 2 +- source/include/FreeRTOS_IPv6.h | 2 +- source/include/FreeRTOS_ND.h | 2 +- source/include/FreeRTOS_Routing.h | 2 +- source/portable/NetworkInterface/DriverSAM/NetworkInterface.c | 2 +- .../NetworkInterface/loopback/loopbackNetworkInterface.c | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/source/FreeRTOS_BitConfig.c b/source/FreeRTOS_BitConfig.c index 515b8770df..5fd3d2deee 100644 --- a/source/FreeRTOS_BitConfig.c +++ b/source/FreeRTOS_BitConfig.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/FreeRTOS_DHCPv6.c b/source/FreeRTOS_DHCPv6.c index 6bf6fc50a0..978fa395d3 100644 --- a/source/FreeRTOS_DHCPv6.c +++ b/source/FreeRTOS_DHCPv6.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/source/FreeRTOS_ND.c b/source/FreeRTOS_ND.c index 476c2a4c6e..3dddfc470f 100644 --- a/source/FreeRTOS_ND.c +++ b/source/FreeRTOS_ND.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/FreeRTOS_RA.c b/source/FreeRTOS_RA.c index a9ef1fc8b0..2f6875ff8a 100644 --- a/source/FreeRTOS_RA.c +++ b/source/FreeRTOS_RA.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/FreeRTOS_Routing.c b/source/FreeRTOS_Routing.c index 7be5751936..097f91708c 100644 --- a/source/FreeRTOS_Routing.c +++ b/source/FreeRTOS_Routing.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/include/FreeRTOS_BitConfig.h b/source/include/FreeRTOS_BitConfig.h index 952bfb7149..3cc313d99d 100644 --- a/source/include/FreeRTOS_BitConfig.h +++ b/source/include/FreeRTOS_BitConfig.h @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/include/FreeRTOS_DHCPv6.h b/source/include/FreeRTOS_DHCPv6.h index 0e2792c86e..11bf3f0334 100644 --- a/source/include/FreeRTOS_DHCPv6.h +++ b/source/include/FreeRTOS_DHCPv6.h @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/include/FreeRTOS_IPv6.h b/source/include/FreeRTOS_IPv6.h index ea2d9dbcae..84b8415956 100644 --- a/source/include/FreeRTOS_IPv6.h +++ b/source/include/FreeRTOS_IPv6.h @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/include/FreeRTOS_ND.h b/source/include/FreeRTOS_ND.h index e6119f05c1..f7c791aceb 100644 --- a/source/include/FreeRTOS_ND.h +++ b/source/include/FreeRTOS_ND.h @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/include/FreeRTOS_Routing.h b/source/include/FreeRTOS_Routing.h index dc45a0d674..0fa9fab88e 100644 --- a/source/include/FreeRTOS_Routing.h +++ b/source/include/FreeRTOS_Routing.h @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/portable/NetworkInterface/DriverSAM/NetworkInterface.c b/source/portable/NetworkInterface/DriverSAM/NetworkInterface.c index 8a837dd357..b79d1008f1 100644 --- a/source/portable/NetworkInterface/DriverSAM/NetworkInterface.c +++ b/source/portable/NetworkInterface/DriverSAM/NetworkInterface.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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 diff --git a/source/portable/NetworkInterface/loopback/loopbackNetworkInterface.c b/source/portable/NetworkInterface/loopback/loopbackNetworkInterface.c index 9152d47441..ffe058be5c 100644 --- a/source/portable/NetworkInterface/loopback/loopbackNetworkInterface.c +++ b/source/portable/NetworkInterface/loopback/loopbackNetworkInterface.c @@ -1,5 +1,5 @@ /* - * FreeRTOS+TCP V2.3.1 + * FreeRTOS+TCP * 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