--- nono/vm/iodevstream.h 2026/04/29 17:04:28 1.1 +++ nono/vm/iodevstream.h 2026/04/29 17:04:35 1.1.1.2 @@ -1,11 +1,11 @@ // // nono -// Copyright (C) 2019 isaki@NetBSD.org +// Copyright (C) 2020 nono project +// Licensed under nono-license.txt // #pragma once -#include "header.h" #include "device.h" // IODevice クラスへの Read/Write をストリームっぽく扱う。