You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2013/05/08 08:07:45 UTC

svn commit: r861304 - in /websites/staging/pdfbox/trunk/content: ./ commandline/ cookbook/

Author: buildbot
Date: Wed May  8 06:07:44 2013
New Revision: 861304

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/architecture.html
    websites/staging/pdfbox/trunk/content/building.html
    websites/staging/pdfbox/trunk/content/codingconventions.html
    websites/staging/pdfbox/trunk/content/commandline/index.html
    websites/staging/pdfbox/trunk/content/cookbook/documentcreation.html
    websites/staging/pdfbox/trunk/content/cookbook/pdfavalidation.html
    websites/staging/pdfbox/trunk/content/cookbook/textextraction.html
    websites/staging/pdfbox/trunk/content/cookbook/workingwithattachments.html
    websites/staging/pdfbox/trunk/content/cookbook/workingwithfonts.html
    websites/staging/pdfbox/trunk/content/cookbook/workingwithmetadata.html
    websites/staging/pdfbox/trunk/content/dependencies.html
    websites/staging/pdfbox/trunk/content/downloads.html
    websites/staging/pdfbox/trunk/content/ideas.html
    websites/staging/pdfbox/trunk/content/index.html
    websites/staging/pdfbox/trunk/content/mailinglists.html
    websites/staging/pdfbox/trunk/content/references.html
    websites/staging/pdfbox/trunk/content/sitemap.html
    websites/staging/pdfbox/trunk/content/support.html
    websites/staging/pdfbox/trunk/content/team.html

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May  8 06:07:44 2013
@@ -1 +1 @@
-1480053
+1480166

Modified: websites/staging/pdfbox/trunk/content/architecture.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/architecture.html (original)
+++ websites/staging/pdfbox/trunk/content/architecture.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -297,7 +297,7 @@ the Calendar is converted to a string in
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/building.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/building.html (original)
+++ websites/staging/pdfbox/trunk/content/building.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -214,7 +214,7 @@ the ExtractText command line application
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/codingconventions.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/codingconventions.html (original)
+++ websites/staging/pdfbox/trunk/content/codingconventions.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -207,7 +207,7 @@ you invoke Source -&gt; Organize Imports
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/commandline/index.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/commandline/index.html (original)
+++ websites/staging/pdfbox/trunk/content/commandline/index.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -648,7 +648,7 @@ on order e.g. if the document has 10 pag
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/cookbook/documentcreation.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/cookbook/documentcreation.html (original)
+++ websites/staging/pdfbox/trunk/content/cookbook/documentcreation.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -200,7 +200,7 @@
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/cookbook/pdfavalidation.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/cookbook/pdfavalidation.html (original)
+++ websites/staging/pdfbox/trunk/content/cookbook/pdfavalidation.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -249,7 +249,7 @@ In order to help in the failure understa
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/cookbook/textextraction.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/cookbook/textextraction.html (original)
+++ websites/staging/pdfbox/trunk/content/cookbook/textextraction.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -268,7 +268,7 @@ or org.apache.pdfbox.ExtractText to ensu
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/cookbook/workingwithattachments.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/cookbook/workingwithattachments.html (original)
+++ websites/staging/pdfbox/trunk/content/cookbook/workingwithattachments.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -194,7 +194,7 @@ Attachments are part of the named tree t
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/cookbook/workingwithfonts.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/cookbook/workingwithfonts.html (original)
+++ websites/staging/pdfbox/trunk/content/cookbook/workingwithfonts.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -314,7 +314,7 @@ use when no mapping exists. </p>
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/cookbook/workingwithmetadata.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/cookbook/workingwithmetadata.html (original)
+++ websites/staging/pdfbox/trunk/content/cookbook/workingwithmetadata.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -208,7 +208,7 @@ or set the XML metadata.</p>
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/dependencies.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/dependencies.html (original)
+++ websites/staging/pdfbox/trunk/content/dependencies.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -211,7 +211,7 @@ libraries discussed above into the pdfbo
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/downloads.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/downloads.html (original)
+++ websites/staging/pdfbox/trunk/content/downloads.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -240,7 +240,7 @@ Section 740.13) for both object code and
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/ideas.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/ideas.html (original)
+++ websites/staging/pdfbox/trunk/content/ideas.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -205,7 +205,7 @@ level. This could in addition be a good 
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/index.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/index.html (original)
+++ websites/staging/pdfbox/trunk/content/index.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -206,7 +206,7 @@ skills. Subscribe to the <a href="/maili
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/mailinglists.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/mailinglists.html (original)
+++ websites/staging/pdfbox/trunk/content/mailinglists.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -207,7 +207,7 @@ to the <strong>Commit Mailing List</stro
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/references.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/references.html (original)
+++ websites/staging/pdfbox/trunk/content/references.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -321,7 +321,7 @@ Please file an <a href="https://issues.a
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/sitemap.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/sitemap.html (original)
+++ websites/staging/pdfbox/trunk/content/sitemap.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -155,7 +155,7 @@
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/support.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/support.html (original)
+++ websites/staging/pdfbox/trunk/content/support.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -180,7 +180,7 @@ before.</p>
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>

Modified: websites/staging/pdfbox/trunk/content/team.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/team.html (original)
+++ websites/staging/pdfbox/trunk/content/team.html Wed May  8 06:07:44 2013
@@ -39,7 +39,7 @@
     
         <!-- Twitter Bootstrap and jQuery after this line. -->
         <script src="http://code.jquery.com/jquery-latest.js"></script>
-        <script src="/bootstrap/js/bootstrap.js"</script>
+        <script src="/bootstrap/js/bootstrap.js"></script>
         <script>
             $('.nav-collapse').collapse();
         </script>
@@ -253,7 +253,7 @@ Get involved today. All contributions to
               </div>
               
               <div class="span9">
-                  <p>Copyright © 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>
+                  <p>Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>, 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.</p>
               </div>
           </div>