You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/03/14 14:08:17 UTC

svn commit: r901557 [3/3] - in /websites/staging/olingo/trunk/content: ./ doc/ doc/tutorials/

Modified: websites/staging/olingo/trunk/content/verification.html
==============================================================================
--- websites/staging/olingo/trunk/content/verification.html (original)
+++ websites/staging/olingo/trunk/content/verification.html Fri Mar 14 13:08:16 2014
@@ -5,23 +5,23 @@
 <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
     <head>
         <meta charset="utf-8">
-		    <meta http-equiv="expires" content="0">
+        <meta http-equiv="expires" content="0">
             <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
                 <title></title>
                 <meta name="description" content="Apache Olingo (incubating) provides libraries which enable developers to implement OData producers and OData consumers. The available OData Java library implements OData version 2.0. In future on goal is to provide an OData 4.0 compliant library once the OData standard is published at OASIS. The focus within the community is currently on the Java technology but it is up to the community to discuss if other environments find interest.">
                     <meta name="viewport" content="width=device-width">
                         
-		<link rel="stylesheet" href="/css/bootstrap.min.css">
+                    <link rel="stylesheet" href="/css/bootstrap.min.css">
                             <style>
                                 body {
                                     padding-top: 60px;
                                     padding-bottom: 40px;
                                 }
                                 </style>
-		<link rel="stylesheet" href="/css/bootstrap-responsive.min.css">
-		<link rel="stylesheet" href="/css/main.css">
+                                <link rel="stylesheet" href="/css/bootstrap-responsive.min.css">
+                                <link rel="stylesheet" href="/css/main.css">
                                     
-		<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
+                                <script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
                                     </head>
     <body>
         <!--[if lt IE 7]>
@@ -45,16 +45,16 @@
                                 <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
                                 <ul class="dropdown-menu">
                                     <li><a href="http://www.apache.org/foundation/">ASF Home</a></li>
-                                    <li><a href="http://www.apache.org/licenses/">Licenses</a></li> 
                                     <li><a href="http://projects.apache.org/">Projects</a></li>
                                     <li><a href="http://people.apache.org/">People</a></li>
                                     <li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved</a></li>
                                     <li><a href="http://www.apache.org/dyn/closer.cgi">Download</a></li>
-									<li><a href="http://www.apache.org/security/">Security</a></li>
+                                    <li><a href="http://www.apache.org/security/">Security</a></li>
                                     <li><a href="http://www.apache.org/foundation/sponsorship.html">Support Apache</a></li>
                                 </ul>
                             </li>
                             <li><a href="/">Home</a></li>
+                            <li><a href="http://www.apache.org/licenses/">License</a></li> 
                             <li><a href="/download.html">Download</a></li>
                             <li><a href="/documentation.html">Documentation</a></li>
                             <li><a href="/support.html">Support</a></li>
@@ -111,9 +111,10 @@ rather than from a mirror. Then verify t
                 
                 <p>Apache Olingo&trade; is an effort undergoing incubation at The Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
                 
-                <p>&copy; Copyright 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo and the project logo are trademarks of The Apache Software Foundation.</p>
-				<hr>
-				<div align="center"><small><a href="/doc/privacy.html">Privacy</a></small></div>
+                <div align="center"><p>Copyright &copy; 1999-2014, The Apache Software Foundation<br>
+                Apache Olingo, Olingo, Apache, the Apache feather, and the Apache Olingo project logo are trademarks of the Apache Software Foundation.</p></div>
+        <hr>
+        <div align="center"><small><a href="/doc/privacy.html">Privacy</a></small></div>
             </footer>
             
         </div> <!-- /container -->