Commit 06a334ae authored by Paul Cercueil's avatar Paul Cercueil Committed by Mark Brown

ASoC: codecs: jz4740: Use SPDX license notifier

Add license information as a standard SPDX license notifier instead of
custom text.
Signed-off-by: default avatarPaul Cercueil <paul@crapouillou.net>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f58f2b0a
/* // SPDX-License-Identifier: GPL-2.0
* Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de> //
* // JZ4740 CODEC driver
* This program is free software; you can redistribute it and/or modify //
* it under the terms of the GNU General Public License version 2 as // Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de>
* published by the Free Software Foundation.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 675 Mass Ave, Cambridge, MA 02139, USA.
*
*/
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment