Skip to content

Commit 4b60d1b

Browse files
Added org.apache.pdfbox.pdmodel.common.function.type4.Parser$SyntaxHandler as listener (#25)
1 parent 2643001 commit 4b60d1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright 2025 MASES s.r.l.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

src/configuration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"org.apache.commons.logging"
3030
],
3131
"ClassesToBeListener": [
32-
32+
"org.apache.pdfbox.pdmodel.common.function.type4.Parser$SyntaxHandler"
3333
],
3434
"ClassesToAvoid": [
3535
"org.apache.pdfbox.pdmodel.font.FileSystemFontProvider"

0 commit comments

Comments
 (0)