[alsa-devel] [PATCH v2] ASoC: soc-component.h: remove GPL explanation from header

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri Sep 20 04:01:42 CEST 2019


From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>

soc-component.h already has SPDX License, thus, GPL explanation
is not needed. This patch removes it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
---
Mark
	- this is v2 of "[PATCH] ASoC: soc-component.h: tidyup for soc-component.h"
	- Subject was renamed
	- keep "soc.h"
	- do nothing to header-check

 include/sound/soc-component.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/sound/soc-component.h b/include/sound/soc-component.h
index 5d80b2e..1a832695 100644
--- a/include/sound/soc-component.h
+++ b/include/sound/soc-component.h
@@ -3,10 +3,6 @@
  * soc-component.h
  *
  * Copyright (c) 2019 Kuninori Morimoto <kuninori.morimoto.gx at renesas.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.
  */
 #ifndef __SOC_COMPONENT_H
 #define __SOC_COMPONENT_H
-- 
2.7.4



More information about the Alsa-devel mailing list