OSDN Git Service

ASoC: mpc5200_dma: Switch to SPDX identifier
authorAndra Danciu <andradanciu1997@gmail.com>
Fri, 5 Apr 2019 11:50:01 +0000 (14:50 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 8 Apr 2019 06:53:55 +0000 (13:53 +0700)
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>
sound/soc/fsl/mpc5200_dma.c

index c1a4544..4396442 100644 (file)
@@ -1,10 +1,10 @@
-/*
- * Freescale MPC5200 PSC DMA
- * ALSA SoC Platform driver
- *
- * Copyright (C) 2008 Secret Lab Technologies Ltd.
- * Copyright (C) 2009 Jon Smirl, Digispeaker
- */
+// SPDX-License-Identifier: GPL
+//
+// Freescale MPC5200 PSC DMA
+// ALSA SoC Platform driver
+//
+// Copyright (C) 2008 Secret Lab Technologies Ltd.
+// Copyright (C) 2009 Jon Smirl, Digispeaker
 
 #include <linux/module.h>
 #include <linux/of_device.h>