removed default file header, because it adds no information but subtracts attention and space

This commit is contained in:
Alexey Kudravtsev
2017-05-11 13:39:07 +03:00
parent 7057929909
commit 920d5b4fba
832 changed files with 14 additions and 5733 deletions
@@ -2,13 +2,6 @@ import java.util.*;
import java.util.Comparator;
/**
* Created by IntelliJ IDEA.
* User: dsl
* Date: Mar 25, 2004
* Time: 8:08:44 PM
* To change this template use File | Settings | File Templates.
*/
class VarianceTesting {
void method(List<? extends VarianceTesting> l) {
// l.add(new VarianceTesting());