Date/Time in javadocs considered useless for readability

This commit is contained in:
Alexey Kudravtsev
2017-12-06 15:11:04 +03:00
parent a864c23f34
commit e07afa8f5c
1052 changed files with 9 additions and 1215 deletions
@@ -2,7 +2,6 @@ package bug.test;
/**
* Created by IntelliJ IDEA.
* Date: Dec 13, 2007
* Time: 4:12:50 PM
* To change this template use File | Settings | File Templates.
*/
@@ -2,7 +2,6 @@ import bug.test.BaseClass;
/**
* Created by IntelliJ IDEA.
* Date: Dec 13, 2007
* Time: 4:15:48 PM
* To change this template use File | Settings | File Templates.
*/
@@ -2,7 +2,6 @@ package bug.test;
/**
* Created by IntelliJ IDEA.
* Date: Dec 13, 2007
* Time: 4:14:49 PM
*/
public class BaseClass {