Skip to content

Commit e09f9f5

Browse files
plbossarttiwai
authored andcommitted
ALSA: hda: clarify Copyright information
For some reason a number of files included the "All rights reserved" statement. Good old copy-paste made sure this mistake proliferated. Remove the "All rights reserved" in all Intel-copyright to align with internal guidance. Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Link: https://lore.kernel.org/r/20240503140359.259762-9-pierre-louis.bossart@linux.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 8ace173 commit e09f9f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sound/pci/hda/hda_controller.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Implementation of primary alsa driver code base for Intel HD Audio.
55
*
6-
* Copyright(c) 2004 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2004 Intel Corporation
77
*
88
* Copyright (c) 2004 Takashi Iwai <tiwai@suse.de>
99
* PeiSen Hou <pshou@realtek.com.tw>

sound/pci/hda/hda_intel.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* hda_intel.c - Implementation of primary alsa driver code base
55
* for Intel HD Audio.
66
*
7-
* Copyright(c) 2004 Intel Corporation. All rights reserved.
7+
* Copyright(c) 2004 Intel Corporation
88
*
99
* Copyright (c) 2004 Takashi Iwai <tiwai@suse.de>
1010
* PeiSen Hou <pshou@realtek.com.tw>

sound/pci/hda/patch_hdmi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* patch_hdmi.c - routines for HDMI/DisplayPort codecs
55
*
6-
* Copyright(c) 2008-2010 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2008-2010 Intel Corporation
77
* Copyright (c) 2006 ATI Technologies Inc.
88
* Copyright (c) 2008 NVIDIA Corp. All rights reserved.
99
* Copyright (c) 2008 Wei Ni <wni@nvidia.com>

0 commit comments

Comments
 (0)