We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce2b7a commit 24dddd2Copy full SHA for 24dddd2
jcp/src/main/java/com/igormaznitsa/jcp/InfoHelper.java
@@ -49,7 +49,7 @@ public static String getVersion() {
49
50
51
public static String getCopyright() {
52
- return "Copyright (C) 2002-2023 Igor A. Maznitsa (https://www.igormaznitsa.com)";
+ return "Copyright (C) 2002-2024 Igor A. Maznitsa (https://www.igormaznitsa.com)";
53
}
54
55
0 commit comments