Skip to content

Commit df42492

Browse files
authored
Merge pull request #101 from eclipse-threadx/bo-ms/update_version_id
Update version id string.
2 parents 5761a0e + 6982945 commit df42492

52 files changed

Lines changed: 92 additions & 72 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.

common/src/gxe_rich_text_view_create.c

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
/**************************************************************************/
2-
/* */
3-
/* Copyright (c) Microsoft Corporation. All rights reserved. */
4-
/* */
5-
/**************************************************************************/
1+
/***************************************************************************
2+
* Copyright (c) 2024 Microsoft Corporation
3+
*
4+
* This program and the accompanying materials are made available under the
5+
* terms of the MIT License which is available at
6+
* https://opensource.org/licenses/MIT.
7+
*
8+
* SPDX-License-Identifier: MIT
9+
**************************************************************************/
610

711

812
/**************************************************************************/

common/src/gxe_rich_text_view_fonts_set.c

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
/**************************************************************************/
2-
/* */
3-
/* Copyright (c) Microsoft Corporation. All rights reserved. */
4-
/* */
5-
/**************************************************************************/
1+
/***************************************************************************
2+
* Copyright (c) 2024 Microsoft Corporation
3+
*
4+
* This program and the accompanying materials are made available under the
5+
* terms of the MIT License which is available at
6+
* https://opensource.org/licenses/MIT.
7+
*
8+
* SPDX-License-Identifier: MIT
9+
**************************************************************************/
610

711

812
/**************************************************************************/

ports/arc_em/metaware/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARCv2_EM/MetaWare Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARCv2_EM/MetaWare Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

ports/arc_hs/metaware/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARC_HS/MetaWare Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARC_HS/MetaWare Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

ports/arm9/ac5/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/AC5 Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/AC5 Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

ports/arm9/gnu/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/GNU Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/GNU Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

ports/arm9/iar/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX ARM9/IAR Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/IAR Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

ports/c667x/ccs/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX C6xxx/TI Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX C6xxx/TI Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

ports/ccrx/inc/gx_port.h

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

146146
#ifdef GX_SYSTEM_INIT
147147
CHAR _gx_version_id[] =
148-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Version 6.4.0 *";
148+
"Copyright (c) 2024 Microsoft Corporation. * GUIX Version 6.4.0 *";
149149
#else
150150
extern CHAR _gx_version_id[];
151151
#endif

ports/cortex_a15/gnu/inc/gx_port.h

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

139139
#ifdef GX_SYSTEM_INIT
140140
CHAR _gx_version_id[] =
141-
"Copyright (c) Microsoft Corporation. All rights reserved. * GUIX Cortex-A15/GNU Version 6.4.0 *";
141+
"Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A15/GNU Version 6.4.0 *";
142142
#else
143143
extern CHAR _gx_version_id[];
144144
#endif

0 commit comments

Comments
 (0)