[Apps/Charsets] Fixed license text and stack size
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 46s
Build system / Build (pull_request) Successful in 7m17s

This commit is contained in:
2025-04-03 15:52:53 +03:00
parent 666884ed27
commit fa4d0dd3ab

View File

@@ -1,7 +1,7 @@
; SPDX-License-Identifier: GPL-2.0-only
; SPDX-FileCopyrightText: 2025 KolibriOS Team
; FileContributor: UTF-8 to UTF-16 by Doczom
; FileContributor: Charset Checker by Burer
; SPDX-FileCopyrightText: 2025 KolibriOS Team
; SPDX-FileContributor: UTF-8 to UTF-16 by Doczom
; SPDX-FileContributor: Charset Checker by Burer
use32
org 0
@@ -1190,7 +1190,7 @@ char_code_hex:
; ===================================================================
I_END:
rb 0
rb 512
align 16
STACKTOP: