ASoC: mpc5200_psc_ac97: Switch to SPDX identifier

Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Andra Danciu <andradanciu1997@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Andra Danciu 2019-04-05 14:50:02 +03:00 committed by Mark Brown
parent 1edfc2485d
commit 1af301d462
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
1 changed files with 6 additions and 10 deletions

View File

@ -1,13 +1,9 @@
/* // SPDX-License-Identifier: GPL-2.0
* linux/sound/mpc5200-ac97.c -- AC97 support for the Freescale MPC52xx chip. //
* // linux/sound/mpc5200-ac97.c -- AC97 support for the Freescale MPC52xx chip.
* Copyright (C) 2009 Jon Smirl, Digispeaker //
* Author: Jon Smirl <jonsmirl@gmail.com> // Copyright (C) 2009 Jon Smirl, Digispeaker
* // Author: Jon Smirl <jonsmirl@gmail.com>
* 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
* published by the Free Software Foundation.
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/of_device.h> #include <linux/of_device.h>