mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 01:30:44 +00:00
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:
@@ -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 {
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ import com.sun.jna.win32.StdCallLibrary;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author petrik
|
||||
* @author JPEXS
|
||||
*/
|
||||
public interface Psapi extends StdCallLibrary {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user