Fix Copyright date
This commit is contained in:
@@ -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]
|
||||||
{
|
{
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user