We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ac96f commit 152971fCopy full SHA for 152971f
src/Main/MainCmd.cpp
@@ -51,7 +51,7 @@ using App::Application;
51
using Base::Console;
52
53
const char sBanner[] =
54
- "(C) 2001-2024 FreeCAD contributors\n"
+ "(C) 2001-2025 FreeCAD contributors\n"
55
"FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.\n\n";
56
57
int main(int argc, char** argv)
0 commit comments