]> git.mxchange.org Git - addressbook-swing.git/blobdiff - src/org/mxchange/addressbook/menu/BaseMenu.java
Updated copyright year
[addressbook-swing.git] / src / org / mxchange / addressbook / menu / BaseMenu.java
index a6ade23f8fd22dddfa56cafb629c8ec17f9e4362..bbd7414863a229f049af6dd89b5be93f9dda6f34 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
@@ -28,7 +28,7 @@ import org.mxchange.jcore.client.Client;
 /**
  * A general menu class
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Hรคder<roland@mxchange.org>
  */
 public abstract class BaseMenu extends BaseAddressbookSystem implements Menu {