diff options
Diffstat (limited to 'data/docx/docProps/core.xml')
-rw-r--r-- | data/docx/docProps/core.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/docx/docProps/core.xml b/data/docx/docProps/core.xml index 2274766e4..bc61390b0 100644 --- a/data/docx/docProps/core.xml +++ b/data/docx/docProps/core.xml @@ -1,2 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><dc:title></dc:title><dc:creator></dc:creator></cp:coreProperties>
\ No newline at end of file +<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><dc:title>Title</dc:title><dc:creator>Author</dc:creator><cp:keywords></cp:keywords><dcterms:created xsi:type="dcterms:W3CDTF">2017-12-27T05:22:50Z</dcterms:created><dcterms:modified xsi:type="dcterms:W3CDTF">2017-12-27T05:22:50Z</dcterms:modified></cp:coreProperties>
\ No newline at end of file |