From 76d5039906abc8f7f7bc0ed79f4eedfcad4f7ac6 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sun, 6 Mar 2016 18:08:01 +0100 Subject: [PATCH] Added email address for author --- src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java b/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java index 9ccf431..fa1d919 100644 --- a/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java +++ b/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java @@ -26,7 +26,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal; /** * A general Pizza-Service class *

- * @author Roland Haeder + * @author Roland Haeder */ public abstract class BasePizzaServiceSystem extends BaseFrameworkSystem { -- 2.39.5