]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - src/java/org/mxchange/pizzaapplication/beans/profile/PizzaUserProfileWebRequestBean.java
updated own name and resources
[pizzaservice-war.git] / src / java / org / mxchange / pizzaapplication / beans / profile / PizzaUserProfileWebRequestBean.java
index 189d8c0f10c9a8c65c7424c3571cde5c17191b83..196ebd3f7c5f40167add07bde50ba6572df8f7a9 100644 (file)
@@ -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
@@ -31,7 +31,7 @@ import org.mxchange.pizzaapplication.beans.user.PizzaUserWebSessionController;
 /**
  * A web request bean for user profiles
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named (value = "profileController")
 @RequestScoped