Removed the comments regarding wifi copyrights. Now that the information is
recorded as part of the revision history, they can be removed. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35931 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1510,8 +1510,6 @@ AboutView::_CreateCreditsView()
|
||||
"Intel Corporation. All rights reserved.")
|
||||
.SetLicense("Intel (2xxx firmware)")
|
||||
.SetURL("http://ipw2100.sourceforge.net/"));
|
||||
// Copyright years taken from:
|
||||
// http://ipw2100.sourceforge.net/README.ipw2100
|
||||
#endif
|
||||
|
||||
#ifdef __INTEL__
|
||||
@@ -1522,8 +1520,6 @@ AboutView::_CreateCreditsView()
|
||||
"Intel Corporation. All rights reserved.")
|
||||
.SetLicense("Intel (2xxx firmware)")
|
||||
.SetURL("http://ipw2200.sourceforge.net/"));
|
||||
// Copyright years taken from:
|
||||
// http://ipw2200.sourceforge.net/README.ipw2200
|
||||
#endif
|
||||
|
||||
#ifdef __INTEL__
|
||||
@@ -1536,9 +1532,6 @@ AboutView::_CreateCreditsView()
|
||||
"Intel Corporation. All rights reserved.")
|
||||
.SetLicense("Intel (firmware)")
|
||||
.SetURL("http://www.intellinuxwireless.org/"));
|
||||
// Copyright years taken from:
|
||||
// iwlwifi-3945-ucode-2.14.1.5.tgz/iwlwifi-3945-ucode-2.14.1.5/
|
||||
// README.iwlwifi-3945-ucode
|
||||
#endif
|
||||
#ifdef __INTEL__
|
||||
// Intel Wireless WiFi Link 4965AGN Adapter Firmware
|
||||
@@ -1549,9 +1542,6 @@ AboutView::_CreateCreditsView()
|
||||
"Intel Corporation. All rights reserved.")
|
||||
.SetLicense("Intel (firmware)")
|
||||
.SetURL("http://www.intellinuxwireless.org/"));
|
||||
// Copyright years taken from:
|
||||
// iwlwifi-4965-ucode-4.44.1.20.tgz/iwlwifi-4965-ucode-4.44.1.20/
|
||||
// README.iwlwifi-4965-ucode
|
||||
#endif
|
||||
|
||||
#ifdef __INTEL__
|
||||
@@ -1562,9 +1552,6 @@ AboutView::_CreateCreditsView()
|
||||
"Marvell Semiconductor, Inc. All rights reserved.")
|
||||
.SetLicense("Marvell (firmware)")
|
||||
.SetURL("http://www.marvell.com/"));
|
||||
// Copyright years taken from:
|
||||
// http://people.freebsd.org/~hmp/dragonfly/sys/modules/nfsclient/@/dev/mwl/
|
||||
// if_mwl_pci.c
|
||||
#endif
|
||||
|
||||
#ifdef __INTEL__
|
||||
@@ -1575,8 +1562,6 @@ AboutView::_CreateCreditsView()
|
||||
"Ralink Technology Corporation. All rights reserved.")
|
||||
.SetLicense("Ralink (firmware)")
|
||||
.SetURL("http://www.ralinktech.com/"));
|
||||
// Copyright year taken from:
|
||||
// RT61_Firmware_V1.2.zip/RT61_Firmware_V1.2/LICENSE.ralink-firmware.txt
|
||||
#endif
|
||||
|
||||
// ICU copyrights
|
||||
|
||||
Reference in New Issue
Block a user