Fix Copyright date
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 35s
Build system / Build (pull_request) Successful in 8m34s

This commit is contained in:
2025-03-07 21:58:36 +03:00
parent 45e42b45d4
commit d4bab0a1ad
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
; SPDX-License-Identifier: GPL-2.0
; Macroinstructions for HLL-style conditional operations ; Macroinstructions for HLL-style conditional operations
; Copyright (C) 2025 KolibriOS team
macro .if [arg] macro .if [arg]
{ {

View File

@@ -1,6 +1,6 @@
; SPDX-License-Identifier: GPL-2.0 ; SPDX-License-Identifier: GPL-2.0
; DBGBOARD - a console-based debug board ; DBGBOARD - a console-based debug board
; Copyright (C) 2025-2025 KolibriOS team ; Copyright (C) 2025 KolibriOS team
format binary as "" format binary as ""
use32 use32