Fixed about message
This commit is contained in:
parent
5aeccb2681
commit
5a39bab52e
|
@ -59,7 +59,8 @@ Build id: 20150924-1200
|
|||
"\n"+
|
||||
"All rights reserved. MINRES and the MINRES logo are trademarks of MINRES Technologies GmbH, http://www.minres.com/ . "+
|
||||
"This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 "+
|
||||
"which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html\n";
|
||||
"which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html\n"+
|
||||
"\n\nSources code is hosted at GitHub: https://github.com/eyck/txviewer\n";
|
||||
|
||||
/**
|
||||
* Create the dialog.
|
||||
|
|
Loading…
Reference in New Issue