kernel/drivers/ata/libata-pmp.c
.. .. @@ -1,10 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * libata-pmp.c - libata port multiplier support 3 4 * 4 5 * Copyright (c) 2007 SUSE Linux Products GmbH 5 6 * Copyright (c) 2007 Tejun Heo <teheo@suse.de> 6 - *7 - * This file is released under the GPLv2.8 7 */ 9 8 10 9 #include <linux/kernel.h>