]> git.mxchange.org Git - jcore.git/blobdiff - src/org/mxchange/jcore/exceptions/MenuInitializationException.java
Updated copyright year
[jcore.git] / src / org / mxchange / jcore / exceptions / MenuInitializationException.java
index d1727b2d0a3a3b3edf6e6fac643a642062daef7c..316275f201ee3904126922ff98ebcf0090857ab3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * 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
@@ -19,7 +19,7 @@ package org.mxchange.jcore.exceptions;
 /**
  * This exception is thrown when the menu cannot be initialized.
  * <p>
- * @author Roland Haeder
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class MenuInitializationException extends Exception {