ASoC: samsung: snow: Convert to SPDX License Identifier
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 19 Apr 2019 10:21:58 +0000 (12:21 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 19 Apr 2019 15:57:36 +0000 (16:57 +0100)
Replace GPL v2.0 license statements with SPDX license identifier.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/snow.c

index 5d8efc2d5c38175fc1fdb8018bc69837894dd420..57ce90fe5004a5acd4a3485409a31e61ebc6b9c0 100644 (file)
@@ -1,15 +1,6 @@
-/*
- * ASoC machine driver for Snow boards
- *
- * 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.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- */
+// SPDX-License-Identifier: GPL-2.0
+//
+// ASoC machine driver for Snow boards
 
 #include <linux/clk.h>
 #include <linux/module.h>