mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
5ee633f7d7
- Clarify driver version in 3rd Party Files. - Fix some minor formatting problems. - Also add missing OBJ_KERNEL_HANDLE to match Zw*() uses. (#4499) CORE-10207 CORE-18180 Co-authored-by: Serge Gautherie <reactos-git_serge_171003@gautherie.fr>
13 lines
604 B
Text
13 lines
604 B
Text
This code was published by VMware on their website at
|
|
https://customerconnect.vmware.com/downloads/details?productId=23&downloadGroup=SERVER-SCSI-OS
|
|
|
|
The intro there says:
|
|
|
|
This open source software is licensed under the terms of various open source
|
|
license agreements included with the materials relating to the open source
|
|
software. Copyrights in the open source software are held by the copyright
|
|
holders indicated in the copyright notices in the open source files. You may
|
|
download this software free of charge.
|
|
|
|
The source files indicate they are GPL licenced, so we're ok to include it
|
|
in ReactOS.
|