From c20178b6e1622a7da4abc72815c3b9882a9b16ca Mon Sep 17 00:00:00 2001 From: Karoly Balogh Date: Mon, 29 Jul 2024 14:19:14 +0200 Subject: [PATCH] h68units: fix copyright year in h68iocs unit. no functional change --- packages/h68units/src/h68kiocs.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/h68units/src/h68kiocs.pas b/packages/h68units/src/h68kiocs.pas index 9395b40b57..365794c103 100644 --- a/packages/h68units/src/h68kiocs.pas +++ b/packages/h68units/src/h68kiocs.pas @@ -1,6 +1,6 @@ { This file is part of the Free Pascal run time library. - Copyright (c) 20243 by Free Pascal development team + Copyright (c) 2024 by Free Pascal development team IOCS API unit for Human 68k (Sharp X68000)