|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
26 "LICENSE: Copyright (C)" COPYRIGHT_YEARS " Gábor Lénárt (aka LGB) lgb@lgb.hu http://lgb.hu/" NL
27 "LICENSE: This software is a GNU/GPL version 2 (or later) software." NL
28 "LICENSE: <http://gnu.org/licenses/gpl.html>" NL
29 "LICENSE: This is free software; you are free to change and redistribute it." NL
30 "LICENSE: There is NO WARRANTY, to the extent permitted by law." NL
35 #ifdef XEMU_OFFICIAL_BUILD
38 static int is_official = -1;
40 is_official = !!getenv(
"XEMU_OFFICIAL_BUILD");
50 fprintf(fp,
"**** %s ****" NL, slogan);
51 fprintf(fp,
"This software is part of the Xemu project: https://github.com/lgblgblgb/xemu" NL);