Update site copyright year to 2026 in docfx.json#1290
Conversation
|
Thanks. There is an issue with the copyright date, but the issue is that updating it shouldn't be a manual task, but an automated one. We already have automation to do that in lucenenet/websites/apidocs/docs.ps1 Line 110 in fa6b6cf However, the automation is missing from So, in the former, all of that text is replaced and this date never gets deployed. Maybe it would make more sense to change the string to "auto-inserted" so it won't look like a problem that it is out of date to people who maintain the repo. We have documentation on how to build the website if you want to take a stab at updating the script to insert the footer (and current year) automatically so this is automated in both places. |
|
Converting this to draft since we need to address the changes @NightOwl888 mentioned above. |


There was 2024 and 2025 in two different places so made both 2026