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
@@ -12,7 +12,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library.␍ */
* License along with this library.
*/
package com.jpexs.decompiler.flash.abc.avm2.model;
import com.jpexs.decompiler.flash.SourceGeneratorLocalData;
@@ -29,7 +30,7 @@ import java.util.List;
/**
*
* @author Jindra
* @author JPEXS
*/
public class DefaultXMLNamespace extends AVM2Item {
@@ -12,7 +12,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library.␍ */
* License along with this library.
*/
package com.jpexs.decompiler.flash.abc.avm2.model;
import com.jpexs.decompiler.flash.SourceGeneratorLocalData;
@@ -29,7 +30,7 @@ import java.util.List;
/**
*
* @author Jindra
* @author JPEXS
*/
public class EscapeXAttrAVM2Item extends AVM2Item {
@@ -12,7 +12,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library.␍ */
* License along with this library.
*/
package com.jpexs.decompiler.flash.abc.avm2.model;
import com.jpexs.decompiler.flash.SourceGeneratorLocalData;
@@ -29,7 +30,7 @@ import java.util.List;
/**
*
* @author Jindra
* @author JPEXS
*/
public class EscapeXElemAVM2Item extends AVM2Item {