]> git.mxchange.org Git - addressbook-swing.git/blobdiff - src/org/mxchange/addressbook/menu/console/ConsoleMenu.java
Updated copyright year
[addressbook-swing.git] / src / org / mxchange / addressbook / menu / console / ConsoleMenu.java
index 9398522e9b08a6aee823ff6e75d260d21831aa71..392d7e7c2772745d1478564367051bde040e79a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * Copyright (C) 2016 - 2022 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
@@ -25,7 +25,7 @@ import org.mxchange.jcore.client.Client;
 /**
  * A menu system for the console
  * <p>
- * @author Roland Haeder
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class ConsoleMenu extends BaseMenu implements Menu {