From bae1915e222494c5fc4b53eda5fc94e47c35b536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miran=20Gr=C4=8Da?= Date: Fri, 4 Aug 2023 21:58:16 +0200 Subject: [PATCH] Proper copyrights for the Tulip code as well. --- src/network/net_tulip.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/network/net_tulip.c b/src/network/net_tulip.c index c599a69db..956f142e6 100644 --- a/src/network/net_tulip.c +++ b/src/network/net_tulip.c @@ -8,13 +8,12 @@ * * Emulation of DECchip "Tulip" 21143 NIC. * + * Authors: Sven Schnelle, + * Cacodemon345, * - * Authors: Cacodemon345 - * - * Copyright 2023 Cacodemon345 + * Copyright 2019-2023 Sven Schnelle. + * Copyright 2023 Cacodemon345. */ - -/* Ported over from QEMU */ #include #include #include