X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Fjcoreee%2Futils%2FFacesUtils.java;h=f0db70434b137f475691902027ddce088443ffa2;hb=0ebecdecb8c82f30099fd39d58418eec03431991;hp=a7e20d3d6a088079e89f840862d9d36dcb905a2c;hpb=64382a7bb07488d19b30077bf576fbe977100e0c;p=jcore-utils.git diff --git a/src/org/mxchange/jcoreee/utils/FacesUtils.java b/src/org/mxchange/jcoreee/utils/FacesUtils.java index a7e20d3..f0db704 100644 --- a/src/org/mxchange/jcoreee/utils/FacesUtils.java +++ b/src/org/mxchange/jcoreee/utils/FacesUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Cho-Time GmbH + * Copyright (C) 2016, 2017 Roland Häder * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ import javax.faces.context.FacesContext; /** * An utilities class for JSF *

- * @author Roland Haeder + * @author Roland Häder */ public class FacesUtils {