From 3a55cc9fc0bc402f8251702c13f0291c76d7a0d0 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 29 May 2026 12:35:55 +0200 Subject: [PATCH] ipx: keep original Martin Stover copyright only Remove the 2026 Mario Fetka copyright line from ipx.asm. The file contains the split-out IPX and xmemmove assembly glue from the original Martin Stover kern.asm code, without new authorship-bearing changes. No behavior change. --- ipx.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/ipx.asm b/ipx.asm index 5df3791..d01786e 100644 --- a/ipx.asm +++ b/ipx.asm @@ -1,7 +1,6 @@ ; ; mars-nwe-dosutils - NetWare/DOS utility tools. ; -; Copyright (C) 2026 Mario Fetka ; Copyright (C) 1993,1996 Martin Stover, Marburg, Germany ; ; This program is free software; you can redistribute it and/or