forked from amazingfate/loongoffice
fdo#51304: Remove the author of some java source files
This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: I7bff1507212e967069f3d18e6c1040f69501694a Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
This commit is contained in:
committed by
Noel Power
parent
30dba81595
commit
6595e392eb
@ -43,7 +43,6 @@ import org.netbeans.editor.ext.java.*;
|
||||
/**
|
||||
* Java editor kit with appropriate document
|
||||
*
|
||||
* @author Miloslav Metelka
|
||||
* @version 1.00
|
||||
*/
|
||||
|
||||
@ -117,8 +116,6 @@ public class JavaKit extends ExtKit {
|
||||
|
||||
/**
|
||||
* DataAccessor for parser DB files via URL streams
|
||||
*
|
||||
* @author Petr Nejedly
|
||||
*/
|
||||
public static class URLAccessor implements DataAccessor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user