Skip to content

Commit 262702f

Browse files
committed
Updated ports copyright headers and version number
1 parent c40927a commit 262702f

46 files changed

Lines changed: 46 additions & 46 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ports/arc_em/metaware/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARCv2_EM/MetaWare Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX ARCv2_EM/MetaWare Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/arc_hs/metaware/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARC_HS/MetaWare Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX ARC_HS/MetaWare Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/arm9/ac5/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/AC5 Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX ARM9/AC5 Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/arm9/gnu/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/GNU Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX ARM9/GNU Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/arm9/iar/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/IAR Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX ARM9/IAR Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/c667x/ccs/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX C6xxx/TI Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX C6xxx/TI Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/ccrx/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ typedef unsigned char GX_UCHAR;
140140

141141
#ifdef GX_SYSTEM_INIT
142142
CHAR _gx_version_id[] =
143-
"Copyright (c) 2024 Microsoft Corporation. * GUIX Version 6.4.1 *";
143+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX Version 6.5.0.202601 *";
144144
#else
145145
extern CHAR _gx_version_id[];
146146
#endif

ports/cortex_a15/gnu/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A15/GNU Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX Cortex-A15/GNU Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/cortex_a5/ac5/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/AC5 Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX Cortex-A5/AC5 Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

ports/cortex_a5/gnu/inc/gx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef SHORT GX_VALUE;
127127

128128
#ifdef GX_SYSTEM_INIT
129129
CHAR _gx_version_id[] =
130-
"Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/GNU Version 6.4.1 *";
130+
"(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * GUIX Cortex-A5/GNU Version 6.5.0.202601 *";
131131
#else
132132
extern CHAR _gx_version_id[];
133133
#endif

0 commit comments

Comments
 (0)