Change wording for not licensed message.

[git-p4: depot-paths = "//depot/solvespace/": change = 1871]
This commit is contained in:
Jonathan Westhues 2008-08-21 01:47:03 -08:00
parent fb33edcade
commit 25aa1826ee

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