From c02f8a6520a421e92935f0e2434c83eff8eebe2d Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Mon, 16 Nov 2015 10:51:05 +0100 Subject: [PATCH] Fixed about message --- .../com/minres/scviewer/e4/application/parts/AboutDialog.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/AboutDialog.java b/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/AboutDialog.java index fc67b59..1a6cc41 100644 --- a/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/AboutDialog.java +++ b/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/AboutDialog.java @@ -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.