diff --git a/trimsp/src/TrimSPGUI/TrimSPGUI.pl b/trimsp/src/TrimSPGUI/TrimSPGUI.pl index 7e8ae7b..fcfb32a 100644 --- a/trimsp/src/TrimSPGUI/TrimSPGUI.pl +++ b/trimsp/src/TrimSPGUI/TrimSPGUI.pl @@ -2720,9 +2720,6 @@ sub PlotFraction my $pid=system($cmd); } - my $pid=system($cmd); - } - } @@ -2731,13 +2728,13 @@ sub OpenAboutWindow my $HelpText="TrimSPGUI is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or + my $HelpText="TrimSPGUI is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or TrimSPGUI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with TrimSPGUI. If not, see . Copyright 2009 by Zaher Salman and the LEM Group.