diff --git a/src/Mod/Import/Init.py b/src/Mod/Import/Init.py index 773fd57802..ea54ff6d1c 100644 --- a/src/Mod/Import/Init.py +++ b/src/Mod/Import/Init.py @@ -1,8 +1,8 @@ # FreeCAD init script of the Import module -# (c) 2001 Jürgen Riegel +# (c) 2001 Juergen Riegel #*************************************************************************** -#* Copyright (c) 2002 Jürgen Riegel * +#* Copyright (c) 2002 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/Import/InitGui.py b/src/Mod/Import/InitGui.py index d61259dec2..046d29709f 100644 --- a/src/Mod/Import/InitGui.py +++ b/src/Mod/Import/InitGui.py @@ -1,13 +1,13 @@ # -*- coding: utf8 -*- # Import gui init module -# (c) 2003 Jürgen Riegel +# (c) 2003 Juergen Riegel # # Gathering all the information to start FreeCAD # This is the second one of three init scripts, the third one # runs when the gui is up #*************************************************************************** -#* Copyright (c) 2002 Jürgen Riegel * +#* Copyright (c) 2002 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/Raytracing/Init.py b/src/Mod/Raytracing/Init.py index 5cf86075c7..46cc464fd2 100644 --- a/src/Mod/Raytracing/Init.py +++ b/src/Mod/Raytracing/Init.py @@ -1,9 +1,9 @@ # -*- coding: utf8 -*- # FreeCAD init script of the Raytracing module -# (c) 2001 Jürgen Riegel +# (c) 2001 Juergen Riegel #*************************************************************************** -#* Copyright (c) 2002 Jürgen Riegel * +#* Copyright (c) 2002 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/Raytracing/InitGui.py b/src/Mod/Raytracing/InitGui.py index c3da1efe71..4c527be3cc 100644 --- a/src/Mod/Raytracing/InitGui.py +++ b/src/Mod/Raytracing/InitGui.py @@ -1,12 +1,12 @@ # Raytracing gui init module -# (c) 2003 Jürgen Riegel +# (c) 2003 Juergen Riegel # # Gathering all the information to start FreeCAD # This is the second one of three init scripts, the third one # runs when the gui is up #*************************************************************************** -#* Copyright (c) 2002 Jürgen Riegel * +#* Copyright (c) 2002 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/ReverseEngineering/Init.py b/src/Mod/ReverseEngineering/Init.py index 3a13579462..042fb264cc 100644 --- a/src/Mod/ReverseEngineering/Init.py +++ b/src/Mod/ReverseEngineering/Init.py @@ -1,9 +1,9 @@ # -*- coding: utf8 -*- # FreeCAD init script of the ReverseEngineering module -# (c) 2001 Jürgen Riegel +# (c) 2001 Juergen Riegel # *************************************************************************** -# * Copyright (c) 2002 Jürgen Riegel * +# * Copyright (c) 2002 Juergen Riegel * # * * # * This file is part of the FreeCAD CAx development system. * # * * diff --git a/src/Mod/ReverseEngineering/InitGui.py b/src/Mod/ReverseEngineering/InitGui.py index d44a981236..e9ace199fd 100644 --- a/src/Mod/ReverseEngineering/InitGui.py +++ b/src/Mod/ReverseEngineering/InitGui.py @@ -1,12 +1,12 @@ # ReverseEngineering gui init module -# (c) 2003 Jürgen Riegel +# (c) 2003 Juergen Riegel # # Gathering all the information to start FreeCAD # This is the second one of three init scripts, the third one # runs when the gui is up #*************************************************************************** -#* Copyright (c) 2002 Jürgen Riegel * +#* Copyright (c) 2002 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/Robot/Init.py b/src/Mod/Robot/Init.py index 6b33c22f6e..8db77748e5 100644 --- a/src/Mod/Robot/Init.py +++ b/src/Mod/Robot/Init.py @@ -1,8 +1,8 @@ # FreeCAD init script of the Robot module -# (c) 2001 Jürgen Riegel +# (c) 2001 Juergen Riegel #*************************************************************************** -#* Copyright (c) 2002 Jürgen Riegel * +#* Copyright (c) 2002 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/Robot/InitGui.py b/src/Mod/Robot/InitGui.py index 882430e8f6..c9a0117eca 100644 --- a/src/Mod/Robot/InitGui.py +++ b/src/Mod/Robot/InitGui.py @@ -1,12 +1,12 @@ # Robot gui init module -# (c) 2009 Jürgen Riegel +# (c) 2009 Juergen Riegel # # Gathering all the information to start FreeCAD # This is the second one of three init scripts, the third one # runs when the gui is up #*************************************************************************** -#* Copyright (c) 2009 Jürgen Riegel * +#* Copyright (c) 2009 Juergen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* *