mirror of
https://github.com/deadw00d/AROS.git
synced 2026-03-16 22:08:37 +00:00
correction to the copyright date.
This commit is contained in:
@ -483,7 +483,7 @@ WORD cmdQueryDevice(struct IOUsbHWReq *ioreq,
|
||||
#if defined(PCIUSB_ENABLEXHCI)
|
||||
struct PCIController *hc = (struct PCIController *) unit->hu_Controllers.lh_Head;
|
||||
if(hc->hc_HCIType == HCITYPE_XHCI) {
|
||||
*((STRPTR *) tag->ti_Data) ="\xA9""2014-2025 The AROS Dev Team";
|
||||
*((STRPTR *) tag->ti_Data) ="\xA9""2023-2025 The AROS Dev Team";
|
||||
}
|
||||
else
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user