diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-06-12 08:58:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-06-18 14:16:46 +0300 |
commit | 1e0edd4deadbbacd3b35179c233efa26624ab2af (patch) | |
tree | 2301050702c4e31f6f20f09af3a7f633afe7ebd0 /sound/soc/sh/rcar/mix.c | |
parent | 4e6fdaf1bd334e7e3ad9d6ef7aef4a433c770952 (diff) | |
download | linux-1e0edd4deadbbacd3b35179c233efa26624ab2af.tar.xz |
ASoC: rsnd: convert to SPDX identifiers
Tidyup incoherence between MODULE_LICENSE and header license, too
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/rcar/mix.c')
-rw-r--r-- | sound/soc/sh/rcar/mix.c | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/sound/soc/sh/rcar/mix.c b/sound/soc/sh/rcar/mix.c index 1881b2de9126..8e3b57eaa708 100644 --- a/sound/soc/sh/rcar/mix.c +++ b/sound/soc/sh/rcar/mix.c @@ -1,12 +1,8 @@ -/* - * mix.c - * - * Copyright (c) 2015 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. - */ +// SPDX-License-Identifier: GPL-2.0 +// +// mix.c +// +// Copyright (c) 2015 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> /* * CTUn MIXn |