kernel/arch/sh/drivers/dma/dmabrg.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * SH7760 DMABRG IRQ handling 3 4 * 4 5 * (c) 2007 MSC Vertriebsges.m.b.H, Manuel Lauss <mlau@msc-ge.com> 5 - * licensed under the GPLv2.6 - *7 6 */ 8 7 9 8 #include <linux/interrupt.h>