kernel/drivers/dma/sh/shdma-of.c
.. .. @@ -1,12 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * SHDMA Device Tree glue 3 4 * 4 5 * Copyright (C) 2013 Renesas Electronics Inc. 5 6 * Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de> 6 - *7 - * This is free software; you can redistribute it and/or modify8 - * it under the terms of version 2 of the GNU General Public License as9 - * published by the Free Software Foundation.10 7 */ 11 8 12 9 #include <linux/dmaengine.h>