Skip to content

Commit db08fac

Browse files
committed
Fix cmp files
1 parent cd4f7d8 commit db08fac

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

kernel/src/test/resources/com/itextpdf/kernel/pdf/XmpWriterTest/emptyDocumentWithXmp.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
xmlns:pdf="http://ns.adobe.com/pdf/1.3/"
77
xmlns:xmp="http://ns.adobe.com/xap/1.0/"
88
dc:format="application/pdf"
9-
pdf:Producer="iText® 7.0.0-SNAPSHOT ©2000-2016 iText Group NV; AGPL"
9+
pdf:Producer="iText® 7.0.0-SNAPSHOT ©2000-2016 iText Group NV (AGPL-version)"
1010
xmp:CreatorTool="iText 6"
1111
xmp:ModifyDate="2016-03-28T10:59:26+02:00">
1212
<dc:creator>

0 commit comments

Comments
 (0)