diff options
author | Carlos Bilbao <carlos.bilbao@amd.com> | 2023-04-20 21:02:12 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-08 02:48:48 +0300 |
commit | 501c2825008e72a312ca46fa2d9ea3773bceabe2 (patch) | |
tree | 4f916f8cf884af5d070ffa8c24d47b5b650fc0de /sound/soc/amd/ps | |
parent | 7f2a9750d9d9eeb0b2b4bbc417e96e852365937b (diff) | |
download | linux-501c2825008e72a312ca46fa2d9ea3773bceabe2.tar.xz |
ASoC: amd: ps: Update copyright notice
The most recent changes to ASoC, such as new module parameters, date to the
year 2023. Update copyright statement accordingly.
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com
Link: https://lore.kernel.org/r/20230420180212.3101178-1-carlos.bilbao@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org
Diffstat (limited to 'sound/soc/amd/ps')
-rw-r--r-- | sound/soc/amd/ps/acp63.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/amd/ps/acp63.h b/sound/soc/amd/ps/acp63.h index dd36790b25ae..92eb1095c4a6 100644 --- a/sound/soc/amd/ps/acp63.h +++ b/sound/soc/amd/ps/acp63.h @@ -2,7 +2,7 @@ /* * AMD ALSA SoC PDM Driver * - * Copyright (C) 2022 Advanced Micro Devices, Inc. All rights reserved. + * Copyright (C) 2022, 2023 Advanced Micro Devices, Inc. All rights reserved. */ #include <sound/acp63_chip_offset_byte.h> |