]> git.mxchange.org Git - jcoreee.git/commitdiff
fixed copyright/author's email address to my private address
authorRoland Häder <roland@mxchange.org>
Wed, 3 Aug 2016 07:55:10 +0000 (09:55 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 3 Aug 2016 08:08:09 +0000 (10:08 +0200)
src/org/mxchange/jcoreee/utils/FacesUtils.java

index a7e20d3d6a088079e89f840862d9d36dcb905a2c..19714aff15701c0c60ff33906c8abdbc1354a96f 100644 (file)
@@ -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
  * <p>
- * @author Roland Haeder<rhaeder@cho-time.de>
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public class FacesUtils {