This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch docs/4.8.0-beta00014 in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 2657bad417744051ac5f267991edba1637f5c386 Author: Shad Storhaug <[email protected]> AuthorDate: Mon Mar 29 02:04:46 2021 +0700 website: Updated copyright date on footer --- websites/site/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websites/site/docfx.json b/websites/site/docfx.json index cc31d8d..d9ee8bf 100644 --- a/websites/site/docfx.json +++ b/websites/site/docfx.json @@ -36,7 +36,7 @@ "_appFaviconPath": "logo/favicon.ico", "_enableSearch": false, "_appLogoPath": "logo/lucene-net-color.png", - "_appFooter": "Copyright © 2020 The Apache Software Foundation, Licensed under the <a href='http://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache License, Version 2.0</a><br/> <small>Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. <br/>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</small>", + "_appFooter": "Copyright © 2021 The Apache Software Foundation, Licensed under the <a href='http://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache License, Version 2.0</a><br/> <small>Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. <br/>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</small>", "_gitContribute": { "repo": "https://github.com/apache/lucenenet", "branch": "master"
