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 b88ce7d commit d5c080dCopy full SHA for d5c080d
src/main/java/net/jacksum/JacksumAPI.java
@@ -58,7 +58,7 @@ public class JacksumAPI {
58
/**
59
* The Copyright of the program
60
*/
61
- public final static String COPYRIGHT = "Copyright (C) 2001-2006, 2021-2022, Dipl.-Inf. (FH) Johann N. Loefflmann";
+ public final static String COPYRIGHT = "Copyright (C) 2001-2006, 2021-2023, Dipl.-Inf. (FH) Johann N. Loefflmann";
62
63
64
* Returns a Version object of this API.
0 commit comments