ASoC: mpc5200_psc_i2s: Switch to SPDX identifier
authorAndra Danciu <andradanciu1997@gmail.com>
Fri, 5 Apr 2019 11:50:03 +0000 (14:50 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 8 Apr 2019 06:55:09 +0000 (13:55 +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_psc_i2s.c

index d8232943ccb67c42471959d0cb6f4cd2e36114d9..6de97461ba254ddfaf12099f05cdefccda53b2c4 100644 (file)
@@ -1,10 +1,10 @@
-/*
- * Freescale MPC5200 PSC in I2S mode
- * ALSA SoC Digital Audio Interface (DAI) driver
- *
- * Copyright (C) 2008 Secret Lab Technologies Ltd.
- * Copyright (C) 2009 Jon Smirl, Digispeaker
- */
+// SPDX-License-Identifier: GPL
+//
+// Freescale MPC5200 PSC in I2S mode
+// ALSA SoC Digital Audio Interface (DAI) driver
+//
+// Copyright (C) 2008 Secret Lab Technologies Ltd.
+// Copyright (C) 2009 Jon Smirl, Digispeaker
 
 #include <linux/module.h>
 #include <linux/of_device.h>