[PATCH] ALSA: usb-audio: qcom: Fix the license marking

Daniel Lezcano posted 1 patch 2 weeks, 6 days ago
sound/usb/qcom/qc_audio_offload.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] ALSA: usb-audio: qcom: Fix the license marking
Posted by Daniel Lezcano 2 weeks, 6 days ago
The Copyright for Qualcomm changed its format and replaces the old
Qualcomm Innovative Center by Qualcomm Technology Inc.

Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
---
 sound/usb/qcom/qc_audio_offload.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/usb/qcom/qc_audio_offload.c b/sound/usb/qcom/qc_audio_offload.c
index bc4e1bdacaa8..121d08fd60fa 100644
--- a/sound/usb/qcom/qc_audio_offload.c
+++ b/sound/usb/qcom/qc_audio_offload.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- * Copyright (c) 2022-2025 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
  */
 
 #include <linux/auxiliary_bus.h>
-- 
2.43.0
Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
Posted by Takashi Iwai 2 weeks, 5 days ago
On Tue, 17 Mar 2026 19:09:38 +0100,
Daniel Lezcano wrote:
> 
> The Copyright for Qualcomm changed its format and replaces the old
> Qualcomm Innovative Center by Qualcomm Technology Inc.
> 
> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>

Applied now.  Thanks.


Takashi
Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
Posted by Daniel Lezcano 2 weeks, 5 days ago
On 3/18/26 12:37, Takashi Iwai wrote:
> On Tue, 17 Mar 2026 19:09:38 +0100,
> Daniel Lezcano wrote:
>>
>> The Copyright for Qualcomm changed its format and replaces the old
>> Qualcomm Innovative Center by Qualcomm Technology Inc.
>>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
> 
> Applied now.  Thanks.


Thanks Takashi

In case you missed it there is this trivial patch [1] to be acked-by or 
merged with Bjorn immutable branch [2]

[1] 
https://lore.kernel.org/all/20260316171419.2619620-5-daniel.lezcano@oss.qualcomm.com/

[2] https://lore.kernel.org/all/abdkE2qWX5Amf5Jo@baldur/
Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
Posted by Takashi Iwai 2 weeks, 5 days ago
On Wed, 18 Mar 2026 15:30:51 +0100,
Daniel Lezcano wrote:
> 
> On 3/18/26 12:37, Takashi Iwai wrote:
> > On Tue, 17 Mar 2026 19:09:38 +0100,
> > Daniel Lezcano wrote:
> >> 
> >> The Copyright for Qualcomm changed its format and replaces the old
> >> Qualcomm Innovative Center by Qualcomm Technology Inc.
> >> 
> >> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
> > 
> > Applied now.  Thanks.
> 
> 
> Thanks Takashi
> 
> In case you missed it there is this trivial patch [1] to be acked-by
> or merged with Bjorn immutable branch [2]
> 
> [1]
> https://lore.kernel.org/all/20260316171419.2619620-5-daniel.lezcano@oss.qualcomm.com/
> 
> [2] https://lore.kernel.org/all/abdkE2qWX5Amf5Jo@baldur/

Well, I already gave my ack about this so that it can be applied in
other trees.  As a really trivial change, I don't mind who to take.


thanks,

Takashi
Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
Posted by Daniel Lezcano 2 weeks, 5 days ago
On 3/18/26 15:54, Takashi Iwai wrote:
> On Wed, 18 Mar 2026 15:30:51 +0100,
> Daniel Lezcano wrote:
>>
>> On 3/18/26 12:37, Takashi Iwai wrote:
>>> On Tue, 17 Mar 2026 19:09:38 +0100,
>>> Daniel Lezcano wrote:
>>>>
>>>> The Copyright for Qualcomm changed its format and replaces the old
>>>> Qualcomm Innovative Center by Qualcomm Technology Inc.
>>>>
>>>> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
>>>
>>> Applied now.  Thanks.
>>
>>
>> Thanks Takashi
>>
>> In case you missed it there is this trivial patch [1] to be acked-by
>> or merged with Bjorn immutable branch [2]
>>
>> [1]
>> https://lore.kernel.org/all/20260316171419.2619620-5-daniel.lezcano@oss.qualcomm.com/
>>
>> [2] https://lore.kernel.org/all/abdkE2qWX5Amf5Jo@baldur/
> 
> Well, I already gave my ack about this so that it can be applied in
> other trees.  As a really trivial change, I don't mind who to take.

Oh, right sorry

Thanks !