diffrent auhor names of JPEXS changed to JPEXS everywhere (as it was already in 99.9% of the source files)

This commit is contained in:
honfika@gmail.com
2015-01-13 21:11:59 +01:00
parent 1d33920a23
commit b9f7e637bd
8 changed files with 162 additions and 159 deletions

View File

@@ -73,7 +73,7 @@ import javax.swing.table.TableRowSorter;
/**
*
* @author petrik
* @author JPEXS
*/
public class LoadFromMemoryFrame extends AppFrame implements ActionListener {