From 0ce5e667ddea8fd0f42c833f9d30ee74f5c5b319 Mon Sep 17 00:00:00 2001 From: Burer Date: Thu, 3 Apr 2025 19:25:45 +0300 Subject: [PATCH] [Apps/Charsets] Fixed license once again --- programs/develop/charsets/charsets.asm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/programs/develop/charsets/charsets.asm b/programs/develop/charsets/charsets.asm index 4366c6e8e..7c90fbb8f 100644 --- a/programs/develop/charsets/charsets.asm +++ b/programs/develop/charsets/charsets.asm @@ -1,7 +1,10 @@ ; SPDX-License-Identifier: GPL-2.0-only -; SPDX-FileCopyrightText: 2025 KolibriOS Team -; KOSL-FileContributor: Charset Checker by Burer -; KOSL-FileContributor: UTF-8 to UTF-16 by Doczom +; +; Charsets - Charsets Viewer +; Copyright (C) 2025 KolibriOS team +; +; Contributor Burer - Main code +; Contributor Doczom - UTF-8 to UTF-16 convertor use32 org 0