apps/piano: tweak copyright header
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 55s
Build system / Build (pull_request) Successful in 16m12s

Co-authored-by: Doczom <mixa.frolov2003@gmail.com>
Co-authored-by: qullarwee
This commit is contained in:
2026-03-01 09:27:37 +02:00
parent 75ecc961dc
commit a0a27e7c5a
3 changed files with 4 additions and 8 deletions

3
.asm-lsp.toml Normal file
View File

@@ -0,0 +1,3 @@
[default_config]
assembler = "fasm"
instruction_set = "x86"

View File

@@ -2,9 +2,6 @@
; ;
; Piano - Default Keymap (256 bytes) ; Piano - Default Keymap (256 bytes)
; Copyright (C) 2025 KolibriOS team ; Copyright (C) 2025 KolibriOS team
;
; Contributor Burer - Main code
; Contributor Doczom - Idea
; ==================================================================== ; ====================================================================

View File

@@ -3,11 +3,7 @@
; Piano - Toy Piano ; Piano - Toy Piano
; Copyright (C) 2019-2025 KolibriOS team ; Copyright (C) 2019-2025 KolibriOS team
; ;
; Contributor ??? - Initial code ; Authors: Antonio and Leency
; Contributor Antonio - Refactoring and new functionality
; Contributor Burer - Refactoring and Spanish translation
; Contributor Doczom - Refactoring and bugfixes
; Contributor qullarwee - New keyboard layout
; ==================================================================== ; ====================================================================