diff options
author | Mark Brown <broonie@kernel.org> | 2024-05-07 03:37:51 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-07 03:37:51 +0200 |
commit | ba04ff20062c14bfb3119aae5eec1a919ddd54d3 (patch) | |
tree | b0e7d1add1cacd9f06300eaf17ff499015b9f6b6 /sound/soc/sof/intel/hda.h | |
parent | ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fields (diff) | |
parent | ASoC: soc-topology-test: clarify Copyright information (diff) | |
download | linux-ba04ff20062c14bfb3119aae5eec1a919ddd54d3.tar.xz linux-ba04ff20062c14bfb3119aae5eec1a919ddd54d3.zip |
ALSA/ASoC: Intel: clarify Copyright information
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
This patchset does not change any functionality. It only clarifies the
Copyright information in ASoC/HDAudio contributions, where an "All
rights reserved" notice was mistakenly added in a number of files over
the years, likely due to copy/paste. The Intel template never included
this statement.
Diffstat (limited to 'sound/soc/sof/intel/hda.h')
-rw-r--r-- | sound/soc/sof/intel/hda.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/intel/hda.h b/sound/soc/sof/intel/hda.h index e675ff8a83a5..3c9e1d59e1ab 100644 --- a/sound/soc/sof/intel/hda.h +++ b/sound/soc/sof/intel/hda.h @@ -3,7 +3,7 @@ * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * - * Copyright(c) 2017 Intel Corporation. All rights reserved. + * Copyright(c) 2017 Intel Corporation * * Author: Liam Girdwood <liam.r.girdwood@linux.intel.com> */ |