Skip to content

Commit 152971f

Browse files
authored
Main: Update copyright date range to include 2025
1 parent 20ac96f commit 152971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Main/MainCmd.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ using App::Application;
5151
using Base::Console;
5252

5353
const char sBanner[] =
54-
"(C) 2001-2024 FreeCAD contributors\n"
54+
"(C) 2001-2025 FreeCAD contributors\n"
5555
"FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.\n\n";
5656

5757
int main(int argc, char** argv)

0 commit comments

Comments
 (0)