Comments all Files with Creator name
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package config;
|
||||
|
||||
public class Config {
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package config;
|
||||
|
||||
import com.fasterxml.jackson.databind.ObjectMapper;
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package helper;
|
||||
|
||||
public class HttpRequestException extends Exception{
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package helper;
|
||||
|
||||
public class Tuple<X, Y> {
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package res;
|
||||
|
||||
import com.fasterxml.jackson.core.JsonProcessingException;
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package res;
|
||||
|
||||
import com.sun.jdi.event.StepEvent;
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//Marc Beyer//
|
||||
package res;
|
||||
|
||||
import helper.Tuple;
|
||||
|
Reference in New Issue
Block a user