hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/tools/virtio/virtio-trace/trace-agent-rw.c
....@@ -1,12 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Read/write thread of a guest agent for virtio-trace
34 *
45 * Copyright (C) 2012 Hitachi, Ltd.
56 * Created by Yoshihiro Yunomae <yoshihiro.yunomae.ez@hitachi.com>
67 * Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
7
- *
8
- * Licensed under GPL version 2 only.
9
- *
108 */
119
1210 #define _GNU_SOURCE