From aa936b6d12ac2e6e78ee24783ded74a0e35a21bc Mon Sep 17 00:00:00 2001 From: Colin Leroy-Mira Date: Sat, 26 Jul 2025 23:59:02 +0200 Subject: [PATCH] Fix copyright --- libsrc/runtime/ldptr1sp.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/runtime/ldptr1sp.s b/libsrc/runtime/ldptr1sp.s index 549568923..998190246 100644 --- a/libsrc/runtime/ldptr1sp.s +++ b/libsrc/runtime/ldptr1sp.s @@ -1,5 +1,5 @@ ; -; Ullrich von Bassewitz, 31.08.1998 +; Colin Leroy-Mira, 2025-07-26 ; ; CC65 runtime: Load ptr1 from offset in stack ;