Core: Update copyright year to 2026

This commit is contained in:
Chris Hennes
2026-01-23 14:33:40 -06:00
parent 6c66564062
commit f0280bffad
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
void PrintInitHelp();
const char sBanner[]
= "(C) 2001-2025 FreeCAD contributors\n"
= "(C) 2001-2026 FreeCAD contributors\n"
"FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.\n\n";
#if defined(_MSC_VER)