From ee47d6eb282d67fb758d0ccff9f6a9b265512192 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sat, 2 May 2026 23:13:39 +1000 Subject: [PATCH] Update site copyright year to 2026 in docfx.json --- websites/apidocs/docfx.json | 2 +- websites/site/docfx.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/websites/apidocs/docfx.json b/websites/apidocs/docfx.json index 237b8ac8e3..23e7cdd0e6 100644 --- a/websites/apidocs/docfx.json +++ b/websites/apidocs/docfx.json @@ -582,7 +582,7 @@ "_appFaviconPath": "logo/favicon.ico", "_enableSearch": true, "_appLogoPath": "logo/lucene-net-color.png", - "_appFooter": "Copyright © 2024 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
" + "_appFooter": "Copyright © 2026 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
" }, "overwrite": [ { diff --git a/websites/site/docfx.json b/websites/site/docfx.json index 18a10b684e..af1575b221 100644 --- a/websites/site/docfx.json +++ b/websites/site/docfx.json @@ -41,7 +41,7 @@ "_appFaviconPath": "logo/favicon.ico", "_enableSearch": false, "_appLogoPath": "logo/lucene-net-color.png", - "_appFooter": "Copyright © 2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
", + "_appFooter": "Copyright © 2026 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
", "_gitContribute": { "repo": "https://github.com/apache/lucenenet", "branch": "master"