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 2643001 commit 4b60d1bCopy full SHA for 4b60d1b
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright [yyyy] [name of copyright owner]
+ Copyright 2025 MASES s.r.l.
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
src/configuration.json
@@ -29,7 +29,7 @@
29
"org.apache.commons.logging"
30
],
31
"ClassesToBeListener": [
32
-
+ "org.apache.pdfbox.pdmodel.common.function.type4.Parser$SyntaxHandler"
33
34
"ClassesToAvoid": [
35
"org.apache.pdfbox.pdmodel.font.FileSystemFontProvider"
0 commit comments