Indent the comments to line up with the _AddPackageCredit() method. Should have
been part of r35691, where I applied a patch by mmadia taken from ticket #5457 (which was previously closed by bonefish), with some modifications by me. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35692 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1356,8 +1356,8 @@ AboutView::_CreateCreditsView()
|
|||||||
"Intel Corporation. All rights reserved.")
|
"Intel Corporation. All rights reserved.")
|
||||||
.SetLicense("Intel (2xxx firmware)")
|
.SetLicense("Intel (2xxx firmware)")
|
||||||
.SetURL("http://ipw2100.sourceforge.net/"));
|
.SetURL("http://ipw2100.sourceforge.net/"));
|
||||||
// Copyright years taken from:
|
// Copyright years taken from:
|
||||||
// http://ipw2100.sourceforge.net/README.ipw2100
|
// http://ipw2100.sourceforge.net/README.ipw2100
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __INTEL__
|
#ifdef __INTEL__
|
||||||
@@ -1368,8 +1368,8 @@ AboutView::_CreateCreditsView()
|
|||||||
"Intel Corporation. All rights reserved.")
|
"Intel Corporation. All rights reserved.")
|
||||||
.SetLicense("Intel (2xxx firmware)")
|
.SetLicense("Intel (2xxx firmware)")
|
||||||
.SetURL("http://ipw2200.sourceforge.net/"));
|
.SetURL("http://ipw2200.sourceforge.net/"));
|
||||||
// Copyright years taken from:
|
// Copyright years taken from:
|
||||||
// http://ipw2200.sourceforge.net/README.ipw2200
|
// http://ipw2200.sourceforge.net/README.ipw2200
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __INTEL__
|
#ifdef __INTEL__
|
||||||
@@ -1382,9 +1382,9 @@ AboutView::_CreateCreditsView()
|
|||||||
"Intel Corporation. All rights reserved.")
|
"Intel Corporation. All rights reserved.")
|
||||||
.SetLicense("Intel (firmware)")
|
.SetLicense("Intel (firmware)")
|
||||||
.SetURL("http://www.intellinuxwireless.org/"));
|
.SetURL("http://www.intellinuxwireless.org/"));
|
||||||
// Copyright years taken from:
|
// Copyright years taken from:
|
||||||
// iwlwifi-3945-ucode-2.14.1.5.tgz/iwlwifi-3945-ucode-2.14.1.5/
|
// iwlwifi-3945-ucode-2.14.1.5.tgz/iwlwifi-3945-ucode-2.14.1.5/
|
||||||
// README.iwlwifi-3945-ucode
|
// README.iwlwifi-3945-ucode
|
||||||
#endif
|
#endif
|
||||||
#ifdef __INTEL__
|
#ifdef __INTEL__
|
||||||
// Intel Wireless WiFi Link 4965AGN Adapter Firmware
|
// Intel Wireless WiFi Link 4965AGN Adapter Firmware
|
||||||
@@ -1395,9 +1395,9 @@ AboutView::_CreateCreditsView()
|
|||||||
"Intel Corporation. All rights reserved.")
|
"Intel Corporation. All rights reserved.")
|
||||||
.SetLicense("Intel (firmware)")
|
.SetLicense("Intel (firmware)")
|
||||||
.SetURL("http://www.intellinuxwireless.org/"));
|
.SetURL("http://www.intellinuxwireless.org/"));
|
||||||
// Copyright years taken from:
|
// Copyright years taken from:
|
||||||
// iwlwifi-4965-ucode-4.44.1.20.tgz/iwlwifi-4965-ucode-4.44.1.20/
|
// iwlwifi-4965-ucode-4.44.1.20.tgz/iwlwifi-4965-ucode-4.44.1.20/
|
||||||
// README.iwlwifi-4965-ucode
|
// README.iwlwifi-4965-ucode
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __INTEL__
|
#ifdef __INTEL__
|
||||||
@@ -1408,9 +1408,9 @@ AboutView::_CreateCreditsView()
|
|||||||
"Marvell Semiconductor, Inc. All rights reserved.")
|
"Marvell Semiconductor, Inc. All rights reserved.")
|
||||||
.SetLicense("Marvell (firmware)")
|
.SetLicense("Marvell (firmware)")
|
||||||
.SetURL("http://www.marvell.com/"));
|
.SetURL("http://www.marvell.com/"));
|
||||||
// Copyright years taken from:
|
// Copyright years taken from:
|
||||||
// http://people.freebsd.org/~hmp/dragonfly/sys/modules/nfsclient/@/dev/mwl/
|
// http://people.freebsd.org/~hmp/dragonfly/sys/modules/nfsclient/@/dev/mwl/
|
||||||
// if_mwl_pci.c
|
// if_mwl_pci.c
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __INTEL__
|
#ifdef __INTEL__
|
||||||
@@ -1421,8 +1421,8 @@ AboutView::_CreateCreditsView()
|
|||||||
"Ralink Technology Corporation. All rights reserved.")
|
"Ralink Technology Corporation. All rights reserved.")
|
||||||
.SetLicense("Ralink (firmware)")
|
.SetLicense("Ralink (firmware)")
|
||||||
.SetURL("http://www.ralinktech.com/"));
|
.SetURL("http://www.ralinktech.com/"));
|
||||||
// Copyright year taken from:
|
// Copyright year taken from:
|
||||||
// RT61_Firmware_V1.2.zip/RT61_Firmware_V1.2/LICENSE.ralink-firmware.txt
|
// RT61_Firmware_V1.2.zip/RT61_Firmware_V1.2/LICENSE.ralink-firmware.txt
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// ICU copyrights
|
// ICU copyrights
|
||||||
|
|||||||
Reference in New Issue
Block a user