From 5241579369438fb8f96e8595acd96fc783da1b85 Mon Sep 17 00:00:00 2001 From: Per Lundberg Date: Tue, 16 Jul 2019 21:45:07 +0300 Subject: [PATCH] [servers/keyboard] Minor #2 fix --- servers/system/keyboard/init.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/servers/system/keyboard/init.c b/servers/system/keyboard/init.c index 118aef5b..48182262 100644 --- a/servers/system/keyboard/init.c +++ b/servers/system/keyboard/init.c @@ -1,10 +1,7 @@ // Abstract: Keyboard initialisation code. // Author: Per Lundberg // -// © Copyright 2000 chaos development -// © Copyright 2007 chaos development -// © Copyright 2013 chaos development -// © Copyright 2015-2016 chaos development +// © Copyright 1999 chaos development #include #include