kernel/tools/virtio/ringtest/main.c
.. .. @@ -1,7 +1,7 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2016 Red Hat, Inc. 3 4 * Author: Michael S. Tsirkin <mst@redhat.com> 4 - * This work is licensed under the terms of the GNU GPL, version 2.5 5 * 6 6 * Command line processing and common functions for ring benchmarking. 7 7 */