This is an automated email from the ASF dual-hosted git repository.

rclabo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 101a1582086880d4f00eeba28b462e25103abf2d
Author: Ron Clabo <[email protected]>
AuthorDate: Mon Mar 21 17:02:23 2022 -0400

    website: updated copyright in footer
---
 websites/site/docfx.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/websites/site/docfx.json b/websites/site/docfx.json
index d9ee8bf..281a618 100644
--- a/websites/site/docfx.json
+++ b/websites/site/docfx.json
@@ -1,4 +1,4 @@
-{
+{
   "build": {
     "content": [
       {
@@ -36,7 +36,7 @@
       "_appFaviconPath": "logo/favicon.ico",
       "_enableSearch": false,
       "_appLogoPath": "logo/lucene-net-color.png",
-      "_appFooter": "Copyright &copy; 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>",
+      "_appFooter": "Copyright &copy; 2022 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"

Reply via email to