--- nono/vm/keyboard.cpp 2026/04/29 17:04:32 1.1.1.2 +++ nono/vm/keyboard.cpp 2026/04/29 17:04:50 1.1.1.4 @@ -1,10 +1,10 @@ // // nono -// Copyright (C) 2018 isaki@NetBSD.org +// Copyright (C) 2020 nono project +// Licensed under nono-license.txt // #include "keyboard.h" -#include "mystring.h" std::unique_ptr gKeyboard;