diff options
author | Mark Brown <broonie@kernel.org> | 2024-05-07 10:37:51 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-07 10:37:51 +0900 |
commit | ba04ff20062c14bfb3119aae5eec1a919ddd54d3 (patch) | |
tree | b0e7d1add1cacd9f06300eaf17ff499015b9f6b6 /sound/soc/intel/common/sst-ipc.h | |
parent | bd381c9d151467e784988bbacf22bd7ca02455d6 (diff) | |
parent | 83e495d7b29b663861c68a1ad77710b6315472ad (diff) |
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/intel/common/sst-ipc.h')
-rw-r--r-- | sound/soc/intel/common/sst-ipc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/common/sst-ipc.h b/sound/soc/intel/common/sst-ipc.h index 77d651e888f9..86d44ceadc92 100644 --- a/sound/soc/intel/common/sst-ipc.h +++ b/sound/soc/intel/common/sst-ipc.h @@ -2,7 +2,7 @@ /* * Intel SST generic IPC Support * - * Copyright (C) 2015, Intel Corporation. All rights reserved. + * Copyright (C) 2015, Intel Corporation */ #ifndef __SST_GENERIC_IPC_H |