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 384187d commit 55c34d9Copy full SHA for 55c34d9
itext/itext.kernel/itext/kernel/actions/data/ITextCoreProductData.cs
@@ -35,7 +35,7 @@ public class ITextCoreProductData {
35
36
private const String CORE_VERSION = "7.2.0-SNAPSHOT";
37
38
- private const int CORE_COPYRIGHT_SINCE = 1998;
+ private const int CORE_COPYRIGHT_SINCE = 2000;
39
40
private const int CORE_COPYRIGHT_TO = 2021;
41
0 commit comments