Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Pierre-Louis Bossart and committed by
Takashi Iwai
e09f9f52 8ace1736

+3 -3
+1 -1
sound/pci/hda/hda_controller.c
··· 3 3 * 4 4 * Implementation of primary alsa driver code base for Intel HD Audio. 5 5 * 6 - * Copyright(c) 2004 Intel Corporation. All rights reserved. 6 + * Copyright(c) 2004 Intel Corporation 7 7 * 8 8 * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de> 9 9 * PeiSen Hou <pshou@realtek.com.tw>
+1 -1
sound/pci/hda/hda_intel.c
··· 4 4 * hda_intel.c - Implementation of primary alsa driver code base 5 5 * for Intel HD Audio. 6 6 * 7 - * Copyright(c) 2004 Intel Corporation. All rights reserved. 7 + * Copyright(c) 2004 Intel Corporation 8 8 * 9 9 * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de> 10 10 * PeiSen Hou <pshou@realtek.com.tw>
+1 -1
sound/pci/hda/patch_hdmi.c
··· 3 3 * 4 4 * patch_hdmi.c - routines for HDMI/DisplayPort codecs 5 5 * 6 - * Copyright(c) 2008-2010 Intel Corporation. All rights reserved. 6 + * Copyright(c) 2008-2010 Intel Corporation 7 7 * Copyright (c) 2006 ATI Technologies Inc. 8 8 * Copyright (c) 2008 NVIDIA Corp. All rights reserved. 9 9 * Copyright (c) 2008 Wei Ni <wni@nvidia.com>