You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2011/10/15 16:16:27 UTC

svn commit: r1183646 - in /pdfbox/site: ./ publish/ publish/commandlineutilities/ publish/images/ publish/userguide/ publish/userguide/cookbook/ src/site/ src/site/resources/images/ src/site/xdoc/

Author: lehmi
Date: Sat Oct 15 14:16:26 2011
New Revision: 1183646

URL: http://svn.apache.org/viewvc?rev=1183646&view=rev
Log:
PDFBOX-871: adapted the footer to the a.o footer, added a trade mark symbol to the logo, changed the description as proposed by Jukka and removed some unused graphics

Removed:
    pdfbox/site/publish/images/group.svg
    pdfbox/site/publish/images/project-logo.gif
    pdfbox/site/publish/images/project.svg
    pdfbox/site/src/site/resources/images/group.svg
    pdfbox/site/src/site/resources/images/project-logo.gif
    pdfbox/site/src/site/resources/images/project.svg
Modified:
    pdfbox/site/pom.xml
    pdfbox/site/publish/commandlineutilities/ConvertColorspace.html
    pdfbox/site/publish/commandlineutilities/Decrypt.html
    pdfbox/site/publish/commandlineutilities/Encrypt.html
    pdfbox/site/publish/commandlineutilities/ExtractText.html
    pdfbox/site/publish/commandlineutilities/Overlay.html
    pdfbox/site/publish/commandlineutilities/PDFDebugger.html
    pdfbox/site/publish/commandlineutilities/PDFMerger.html
    pdfbox/site/publish/commandlineutilities/PDFReader.html
    pdfbox/site/publish/commandlineutilities/PDFSplit.html
    pdfbox/site/publish/commandlineutilities/PDFToImage.html
    pdfbox/site/publish/commandlineutilities/PrintPDF.html
    pdfbox/site/publish/commandlineutilities/TextToPDF.html
    pdfbox/site/publish/commandlineutilities/WriteDecodedDoc.html
    pdfbox/site/publish/commandlineutilities/index.html
    pdfbox/site/publish/dependencies.html
    pdfbox/site/publish/download.html
    pdfbox/site/publish/images/Logo.gif
    pdfbox/site/publish/index.html
    pdfbox/site/publish/mail-lists.html
    pdfbox/site/publish/references.html
    pdfbox/site/publish/team-list.html
    pdfbox/site/publish/userguide/bookmarks.html
    pdfbox/site/publish/userguide/building_pdfbox.html
    pdfbox/site/publish/userguide/cookbook.html
    pdfbox/site/publish/userguide/cookbook/creation.html
    pdfbox/site/publish/userguide/dot_net.html
    pdfbox/site/publish/userguide/faq.html
    pdfbox/site/publish/userguide/file_references.html
    pdfbox/site/publish/userguide/fonts.html
    pdfbox/site/publish/userguide/highlighting.html
    pdfbox/site/publish/userguide/index.html
    pdfbox/site/publish/userguide/metadata.html
    pdfbox/site/publish/userguide/redistribution.html
    pdfbox/site/publish/userguide/text_extraction.html
    pdfbox/site/publish/userguide/tutorials.html
    pdfbox/site/src/site/resources/images/Logo.gif
    pdfbox/site/src/site/site.vm
    pdfbox/site/src/site/xdoc/index.xml

Modified: pdfbox/site/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/pom.xml?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/pom.xml (original)
+++ pdfbox/site/pom.xml Sat Oct 15 14:16:26 2011
@@ -33,7 +33,7 @@
 
   <name>Apache PDFBox</name>
   <description>
-    Apache PDFBox is an open source Java library for working with PDF documents
+    The Apache PDFBox library is an open source Java tool for working with PDF documents
   </description>
   <inceptionYear>2008</inceptionYear> <!-- entry to Apache, originally 2002 -->
   <url>http://pdfbox.apache.org/</url>

Modified: pdfbox/site/publish/commandlineutilities/ConvertColorspace.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/ConvertColorspace.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/ConvertColorspace.html (original)
+++ pdfbox/site/publish/commandlineutilities/ConvertColorspace.html Sat Oct 15 14:16:26 2011
@@ -335,19 +335,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/Decrypt.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/Decrypt.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/Decrypt.html (original)
+++ pdfbox/site/publish/commandlineutilities/Decrypt.html Sat Oct 15 14:16:26 2011
@@ -336,19 +336,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/Encrypt.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/Encrypt.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/Encrypt.html (original)
+++ pdfbox/site/publish/commandlineutilities/Encrypt.html Sat Oct 15 14:16:26 2011
@@ -389,19 +389,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/ExtractText.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/ExtractText.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/ExtractText.html (original)
+++ pdfbox/site/publish/commandlineutilities/ExtractText.html Sat Oct 15 14:16:26 2011
@@ -365,19 +365,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/Overlay.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/Overlay.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/Overlay.html (original)
+++ pdfbox/site/publish/commandlineutilities/Overlay.html Sat Oct 15 14:16:26 2011
@@ -299,19 +299,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/PDFDebugger.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFDebugger.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFDebugger.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFDebugger.html Sat Oct 15 14:16:26 2011
@@ -311,19 +311,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/PDFMerger.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFMerger.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFMerger.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFMerger.html Sat Oct 15 14:16:26 2011
@@ -297,19 +297,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/PDFReader.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFReader.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFReader.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFReader.html Sat Oct 15 14:16:26 2011
@@ -311,19 +311,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/PDFSplit.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFSplit.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFSplit.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFSplit.html Sat Oct 15 14:16:26 2011
@@ -318,19 +318,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/PDFToImage.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PDFToImage.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PDFToImage.html (original)
+++ pdfbox/site/publish/commandlineutilities/PDFToImage.html Sat Oct 15 14:16:26 2011
@@ -336,19 +336,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/PrintPDF.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/PrintPDF.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/PrintPDF.html (original)
+++ pdfbox/site/publish/commandlineutilities/PrintPDF.html Sat Oct 15 14:16:26 2011
@@ -324,19 +324,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/TextToPDF.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/TextToPDF.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/TextToPDF.html (original)
+++ pdfbox/site/publish/commandlineutilities/TextToPDF.html Sat Oct 15 14:16:26 2011
@@ -340,19 +340,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/WriteDecodedDoc.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/WriteDecodedDoc.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/WriteDecodedDoc.html (original)
+++ pdfbox/site/publish/commandlineutilities/WriteDecodedDoc.html Sat Oct 15 14:16:26 2011
@@ -317,19 +317,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/commandlineutilities/index.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/commandlineutilities/index.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/commandlineutilities/index.html (original)
+++ pdfbox/site/publish/commandlineutilities/index.html Sat Oct 15 14:16:26 2011
@@ -308,19 +308,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/dependencies.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/dependencies.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/dependencies.html (original)
+++ pdfbox/site/publish/dependencies.html Sat Oct 15 14:16:26 2011
@@ -406,19 +406,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/download.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/download.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/download.html (original)
+++ pdfbox/site/publish/download.html Sat Oct 15 14:16:26 2011
@@ -475,19 +475,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/images/Logo.gif
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/images/Logo.gif?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
Binary files - no diff available.

Modified: pdfbox/site/publish/index.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/index.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/index.html (original)
+++ pdfbox/site/publish/index.html Sat Oct 15 14:16:26 2011
@@ -287,7 +287,7 @@
   
     <div class="section"><h2>Apache PDFBox - Java PDF Library<a name="Apache_PDFBox_-_Java_PDF_Library"></a></h2>
       <p>
-        Apache PDFBox&#x2122; is an open source Java PDF library for working with PDF documents.
+        The Apache PDFBox&#x2122; library is an open source Java tool for working with PDF documents.
         This project allows creation of new PDF documents, manipulation of existing documents
         and the ability to extract content from documents. Apache PDFBox also includes several
         command line utilities. Apache PDFBox is published under the
@@ -325,19 +325,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/mail-lists.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/mail-lists.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/mail-lists.html (original)
+++ pdfbox/site/publish/mail-lists.html Sat Oct 15 14:16:26 2011
@@ -374,19 +374,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/references.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/references.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/references.html (original)
+++ pdfbox/site/publish/references.html Sat Oct 15 14:16:26 2011
@@ -475,19 +475,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/team-list.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/team-list.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/team-list.html (original)
+++ pdfbox/site/publish/team-list.html Sat Oct 15 14:16:26 2011
@@ -381,19 +381,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/bookmarks.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/bookmarks.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/bookmarks.html (original)
+++ pdfbox/site/publish/userguide/bookmarks.html Sat Oct 15 14:16:26 2011
@@ -360,19 +360,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/building_pdfbox.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/building_pdfbox.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/building_pdfbox.html (original)
+++ pdfbox/site/publish/userguide/building_pdfbox.html Sat Oct 15 14:16:26 2011
@@ -363,19 +363,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/cookbook.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/cookbook.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/cookbook.html (original)
+++ pdfbox/site/publish/userguide/cookbook.html Sat Oct 15 14:16:26 2011
@@ -541,19 +541,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/cookbook/creation.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/cookbook/creation.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/cookbook/creation.html (original)
+++ pdfbox/site/publish/userguide/cookbook/creation.html Sat Oct 15 14:16:26 2011
@@ -391,19 +391,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/dot_net.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/dot_net.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/dot_net.html (original)
+++ pdfbox/site/publish/userguide/dot_net.html Sat Oct 15 14:16:26 2011
@@ -341,19 +341,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/faq.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/faq.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/faq.html (original)
+++ pdfbox/site/publish/userguide/faq.html Sat Oct 15 14:16:26 2011
@@ -417,19 +417,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/file_references.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/file_references.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/file_references.html (original)
+++ pdfbox/site/publish/userguide/file_references.html Sat Oct 15 14:16:26 2011
@@ -344,19 +344,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/fonts.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/fonts.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/fonts.html (original)
+++ pdfbox/site/publish/userguide/fonts.html Sat Oct 15 14:16:26 2011
@@ -338,19 +338,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/highlighting.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/highlighting.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/highlighting.html (original)
+++ pdfbox/site/publish/userguide/highlighting.html Sat Oct 15 14:16:26 2011
@@ -363,19 +363,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/index.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/index.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/index.html (original)
+++ pdfbox/site/publish/userguide/index.html Sat Oct 15 14:16:26 2011
@@ -448,19 +448,11 @@ System.out.println( &quot;Width:&quot; +
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/metadata.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/metadata.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/metadata.html (original)
+++ pdfbox/site/publish/userguide/metadata.html Sat Oct 15 14:16:26 2011
@@ -355,19 +355,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/redistribution.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/redistribution.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/redistribution.html (original)
+++ pdfbox/site/publish/userguide/redistribution.html Sat Oct 15 14:16:26 2011
@@ -361,19 +361,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/text_extraction.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/text_extraction.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/text_extraction.html (original)
+++ pdfbox/site/publish/userguide/text_extraction.html Sat Oct 15 14:16:26 2011
@@ -410,19 +410,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/publish/userguide/tutorials.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/userguide/tutorials.html?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/publish/userguide/tutorials.html (original)
+++ pdfbox/site/publish/userguide/tutorials.html Sat Oct 15 14:16:26 2011
@@ -333,19 +333,11 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;  
+      <div class="center">
+        Copyright &#169;  
           2008-2011
     
-          The Apache Software Foundation
-          
-  
-
-  
-    
-            
-  
-    
-  . All Rights Reserved.<br/>
+                  The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/src/site/resources/images/Logo.gif
URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/resources/images/Logo.gif?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
Binary files - no diff available.

Modified: pdfbox/site/src/site/site.vm
URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/site.vm?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/src/site/site.vm (original)
+++ pdfbox/site/src/site/site.vm Sat Oct 15 14:16:26 2011
@@ -158,9 +158,10 @@
       ${currentYear}
     #end
 
-    #if ( ${project.organization} && ${project.organization.name} )
-      ${project.organization.name}
-    #end
+    ## the project name is added the footer as string to avoid an additional space
+    ##if ( ${project.organization} && ${project.organization.name} )
+    ##  ${project.organization.name}
+    ##end
   #end
 #end
 
@@ -378,7 +379,8 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">&#169;#copyright()#publishDate( "bottom" $decoration.publishDate $decoration.version ). All Rights Reserved.<br/>
+      <div class="center">
+        Copyright &#169;#copyright()The Apache Software Foundation. Licensed under the <a href="http://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.
       </div>
       <div class="clear">

Modified: pdfbox/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/xdoc/index.xml?rev=1183646&r1=1183645&r2=1183646&view=diff
==============================================================================
--- pdfbox/site/src/site/xdoc/index.xml (original)
+++ pdfbox/site/src/site/xdoc/index.xml Sat Oct 15 14:16:26 2011
@@ -25,7 +25,7 @@
   <body>
     <section name="Apache PDFBox - Java PDF Library">
       <p>
-        Apache PDFBox&#x2122; is an open source Java PDF library for working with PDF documents.
+        The Apache PDFBox&#x2122; library is an open source Java tool for working with PDF documents.
         This project allows creation of new PDF documents, manipulation of existing documents
         and the ability to extract content from documents. Apache PDFBox also includes several
         command line utilities. Apache PDFBox is published under the