Added copyright notice from PDFbox and a licensing paragraph in the
Readme
This commit is contained in:
14
NOTICE.txt
Normal file
14
NOTICE.txt
Normal 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
|
||||||
|
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user