[0.4.9][REACTOS] Remove references to ReactOS Foundation (#4557)

See https://reactos.org/wiki/ReactOS_Foundation for more information.

the first part of CORE-18191

picked from 0.4.15-dev-4866-g 6881d8c624

Respect:
-Colins wish to leave out for now all the matches in kbdtool for legal uncertainty
-boot_images.cmake on master vs. boot/CMakeLists.txt in older branches
-treating cpu.inf special in this first commit for the sake of keeping sync to all other infs
-unlike master I decided to groom also cdmake, because I don't see any reason yet to dump that
 in the older branches
-all releases down to releases/0.4.7 were released for the first time after the "ReactOS foundation"
 dissolved already in 2015. So all are definitely fine to receive this commit.
-port back some EOL whitespace fixes as well in common.ver to sync the file to 100% to master head
This commit is contained in:
Joachim Henze 2022-10-24 00:27:46 +02:00
parent 92390a4c4a
commit e3e8805382
9 changed files with 32 additions and 32 deletions

View file

@ -9,7 +9,7 @@
#define DIR_SEPARATOR_STRING "\\"
#endif
#define MANUFACTURER_ID "ReactOS Foundation"
#define PUBLISHER_ID "ReactOS Foundation"
#define DATA_PREP_ID "ReactOS Foundation"
#define MANUFACTURER_ID "ReactOS Project"
#define PUBLISHER_ID "ReactOS Project"
#define DATA_PREP_ID "ReactOS Project"
#define APP_ID "CDMAKE CD-ROM Premastering Utility"