]> git.mxchange.org Git - jcore-utils.git/blobdiff - src/org/mxchange/jcoreee/exceptions/CustomExceptionHandlerFactory.java
fixed tpzo
[jcore-utils.git] / src / org / mxchange / jcoreee / exceptions / CustomExceptionHandlerFactory.java
index 38b7bee36ad3b756749a86c4a9445c4fcdd45046..6a8d4843fb2a5cee5920754aeb6093714ada747c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder<roland@mxchange.org>
+ * 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
@@ -25,7 +25,7 @@ import javax.faces.context.ExceptionHandlerFactory;
  * <p>
  * 1: https://wmarkito.wordpress.com/2012/04/05/adding-global-exception-handling-using-jsf-2-x-exceptionhandler/
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class CustomExceptionHandlerFactory extends ExceptionHandlerFactory {