hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/tools/virtio/ringtest/main.c
....@@ -1,7 +1,7 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2016 Red Hat, Inc.
34 * Author: Michael S. Tsirkin <mst@redhat.com>
4
- * This work is licensed under the terms of the GNU GPL, version 2.
55 *
66 * Command line processing and common functions for ring benchmarking.
77 */