Added copyright notice from PDFbox and a licensing paragraph in the

Readme
This commit is contained in:
jstaerk
2014-04-09 17:42:04 +02:00
parent 1af2eb6165
commit d8596dd801
2 changed files with 20 additions and 1 deletions

14
NOTICE.txt Normal file
View File

@@ -0,0 +1,14 @@
Apache PDFBox
Copyright 2014 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Based on source code originally developed in the PDFBox, JempBox and
FontBox projects.
Copyright (c) 2002-2007, www.pdfbox.org
Copyright (c) 2006-2007, www.jempbox.org
Based on source code originally developed in the PaDaF project.
Copyright (c) 2010 Atos Worldline SAS

View File

@@ -1,4 +1,9 @@
PDFA3 PDFA3
===== =====
A demo application how to create PDF/A3 files with file attachments using Apache PDFBOX Some samples how to create PDF/A3 files and PDF/A3 files with embedded files using Apache PDFBOX.
License
-----
The samples PDFAFile, PDFA3File and PDFA3FileAttachment are subject to the Apache license http://www.apache.org/licenses/LICENSE-2.0.html