Change wording for not licensed message.

[git-p4: depot-paths = "//depot/solvespace/": change = 1871]
solver
Jonathan Westhues 2008-08-21 01:47:03 -08:00
parent fb33edcade
commit 25aa1826ee
1 changed files with 1 additions and 1 deletions

View File

@ -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);