kernel/tools/virtio/virtio-trace/trace-agent-rw.c
.. .. @@ -1,12 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Read/write thread of a guest agent for virtio-trace 3 4 * 4 5 * Copyright (C) 2012 Hitachi, Ltd. 5 6 * Created by Yoshihiro Yunomae <yoshihiro.yunomae.ez@hitachi.com> 6 7 * Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> 7 - *8 - * Licensed under GPL version 2 only.9 - *10 8 */ 11 9 12 10 #define _GNU_SOURCE