hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/tools/virtio/virtio-trace/trace-agent.c
....@@ -1,12 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * 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