From: Roland Haeder Date: Sun, 6 Mar 2016 17:08:01 +0000 (+0100) Subject: Added email address for author X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=76d5039906abc8f7f7bc0ed79f4eedfcad4f7ac6;p=pizzaservice-swing.git Added email address for author --- 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 {