X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fjava%2Forg%2Fmxchange%2Fpizzaapplication%2Fbeans%2Ffeatures%2FPizzaFeatureWebApplicationBean.java;h=e3364c39d960929fb04abf1e43ca763bee3e96fa;hb=376f782ff7a77e53533252d289d52543e4fc017f;hp=dd2dcc98b1a2867ed14def6466a0cc4c809810d3;hpb=ed3bc4b102f713aba4b0f868b4d95f7b58ab6953;p=pizzaservice-war.git diff --git a/src/java/org/mxchange/pizzaapplication/beans/features/PizzaFeatureWebApplicationBean.java b/src/java/org/mxchange/pizzaapplication/beans/features/PizzaFeatureWebApplicationBean.java index dd2dcc98..e3364c39 100644 --- a/src/java/org/mxchange/pizzaapplication/beans/features/PizzaFeatureWebApplicationBean.java +++ b/src/java/org/mxchange/pizzaapplication/beans/features/PizzaFeatureWebApplicationBean.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Roland Haeder + * Copyright (C) 2016 Roland Häder * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -23,7 +23,7 @@ import org.mxchange.pizzaapplication.beans.BasePizzaController; /** * A feature bean *

- * @author Roland Haeder + * @author Roland Häder */ @Named ("featureController") @ApplicationScoped