]> git.mxchange.org Git - jjobs-war.git/blobdiff - src/java/org/mxchange/jjobs/debug/JobsDebugLifeCycleListener.java
Please cherry-pick:
[jjobs-war.git] / src / java / org / mxchange / jjobs / debug / JobsDebugLifeCycleListener.java
index b3ce4ffa71aa9b84384fd83a7029f4ed2bffb329..2fa7c5a88f5bb24387c82cfebb130cafdbbea2f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * 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 Affero General Public License as
@@ -24,7 +24,7 @@ import javax.faces.event.PhaseListener;
 /**
  * A listener for debugging JSF lifecycle phases
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class JobsDebugLifeCycleListener implements PhaseListener {