mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
removed default file header, because it adds no information but subtracts attention and space
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: ik
|
||||
* Date: 23.01.2003
|
||||
* Time: 17:06:57
|
||||
* To change this template use Options | File Templates.
|
||||
*/
|
||||
public class Dot9 {
|
||||
public static class A{
|
||||
public A(){}
|
||||
|
||||
@@ -1,10 +1,3 @@
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: ik
|
||||
* Date: 27.01.2003
|
||||
* Time: 19:35:37
|
||||
* To change this template use Options | File Templates.
|
||||
*/
|
||||
public class Dot11 extends A {
|
||||
void foo1(){}
|
||||
|
||||
|
||||
@@ -1,11 +1,3 @@
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: ik
|
||||
* Date: 27.01.2003
|
||||
* Time: 19:37:12
|
||||
* To change this template use Options | File Templates.
|
||||
*/
|
||||
|
||||
public class Dot12 extends A {
|
||||
void foo1(){}
|
||||
|
||||
|
||||
@@ -1,10 +1,3 @@
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: ik
|
||||
* Date: 23.01.2003
|
||||
* Time: 15:04:45
|
||||
* To change this template use Options | File Templates.
|
||||
*/
|
||||
public class Dot8 {
|
||||
|
||||
{
|
||||
|
||||
@@ -1,10 +1,3 @@
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: ik
|
||||
* Date: 23.01.2003
|
||||
* Time: 17:06:57
|
||||
* To change this template use Options | File Templates.
|
||||
*/
|
||||
public class Dot9 {
|
||||
public static class A{
|
||||
public A(){}
|
||||
|
||||
Reference in New Issue
Block a user