Repository: pdfbox-docs Updated Branches: refs/heads/asf-site 9e117cb98 -> 7a923c10d
Site checkin for project Apache PDFBox Website Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/7a923c10 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/7a923c10 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/7a923c10 Branch: refs/heads/asf-site Commit: 7a923c10d697b4363010e374615843dbde9da43b Parents: 9e117cb Author: Maruan Sahyoun <[email protected]> Authored: Fri Nov 3 11:42:08 2017 +0100 Committer: Maruan Sahyoun <[email protected]> Committed: Fri Nov 3 11:42:08 2017 +0100 ---------------------------------------------------------------------- content/1.8/architecture.html | 2 +- content/1.8/commandline.html | 2 +- content/1.8/cookbook/documentcreation.html | 2 +- content/1.8/cookbook/encryption.html | 2 +- content/1.8/cookbook/fill-form-field.html | 2 +- content/1.8/cookbook/pdfacreation.html | 2 +- content/1.8/cookbook/pdfavalidation.html | 2 +- content/1.8/cookbook/rendering.html | 2 +- content/1.8/cookbook/textextraction.html | 2 +- content/1.8/cookbook/workingwithattachments.html | 2 +- content/1.8/cookbook/workingwithfonts.html | 2 +- content/1.8/cookbook/workingwithmetadata.html | 2 +- content/1.8/dependencies.html | 2 +- content/1.8/faq.html | 2 +- content/2.0/commandline.html | 2 +- content/2.0/cookbook/encryption.html | 2 +- content/2.0/dependencies.html | 2 +- content/2.0/examples.html | 2 +- content/2.0/faq.html | 2 +- content/2.0/getting-started.html | 2 +- content/2.0/migration.html | 2 +- content/building.html | 2 +- content/codingconventions.html | 2 +- content/download.html | 2 +- content/errors/403.html | 2 +- content/errors/404.html | 2 +- content/ideas.html | 2 +- content/index.html | 2 +- content/mailinglists.html | 2 +- content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html | 2 +- content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html | 2 +- content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html | 2 +- content/news/2016/01/18/pdfbox-1.8.11-released.html | 2 +- content/news/2016/03/18/pdfbox-2.0.0-released.html | 2 +- content/news/2016/04/26/new-pdfbox-releases.html | 2 +- content/news/2016/05/27/CVE-2016-2175.html | 2 +- content/news/2016/06/09/pdfbox-2.0.2-released.html | 2 +- content/news/2016/09/17/pdfbox-2.0.3-released.html | 2 +- content/news/2016/12/09/pdfbox-1.8.13-released.html | 2 +- content/news/2016/12/16/pdfbox-2.0.4-released.html | 2 +- content/news/2017/03/17/pdfbox-2.0.5-released.html | 2 +- content/news/2017/05/15/pdfbox-2.0.6-released.html | 2 +- content/news/2017/07/20/pdfbox-2.0.7-released.html | 2 +- content/news/2017/11/02/pdfbox-2.0.8-released.html | 2 +- content/references.html | 2 +- content/siteupdate.html | 2 +- content/support.html | 2 +- content/team.html | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/architecture.html ---------------------------------------------------------------------- diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html index e7822b7..363b5c2 100644 --- a/content/1.8/architecture.html +++ b/content/1.8/architecture.html @@ -325,7 +325,7 @@ the Calendar is converted to a string in the COSDictionary.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/commandline.html ---------------------------------------------------------------------- diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html index 48f22d7..8039238 100644 --- a/content/1.8/commandline.html +++ b/content/1.8/commandline.html @@ -801,7 +801,7 @@ To override the filename use the <code class="highlighter-rouge">outputPrefix</c <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/documentcreation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/documentcreation.html b/content/1.8/cookbook/documentcreation.html index d913cfc..17041e0 100644 --- a/content/1.8/cookbook/documentcreation.html +++ b/content/1.8/cookbook/documentcreation.html @@ -218,7 +218,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/encryption.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/encryption.html b/content/1.8/cookbook/encryption.html index a9fc825..43ae771 100644 --- a/content/1.8/cookbook/encryption.html +++ b/content/1.8/cookbook/encryption.html @@ -197,7 +197,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/fill-form-field.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/fill-form-field.html b/content/1.8/cookbook/fill-form-field.html index 33c8490..fff33dc 100644 --- a/content/1.8/cookbook/fill-form-field.html +++ b/content/1.8/cookbook/fill-form-field.html @@ -219,7 +219,7 @@ doc.close(); <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/pdfacreation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/pdfacreation.html b/content/1.8/cookbook/pdfacreation.html index 962cf61..63650e0 100644 --- a/content/1.8/cookbook/pdfacreation.html +++ b/content/1.8/cookbook/pdfacreation.html @@ -222,7 +222,7 @@ example takes one present in pdfbox:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/pdfavalidation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/pdfavalidation.html b/content/1.8/cookbook/pdfavalidation.html index 04d0b70..0a7a762 100644 --- a/content/1.8/cookbook/pdfavalidation.html +++ b/content/1.8/cookbook/pdfavalidation.html @@ -277,7 +277,7 @@ In order to help in the failure understanding, all error codes have the followin <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/rendering.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/rendering.html b/content/1.8/cookbook/rendering.html index 09cd570..bf8b039 100644 --- a/content/1.8/cookbook/rendering.html +++ b/content/1.8/cookbook/rendering.html @@ -209,7 +209,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/textextraction.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/textextraction.html b/content/1.8/cookbook/textextraction.html index 5c28108..0fe7a85 100644 --- a/content/1.8/cookbook/textextraction.html +++ b/content/1.8/cookbook/textextraction.html @@ -301,7 +301,7 @@ or org.apache.pdfbox.ExtractText to ensure accurate output.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/workingwithattachments.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithattachments.html b/content/1.8/cookbook/workingwithattachments.html index 85a359a..003f69b 100644 --- a/content/1.8/cookbook/workingwithattachments.html +++ b/content/1.8/cookbook/workingwithattachments.html @@ -216,7 +216,7 @@ Attachments are part of the named tree that is attached to the document catalog. <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/workingwithfonts.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithfonts.html b/content/1.8/cookbook/workingwithfonts.html index a70681b..ad99e5f 100644 --- a/content/1.8/cookbook/workingwithfonts.html +++ b/content/1.8/cookbook/workingwithfonts.html @@ -338,7 +338,7 @@ use when no mapping exists.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/cookbook/workingwithmetadata.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithmetadata.html b/content/1.8/cookbook/workingwithmetadata.html index 6c1ebc4..e8bbf36 100644 --- a/content/1.8/cookbook/workingwithmetadata.html +++ b/content/1.8/cookbook/workingwithmetadata.html @@ -228,7 +228,7 @@ or set the XML metadata.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/dependencies.html ---------------------------------------------------------------------- diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html index 6108557..be9d801 100644 --- a/content/1.8/dependencies.html +++ b/content/1.8/dependencies.html @@ -264,7 +264,7 @@ libraries discussed above into the pdfbox/target/dependencies directory. You can <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/1.8/faq.html ---------------------------------------------------------------------- diff --git a/content/1.8/faq.html b/content/1.8/faq.html index 996607e..5c893b0 100644 --- a/content/1.8/faq.html +++ b/content/1.8/faq.html @@ -291,7 +291,7 @@ the word âHelloâ is drawn.</li> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/commandline.html ---------------------------------------------------------------------- diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html index 80f8449..c5abf39 100644 --- a/content/2.0/commandline.html +++ b/content/2.0/commandline.html @@ -782,7 +782,7 @@ To override the filename use the <code class="highlighter-rouge">outputPrefix</c <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/cookbook/encryption.html ---------------------------------------------------------------------- diff --git a/content/2.0/cookbook/encryption.html b/content/2.0/cookbook/encryption.html index 8ffa99c..9386839 100644 --- a/content/2.0/cookbook/encryption.html +++ b/content/2.0/cookbook/encryption.html @@ -197,7 +197,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/dependencies.html ---------------------------------------------------------------------- diff --git a/content/2.0/dependencies.html b/content/2.0/dependencies.html index db88777..6d5bcb1 100644 --- a/content/2.0/dependencies.html +++ b/content/2.0/dependencies.html @@ -271,7 +271,7 @@ directory. You can then simply copy all the libraries you need from this directo <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/examples.html ---------------------------------------------------------------------- diff --git a/content/2.0/examples.html b/content/2.0/examples.html index 5345c23..4e6ca6f 100644 --- a/content/2.0/examples.html +++ b/content/2.0/examples.html @@ -171,7 +171,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/faq.html ---------------------------------------------------------------------- diff --git a/content/2.0/faq.html b/content/2.0/faq.html index 6cc9de8..22d32fb 100644 --- a/content/2.0/faq.html +++ b/content/2.0/faq.html @@ -382,7 +382,7 @@ but these would cost additional time and memory space. You can have a higher qua <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/getting-started.html ---------------------------------------------------------------------- diff --git a/content/2.0/getting-started.html b/content/2.0/getting-started.html index a7aa34b..42228b2 100644 --- a/content/2.0/getting-started.html +++ b/content/2.0/getting-started.html @@ -205,7 +205,7 @@ https://bugs.openjdk.java.net/browse/JDK-8041125</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/2.0/migration.html ---------------------------------------------------------------------- diff --git a/content/2.0/migration.html b/content/2.0/migration.html index 7f8673b..a0975d8 100644 --- a/content/2.0/migration.html +++ b/content/2.0/migration.html @@ -410,7 +410,7 @@ To understand this yourself, view any file with PDFDebugger and have a look at t <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/building.html ---------------------------------------------------------------------- diff --git a/content/building.html b/content/building.html index 4182690..1b9b004 100644 --- a/content/building.html +++ b/content/building.html @@ -244,7 +244,7 @@ libraries discussed above into the pdfbox/target/dependencies directory. You can <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/codingconventions.html ---------------------------------------------------------------------- diff --git a/content/codingconventions.html b/content/codingconventions.html index 46e9abc..afec7a7 100644 --- a/content/codingconventions.html +++ b/content/codingconventions.html @@ -350,7 +350,7 @@ you invoke Source -> Organize Imports (Ctrl+Shift+O).</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/download.html ---------------------------------------------------------------------- diff --git a/content/download.html b/content/download.html index f86d6b7..be68f19 100644 --- a/content/download.html +++ b/content/download.html @@ -436,7 +436,7 @@ Section 740.13) for both object code and source code. <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/errors/403.html ---------------------------------------------------------------------- diff --git a/content/errors/403.html b/content/errors/403.html index 70ce1e9..71350d9 100644 --- a/content/errors/403.html +++ b/content/errors/403.html @@ -180,7 +180,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/errors/404.html ---------------------------------------------------------------------- diff --git a/content/errors/404.html b/content/errors/404.html index 8dde6a8..7b76d4d 100644 --- a/content/errors/404.html +++ b/content/errors/404.html @@ -180,7 +180,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/ideas.html ---------------------------------------------------------------------- diff --git a/content/ideas.html b/content/ideas.html index aadf464..71928c1 100644 --- a/content/ideas.html +++ b/content/ideas.html @@ -254,7 +254,7 @@ level. This could in addition be a good basis for PDF/A and other compliance che <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index a94ea70..cd066bf 100644 --- a/content/index.html +++ b/content/index.html @@ -276,7 +276,7 @@ Apache PDFBox version 1.8.13.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/mailinglists.html ---------------------------------------------------------------------- diff --git a/content/mailinglists.html b/content/mailinglists.html index 97496c3..d0743ef 100644 --- a/content/mailinglists.html +++ b/content/mailinglists.html @@ -228,7 +228,7 @@ to the <strong>Commit Mailing List</strong>.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html index 04e7180..1496daa 100644 --- a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html +++ b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html @@ -175,7 +175,7 @@ PDFBox 1.8 or earlier an overview about things to look at when switching over. M <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html index dafab78..104a71f 100644 --- a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html +++ b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html @@ -179,7 +179,7 @@ release hopefully could be the final one.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html index 33ec475..73bc015 100644 --- a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html +++ b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html @@ -181,7 +181,7 @@ release hopefully could be the final one.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/01/18/pdfbox-1.8.11-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/18/pdfbox-1.8.11-released.html b/content/news/2016/01/18/pdfbox-1.8.11-released.html index b2d29c2..913f0fc 100644 --- a/content/news/2016/01/18/pdfbox-1.8.11-released.html +++ b/content/news/2016/01/18/pdfbox-1.8.11-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 1.8.11.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/03/18/pdfbox-2.0.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/03/18/pdfbox-2.0.0-released.html b/content/news/2016/03/18/pdfbox-2.0.0-released.html index 8189de0..fab6a10 100644 --- a/content/news/2016/03/18/pdfbox-2.0.0-released.html +++ b/content/news/2016/03/18/pdfbox-2.0.0-released.html @@ -177,7 +177,7 @@ PDFBox 1.8 or earlier an overview about things to look at when switching over. M <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/04/26/new-pdfbox-releases.html ---------------------------------------------------------------------- diff --git a/content/news/2016/04/26/new-pdfbox-releases.html b/content/news/2016/04/26/new-pdfbox-releases.html index 7eae280..1133f0d 100644 --- a/content/news/2016/04/26/new-pdfbox-releases.html +++ b/content/news/2016/04/26/new-pdfbox-releases.html @@ -174,7 +174,7 @@ Apache PDFBox version 1.8.12 and 2.0.1. They are available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/05/27/CVE-2016-2175.html ---------------------------------------------------------------------- diff --git a/content/news/2016/05/27/CVE-2016-2175.html b/content/news/2016/05/27/CVE-2016-2175.html index 72e8a1d..f283201 100644 --- a/content/news/2016/05/27/CVE-2016-2175.html +++ b/content/news/2016/05/27/CVE-2016-2175.html @@ -175,7 +175,7 @@ Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/06/09/pdfbox-2.0.2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/06/09/pdfbox-2.0.2-released.html b/content/news/2016/06/09/pdfbox-2.0.2-released.html index d04f81e..883e66b 100644 --- a/content/news/2016/06/09/pdfbox-2.0.2-released.html +++ b/content/news/2016/06/09/pdfbox-2.0.2-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.2. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/09/17/pdfbox-2.0.3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/09/17/pdfbox-2.0.3-released.html b/content/news/2016/09/17/pdfbox-2.0.3-released.html index fb6bd1b..f7a9710 100644 --- a/content/news/2016/09/17/pdfbox-2.0.3-released.html +++ b/content/news/2016/09/17/pdfbox-2.0.3-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.3. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/12/09/pdfbox-1.8.13-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/12/09/pdfbox-1.8.13-released.html b/content/news/2016/12/09/pdfbox-1.8.13-released.html index ee08d34..341c47e 100644 --- a/content/news/2016/12/09/pdfbox-1.8.13-released.html +++ b/content/news/2016/12/09/pdfbox-1.8.13-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 1.8.13.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2016/12/16/pdfbox-2.0.4-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/12/16/pdfbox-2.0.4-released.html b/content/news/2016/12/16/pdfbox-2.0.4-released.html index 4497f8e..1f54487 100644 --- a/content/news/2016/12/16/pdfbox-2.0.4-released.html +++ b/content/news/2016/12/16/pdfbox-2.0.4-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.4. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2017/03/17/pdfbox-2.0.5-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/03/17/pdfbox-2.0.5-released.html b/content/news/2017/03/17/pdfbox-2.0.5-released.html index ba4c5bb..d584862 100644 --- a/content/news/2017/03/17/pdfbox-2.0.5-released.html +++ b/content/news/2017/03/17/pdfbox-2.0.5-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.5. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2017/05/15/pdfbox-2.0.6-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/05/15/pdfbox-2.0.6-released.html b/content/news/2017/05/15/pdfbox-2.0.6-released.html index e2036f1..4354389 100644 --- a/content/news/2017/05/15/pdfbox-2.0.6-released.html +++ b/content/news/2017/05/15/pdfbox-2.0.6-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.6. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2017/07/20/pdfbox-2.0.7-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/07/20/pdfbox-2.0.7-released.html b/content/news/2017/07/20/pdfbox-2.0.7-released.html index e957582..0e271a3 100644 --- a/content/news/2017/07/20/pdfbox-2.0.7-released.html +++ b/content/news/2017/07/20/pdfbox-2.0.7-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.7. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/news/2017/11/02/pdfbox-2.0.8-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/11/02/pdfbox-2.0.8-released.html b/content/news/2017/11/02/pdfbox-2.0.8-released.html index 3196bed..9137ebb 100644 --- a/content/news/2017/11/02/pdfbox-2.0.8-released.html +++ b/content/news/2017/11/02/pdfbox-2.0.8-released.html @@ -174,7 +174,7 @@ Apache PDFBox version 2.0.8. It is available for download at:</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/references.html ---------------------------------------------------------------------- diff --git a/content/references.html b/content/references.html index c31c314..7ed672c 100644 --- a/content/references.html +++ b/content/references.html @@ -310,7 +310,7 @@ Please file an <a href="https://issues.apache.org/jira/browse/PDFBOX">improvemen <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/siteupdate.html ---------------------------------------------------------------------- diff --git a/content/siteupdate.html b/content/siteupdate.html index 0605732..dca9bdb 100644 --- a/content/siteupdate.html +++ b/content/siteupdate.html @@ -250,7 +250,7 @@ the changes to the PDFBox production website.</p> <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/support.html ---------------------------------------------------------------------- diff --git a/content/support.html b/content/support.html index 52235b5..b8394af 100644 --- a/content/support.html +++ b/content/support.html @@ -219,7 +219,7 @@ you are really certain it's a problem in the PDFBox software. Try using the Mail <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7a923c10/content/team.html ---------------------------------------------------------------------- diff --git a/content/team.html b/content/team.html index b10a2c6..a436c89 100644 --- a/content/team.html +++ b/content/team.html @@ -323,7 +323,7 @@ Get involved today. All contributions to the project are greatly appreciated.</p <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div>
