Change wording for not licensed message.
[git-p4: depot-paths = "//depot/solvespace/": change = 1871]solver
parent
fb33edcade
commit
25aa1826ee
|
@ -154,7 +154,7 @@ void TextWindow::ShowListOfGroups(void) {
|
|||
}
|
||||
Printf(false, "%Fg %s", SS.license.users);
|
||||
} else {
|
||||
Printf(false, "%Fx*** THIS SOFTWARE IS NOT LICENSED ***");
|
||||
Printf(false, "%Fx*** NO LICENSE FILE IS PRESENT ***");
|
||||
Printf(false, "%Fx eval / non-commercial use only");
|
||||
Printf(false, "%Fx buy at %Fl%f%Llhttp://www.solvespace.com/%E",
|
||||
&ScreenGoToWebsite);
|
||||
|
|
Loading…
Reference in New Issue