]> git.mxchange.org Git - jcore-swing.git/blobdiff - src/org/mxchange/jcoreswing/model/Model.java
Updated copyright year
[jcore-swing.git] / src / org / mxchange / jcoreswing / model / Model.java
index c61f1c12bd746f6c44d25e8c0d8540b2614bf6de..1f1c476aece089e0a451d91a0b06f8d3a0abe508 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 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
@@ -23,7 +23,7 @@ import org.mxchange.jcore.FrameworkInterface;
 /**
  * A general interface for models
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Hรคder<roland@mxchange.org>
  */
 public interface Model extends FrameworkInterface {