Repository: incubator-hawq-site Updated Branches: refs/heads/asf-site 0a7945626 -> 3cfac27fd
Update ASF copyright year and introduce new Apache Incubator logo. Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/commit/3cfac27f Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/3cfac27f Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/3cfac27f Branch: refs/heads/asf-site Commit: 3cfac27fd5cd87ea55b2414c15b8c2e1a3de27f7 Parents: 0a79456 Author: Ed Espino <[email protected]> Authored: Sat Apr 22 01:56:22 2017 +0800 Committer: Ed Espino <[email protected]> Committed: Sat Apr 22 01:56:22 2017 +0800 ---------------------------------------------------------------------- images/incubator_feather_egg_logo.png | Bin 0 -> 30207 bytes index.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/3cfac27f/images/incubator_feather_egg_logo.png ---------------------------------------------------------------------- diff --git a/images/incubator_feather_egg_logo.png b/images/incubator_feather_egg_logo.png new file mode 100644 index 0000000..338169e Binary files /dev/null and b/images/incubator_feather_egg_logo.png differ http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/3cfac27f/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 9072ebc..746f1cb 100644 --- a/index.html +++ b/index.html @@ -429,7 +429,7 @@ </div> <div id="footer"> - <img src='images/egg-logo1.png'/> + <img src='images/incubator_feather_egg_logo.png' height=60 /> <br/> <br/> <p> @@ -437,7 +437,7 @@ 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> - Copyright © 2016 <a href='http://www.apache.org/'>The Apache Software Foundation</a> + Copyright © 2016-2017 <a href='http://www.apache.org/'>The Apache Software Foundation</a> <br> Apache, Apache HAWQ (incubating), the Apache feather and the HAWQ logo are trademarks of The Apache Software Foundation </p>
