]> git.mxchange.org Git - jcoreee.git/blobdiff - src/org/mxchange/jcoreee/events/helper/clear/HelperCleanupEvent.java
Continued:
[jcoreee.git] / src / org / mxchange / jcoreee / events / helper / clear / HelperCleanupEvent.java
index 39122537e0fa9c9ab99cf898714bf918c3bb0549..7670947e838475c6887e0369f52c11a345f90856 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018 Free Software Foundation<roland@mxchange.org>
+ * Copyright (C) 2017 - 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
@@ -31,6 +31,7 @@ public class HelperCleanupEvent implements ObservableHelperCleanupEvent {
        /**
         * Default constructor
         */
+       @SuppressWarnings ("UtilityClassWithPublicConstructor")
        public HelperCleanupEvent () {
        }