diff --git a/NOTICE b/NOTICE index 0dbd996092..32faddf706 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Superset -Copyright 2016-2020 The Apache Software Foundation +Copyright 2016-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/docs/src/components/footer.tsx b/docs/src/components/footer.tsx index 043f3c394a..b3a42ec9b2 100644 --- a/docs/src/components/footer.tsx +++ b/docs/src/components/footer.tsx @@ -105,7 +105,7 @@ const LayoutFooter = () => ( {new Date().getFullYear()} , -  The Apache Software Fountation +  The Apache Software Fountation ,  Licensed under the Apache ( target="_blank" rel="noreferrer" > -  License. +  License. {' '}
diff --git a/docs/src/pages/docs/introduction.mdx b/docs/src/pages/docs/introduction.mdx index 3e8df5619f..da3715b52b 100644 --- a/docs/src/pages/docs/introduction.mdx +++ b/docs/src/pages/docs/introduction.mdx @@ -5,7 +5,7 @@ route: /docs/intro ## What is Apache Superset? -Apache Superset (Incubating) is a modern, enterprise-ready business intelligence web application. It +Apache Superset is a modern, enterprise-ready business intelligence web application. It is fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple pie charts to highly detailed deck.gl geospatial charts.