From 5cde592343e9a434bf8edf15c285761774cad3c7 Mon Sep 17 00:00:00 2001 From: Burer Date: Thu, 3 Apr 2025 17:15:24 +0300 Subject: [PATCH] [Apps/Charsets] Fixes license --- programs/develop/charsets/charsets.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs/develop/charsets/charsets.asm b/programs/develop/charsets/charsets.asm index 605e9bbf6..4366c6e8e 100644 --- a/programs/develop/charsets/charsets.asm +++ b/programs/develop/charsets/charsets.asm @@ -1,7 +1,7 @@ ; SPDX-License-Identifier: GPL-2.0-only ; SPDX-FileCopyrightText: 2025 KolibriOS Team -; SPDX-FileContributor: UTF-8 to UTF-16 by Doczom -; SPDX-FileContributor: Charset Checker by Burer +; KOSL-FileContributor: Charset Checker by Burer +; KOSL-FileContributor: UTF-8 to UTF-16 by Doczom use32 org 0