Skip to content

Commit d5c080d

Browse files
committed
updated copyright
1 parent b88ce7d commit d5c080d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/jacksum/JacksumAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public class JacksumAPI {
5858
/**
5959
* The Copyright of the program
6060
*/
61-
public final static String COPYRIGHT = "Copyright (C) 2001-2006, 2021-2022, Dipl.-Inf. (FH) Johann N. Loefflmann";
61+
public final static String COPYRIGHT = "Copyright (C) 2001-2006, 2021-2023, Dipl.-Inf. (FH) Johann N. Loefflmann";
6262

6363
/**
6464
* Returns a Version object of this API.

0 commit comments

Comments
 (0)