diff mbox series

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

Message ID 8736grafp5.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
State Accepted
Commit fd5d3907197c60464672c8a32edeea66e01f6222
Headers show
Series [v2] ASoC: soc-component.h: remove GPL explanation from header | expand

Commit Message

Kuninori Morimoto Sept. 20, 2019, 2:01 a.m. UTC
From: Kuninori Morimoto <kuninori.morimoto.gx@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@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 mbox series

Patch

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@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