diff options
| author | Vijendar Mukunda <[email protected]> | 2024-01-29 11:21:36 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-01-30 16:06:33 +0000 |
| commit | a47746428cf5762290d0c55f6ef82067af04d165 (patch) | |
| tree | b057dff352b14a40709171a810f02980c722171b /include/linux | |
| parent | ed0ef85795b58134172e8c82ab2f1b869cd501a6 (diff) | |
soundwire: amd: update license
Update license to dual license to align with Sound Open Firmware (SOF)
driver as SOF uses dual license.
Signed-off-by: Vijendar Mukunda <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/soundwire/sdw_amd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/soundwire/sdw_amd.h b/include/linux/soundwire/sdw_amd.h index 41dd64941cef..56b4117c087a 100644 --- a/include/linux/soundwire/sdw_amd.h +++ b/include/linux/soundwire/sdw_amd.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* * Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved. */ |