From 1ff82e48c68b2e193a1744f2aa9872f3a714c465 Mon Sep 17 00:00:00 2001 From: Przemo Firszt Date: Mon, 6 Apr 2015 16:43:49 +0100 Subject: [PATCH] FEM: Fix copyright date Signed-off-by: Przemo Firszt --- src/Mod/Fem/MechanicalMaterial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Fem/MechanicalMaterial.py b/src/Mod/Fem/MechanicalMaterial.py index 9b88f880f..8d14b260a 100644 --- a/src/Mod/Fem/MechanicalMaterial.py +++ b/src/Mod/Fem/MechanicalMaterial.py @@ -1,6 +1,6 @@ #*************************************************************************** #* * -#* Copyright (c) 2013 - Juergen Riegel * +#* Copyright (c) 2013 - Juergen Riegel * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) *