hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/sh/drivers/dma/dma-sysfs.c
....@@ -1,13 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/drivers/dma/dma-sysfs.c
34 *
45 * sysfs interface for SH DMA API
56 *
67 * Copyright (C) 2004 - 2006 Paul Mundt
7
- *
8
- * This file is subject to the terms and conditions of the GNU General Public
9
- * License. See the file "COPYING" in the main directory of this archive
10
- * for more details.
118 */
129 #include <linux/kernel.h>
1310 #include <linux/init.h>