From: Roland Häder Date: Wed, 3 Aug 2016 07:55:10 +0000 (+0200) Subject: fixed copyright/author's email address to my private address X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=be447b27bee14f3b3ccfdae89d22768601b5fc4d;p=jcoreee.git fixed copyright/author's email address to my private address --- diff --git a/src/org/mxchange/jcoreee/utils/FacesUtils.java b/src/org/mxchange/jcoreee/utils/FacesUtils.java index a7e20d3..19714af 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 Roland Haeder * * 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 Haeder */ public class FacesUtils {