From 8e7e20fdfed10d8a306543ac48e33290c8495828 Mon Sep 17 00:00:00 2001 From: Roy-043 Date: Wed, 29 Jan 2025 16:46:53 +0100 Subject: [PATCH] Wrong year in the copyright notice. --- src/Mod/Draft/draftguitools/gui_groups.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Draft/draftguitools/gui_groups.py b/src/Mod/Draft/draftguitools/gui_groups.py index ff7128f3e390..ecd66679d72d 100644 --- a/src/Mod/Draft/draftguitools/gui_groups.py +++ b/src/Mod/Draft/draftguitools/gui_groups.py @@ -2,7 +2,7 @@ # * Copyright (c) 2009, 2010 Yorik van Havre * # * Copyright (c) 2009, 2010 Ken Cline * # * Copyright (c) 2020 Eliud Cabrera Castillo * -# * Copyright (c) 2024 FreeCAD Project Association * +# * Copyright (c) 2025 FreeCAD Project Association * # * * # * This file is part of the FreeCAD CAx development system. * # * *