]> git.mxchange.org Git - pizzaservice-swing.git/commitdiff
Added email address for author
authorRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 17:08:01 +0000 (18:08 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 17:08:01 +0000 (18:08 +0100)
src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java

index 9ccf43176ad34f67ba6689a5067c379663e9f3fa..fa1d919f3105dca6f0b4cfdbb594b1e371d682df 100644 (file)
@@ -26,7 +26,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal;
 /**
  * A general Pizza-Service class
  * <p>
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public abstract class BasePizzaServiceSystem extends BaseFrameworkSystem {