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:
2015-01-13 21:11:59 +01:00
parent 1d33920a23
commit b9f7e637bd
8 changed files with 162 additions and 159 deletions
@@ -18,7 +18,7 @@ package com.jpexs.browsers.cache.firefox;
/**
*
* @author petrik
* @author JPEXS
*/
public class IncompatibleVersionException extends Exception {
@@ -73,7 +73,7 @@ import javax.swing.table.TableRowSorter;
/**
*
* @author petrik
* @author JPEXS
*/
public class LoadFromMemoryFrame extends AppFrame implements ActionListener {
+1 -1
View File
@@ -22,7 +22,7 @@ import com.sun.jna.win32.StdCallLibrary;
/**
*
* @author petrik
* @author JPEXS
*/
public interface Psapi extends StdCallLibrary {