-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#52: unnecessary copyright comments removed
- Loading branch information
Showing
34 changed files
with
53 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...gen-javaplugin/src/main/java/com/capgemini/cobigen/javaplugin/JavaTriggerInterpreter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...avaplugin/src/main/java/com/capgemini/cobigen/javaplugin/inputreader/JavaInputReader.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...in/src/main/java/com/capgemini/cobigen/javaplugin/inputreader/ParsedJavaModelBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...src/main/java/com/capgemini/cobigen/javaplugin/inputreader/ReflectedJavaModelBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...vaplugin/src/main/java/com/capgemini/cobigen/javaplugin/inputreader/to/PackageFolder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...obigen-javaplugin/src/main/java/com/capgemini/cobigen/javaplugin/matcher/JavaMatcher.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
.../cobigen-javaplugin/src/main/java/com/capgemini/cobigen/javaplugin/merger/JavaMerger.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...n/java/com/capgemini/cobigen/javaplugin/merger/libextension/CustomModelWriterFactory.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...main/java/com/capgemini/cobigen/javaplugin/merger/libextension/ExtendedJavaParameter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...a/com/capgemini/cobigen/javaplugin/merger/libextension/ModifyableClassLibraryBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...javaplugin/src/test/java/com/capgemini/cobigen/javaplugin/test/merger/JavaMergerTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...java/com/capgemini/cobigen/javaplugin/test/merger/libextension/CustomModelWriterTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
.../resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_encoding_ISO-8859-1.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 2 additions & 5 deletions
7
.../test/resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_encoding_UTF-8.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
/** | ||
* JavaDoc enthält Ä | ||
* | ||
* | ||
* @author mbrunnli (15.04.2013) | ||
*/ | ||
public class FooBar { | ||
|
||
|
||
} |
5 changes: 1 addition & 4 deletions
5
...lugin/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_field.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions
5
...in/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_generics.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions
5
...ugin/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_import.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
import com.capgemini.BaseClassImport; | ||
|
||
public class FooBar | ||
{ | ||
|
||
} |
17 changes: 7 additions & 10 deletions
17
.../src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_innerClass.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,24 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
public class FooBar | ||
{ | ||
|
||
enum BaseEnum { | ||
BASE_VALUE | ||
} | ||
|
||
private class InnerBaseClass { | ||
|
||
private int innerBaseField = 0; | ||
|
||
enum InnerBaseEnum { | ||
INNER_BASE_VALUE | ||
} | ||
|
||
|
||
void innerBaseMethod() { | ||
|
||
} | ||
} | ||
|
||
} |
11 changes: 4 additions & 7 deletions
11
...ugin/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/BaseFile_method.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,14 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
public class FooBar | ||
{ | ||
|
||
public FooBar() { | ||
|
||
} | ||
|
||
void baseMethod() { | ||
|
||
} | ||
|
||
} |
5 changes: 1 addition & 4 deletions
5
...n/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/PatchFile_encoding.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,7 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
public class FooBar | ||
{ | ||
|
||
|
||
} |
5 changes: 1 addition & 4 deletions
5
...ugin/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/PatchFile_field.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,9 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
public class FooBar | ||
{ | ||
|
||
private int baseField = 1; | ||
private int patchField = 0; | ||
|
||
} |
7 changes: 2 additions & 5 deletions
7
...n/src/test/resources/com/capgemini/cobigen/javaplugin/test/merger/PatchFile_generics.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,10 @@ | ||
/******************************************************************************* | ||
* Copyright © Capgemini 2013. All rights reserved. | ||
******************************************************************************/ | ||
package com.capgemini; | ||
|
||
public abstract class Clazz { | ||
|
||
|
||
public void inspect(String a) { | ||
|
||
} | ||
|
||
} |
Oops, something went wrong.