hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/ata/libata-pmp.c
....@@ -1,10 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * libata-pmp.c - libata port multiplier support
34 *
45 * Copyright (c) 2007 SUSE Linux Products GmbH
56 * Copyright (c) 2007 Tejun Heo <teheo@suse.de>
6
- *
7
- * This file is released under the GPLv2.
87 */
98
109 #include <linux/kernel.h>