Starting to removing "incubating" from branding.
diff --git a/index.html b/index.html
index e9218b7..fcfa74d 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,7 @@
           <div class="container">
             <a href="#top" class="brand-logo">
               <img class="logo" src="images/apache-fineract-logo.png" alt="Fineract Logo"/>
-              <span class="brand">Apache Fineract <sup><small>(incubating)</small></sup></span>
+              <span class="brand">Apache Fineract</span>
             </a>
             <a href="#" data-activates="mobile-menu" class="button-collapse"><i class="material-icons">menu</i></a>
             <ul class="right hide-on-med-and-down">
@@ -47,7 +47,7 @@
               <li><a class="ghost-white-hover" href="#reference">Reference</a></li>
             </ul>
             <ul class="side-nav ghost-white jet-text" id="mobile-menu">
-              <li class="side-nav-heading">Apache Fineract <sup><small>(incubating)</small></sup></li>
+              <li class="side-nav-heading">Apache Fineract</li>
               <li><a class="jet-hover" href="#about" onclick="closeSideNav()">About</a></li>
               <li><a class="jet-hover" href="#contribute" onclick="closeSideNav()">Contribute</a></li>
               <li><a class="jet-hover" href="#resources" onclick="closeSideNav()">Resources</a></li>
@@ -124,7 +124,7 @@
     <section id="contribute" class="section">
       <h3 class="center-align">Contribute</h3>
       <p class="flow-text justify-align">
-        The Apache Fineract (incubating) community welcomes contributors who want to support the Fineract technology. Our community builds everything from this website, from the Fineract code to documentation and best practices information.
+        The Apache Fineract community welcomes contributors who want to support the Fineract technology. Our community builds everything from this website, from the Fineract code to documentation and best practices information.
       </p>
       <p class="flow-text justify-align">
         We especially welcome additions and corrections to the documentation, wiki, and website to improve the user experience. Bug reports and fixes and additions to the Apache Fineract code are welcome. Helping users learn best practices also earns good karma in our community.
@@ -134,19 +134,19 @@
         <h5>Users</h5>
         <p class="flow-text">
           <i>Perfect if you build on top of or deploy Apache Fineract.</i><br/>
-          To subscribe, send a blank email to <a href="mailto:user-subscribe@fineract.incubator.apache.org">user-subscribe@fineract.incubator.apache.org</a>.<br/>
+          To subscribe, send a blank email to <a href="mailto:user-subscribe@fineract.apache.org">user-subscribe@fineract.apache.org</a>.<br/>
           You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.user+order%3Adate-backward" target="_blank">read the archives</a>.
         </p>
         <h5>Developers</h5>
         <p class="flow-text">
           <i>If you are building contributions and modifications to Apache Fineract this is the list for you.</i><br/>
-          To subscribe, send a blank email to <a href="mailto:dev-subscribe@fineract.incubator.apache.org">dev-subscribe@fineract.incubator.apache.org</a>.<br/>
+          To subscribe, send a blank email to <a href="mailto:dev-subscribe@fineract.apache.org">dev-subscribe@fineract.apache.org</a>.<br/>
           You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.dev+order%3Adate-backward" target="_blank">read the archives</a>.
         </p>
         <h5>Commits</h5>
         <p class="flow-text">
           <i>This list receives an email whenever new code is contributed to Apache Fineract</i>.<br/>
-          To subscribe, send a blank email to <a href="mailto:commits-subscribe@fineract.incubator.apache.org">commits-subscribe@fineract.incubator.apache.org</a>.<br/>
+          To subscribe, send a blank email to <a href="mailto:commits-subscribe@fineract.apache.org">commits-subscribe@fineract.apache.org</a>.<br/>
           You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.commits+order%3Adate-backward" target="_blank">read the archives</a>.
         </p>
       </article>
@@ -184,13 +184,6 @@
           Here you will find the source code for this web site.
         </p>
       </article>
-      <div class="divider"></div>
-    </section>
-    <section id="disclaimer" class="section">
-      <h3 class="center-align">Disclaimer</h3>
-      <p class="flow-text justify-align">
-        Apache Fineract 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>
     </section>
   </main>
   <footer class="page-footer">
@@ -207,12 +200,7 @@
         <div class="divider divider-inverse"></div>
         <p class="flow-text center-align">
           &copy; 2009 - 2017&nbsp;<a class="link-inverse" href="http://apache.org/" target="_blank">The Apache Software Foundation</a>. Licensed under the <a class="link-inverse" href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License, Version 2.0</a>.<br/>
-          Apache Incubator, Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/>
-        </p>
-        <p class="flow-text center-align">
-          <a class="link-inverse" href="http://incubator.apache.org/" target="_blank">
-            <img src="images/egg-logo.png" alt="Apache Incubator Logo"/>
-          </a>
+          Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.<br/>
         </p>
       </section>
     </div>