diff options
| author | Kuninori Morimoto <[email protected]> | 2020-06-04 17:08:24 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-06-15 18:21:28 +0100 |
| commit | 45108214dbfdba4a07061d2a4db6dc12475049f2 (patch) | |
| tree | cb2f746ab23cab6037ede0be96824b2cd3453734 | |
| parent | 836367be289d5b130769fd7c46172557e614a148 (diff) | |
ASoC: soc-component: tidyup Copyright
This patch add missing company copyright
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
| -rw-r--r-- | include/sound/soc-component.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sound/soc-component.h b/include/sound/soc-component.h index aea0eb0c3fcc..4a4bb723ca9f 100644 --- a/include/sound/soc-component.h +++ b/include/sound/soc-component.h @@ -2,7 +2,8 @@ * * soc-component.h * - * Copyright (c) 2019 Kuninori Morimoto <[email protected]> + * Copyright (C) 2019 Renesas Electronics Corp. + * Kuninori Morimoto <[email protected]> */ #ifndef __SOC_COMPONENT_H #define __SOC_COMPONENT_H |