]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ASoC: samsung: s3c24xx_simtec*: Convert to SPDX License Identifier
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 19 Apr 2019 10:21:52 +0000 (12:21 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 19 Apr 2019 15:54:45 +0000 (16:54 +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/s3c24xx_simtec.c
sound/soc/samsung/s3c24xx_simtec.h
sound/soc/samsung/s3c24xx_simtec_hermes.c
sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c

index 6de63f3e37d55b892040d5a85415faa1f2401c4d..4543705b8d87d29418ba6f553b4c03cce25ea008 100644 (file)
@@ -1,11 +1,6 @@
-/* sound/soc/samsung/s3c24xx_simtec.c
- *
- * Copyright 2009 Simtec Electronics
- *
- * 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.
-*/
+// SPDX-License-Identifier: GPL-2.0
+//
+// Copyright 2009 Simtec Electronics
 
 #include <linux/gpio.h>
 #include <linux/clk.h>
index 8270748a2c4119b7eb77e8ee7ec2040399787d69..38d8384755cd622a8a64e07711b79e95a942daf8 100644 (file)
@@ -1,11 +1,7 @@
-/* sound/soc/samsung/s3c24xx_simtec.h
- *
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
  * Copyright 2009 Simtec Electronics
- *
- * 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.
-*/
+ */
 
 extern void simtec_audio_init(struct snd_soc_pcm_runtime *rtd);
 
index 7ac924c595bf9afa557d3a7f2f870918cdffbb33..e3528e74a338898f79ca8e355894f6198e0982b3 100644 (file)
@@ -1,11 +1,6 @@
-/* sound/soc/samsung/s3c24xx_simtec_hermes.c
- *
- * Copyright 2009 Simtec Electronics
- *
- * 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.
-*/
+// SPDX-License-Identifier: GPL-2.0
+//
+// Copyright 2009 Simtec Electronics
 
 #include <linux/module.h>
 #include <sound/soc.h>
index b4ed2fc1a65c92a778263da4b67733e2c4a4e5d8..1360b881400d034368800ec208c357124d5ba5db 100644 (file)
@@ -1,11 +1,6 @@
-/* sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c
- *
- * Copyright 2009 Simtec Electronics
- *
- * 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.
-*/
+// SPDX-License-Identifier: GPL-2.0
+//
+// Copyright 2009 Simtec Electronics
 
 #include <linux/module.h>
 #include <sound/soc.h>