Skip to content

Commit 3e0913a

Browse files
hrachyahrachya
authored andcommitted
removing generic header comments
1 parent ba7025d commit 3e0913a

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

modules/swagger-codegen-cli/src/main/java/com/wordnik/swagger/codegen/cmd/ConfigHelp.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*
2-
* To change this license header, choose License Headers in Project Properties.
3-
* To change this template file, choose Tools | Templates
4-
* and open the template in the editor.
5-
*/
61
package com.wordnik.swagger.codegen.cmd;
72

83
import com.wordnik.swagger.codegen.CliOption;

modules/swagger-codegen/src/main/java/com/wordnik/swagger/codegen/CliOption.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*
2-
* To change this license header, choose License Headers in Project Properties.
3-
* To change this template file, choose Tools | Templates
4-
* and open the template in the editor.
5-
*/
61
package com.wordnik.swagger.codegen;
72

83
public class CliOption {

modules/swagger-codegen/src/main/java/config/Config.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*
2-
* To change this license header, choose License Headers in Project Properties.
3-
* To change this template file, choose Tools | Templates
4-
* and open the template in the editor.
5-
*/
61
package config;
72

83
import com.google.common.collect.ImmutableMap;

modules/swagger-codegen/src/main/java/config/ConfigParser.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*
2-
* To change this license header, choose License Headers in Project Properties.
3-
* To change this template file, choose Tools | Templates
4-
* and open the template in the editor.
5-
*/
61
package config;
72

83
import com.fasterxml.jackson.databind.JsonNode;

0 commit comments

Comments
 (0)