diff --git a/src/App/Application.cpp b/src/App/Application.cpp index 3fdf30eecd..5624e8e4e7 100644 --- a/src/App/Application.cpp +++ b/src/App/Application.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Juergen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * @@ -19,7 +19,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * * USA * * * - * Juergen Riegel 2002 * ***************************************************************************/ diff --git a/src/App/Application.h b/src/App/Application.h index 22c3e8981b..ba4d941643 100644 --- a/src/App/Application.h +++ b/src/App/Application.h @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * @@ -19,7 +19,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * * USA * * * - * Juergen Riegel 2002 * ***************************************************************************/ #ifndef APP_APPLICATION_H diff --git a/src/App/ApplicationPy.cpp b/src/App/ApplicationPy.cpp index b82c79f77e..75e943824e 100644 --- a/src/App/ApplicationPy.cpp +++ b/src/App/ApplicationPy.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Juergen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * @@ -19,7 +19,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * * USA * * * - * Juergen Riegel 2002 * ***************************************************************************/ diff --git a/src/App/ComplexGeoData.cpp b/src/App/ComplexGeoData.cpp index 9ca08afc96..658fc67110 100644 --- a/src/App/ComplexGeoData.cpp +++ b/src/App/ComplexGeoData.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ComplexGeoData.h b/src/App/ComplexGeoData.h index deb6e8ff2f..479fd0a572 100644 --- a/src/App/ComplexGeoData.h +++ b/src/App/ComplexGeoData.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ComplexGeoDataPyImp.cpp b/src/App/ComplexGeoDataPyImp.cpp index 6253f00cc7..79de406cc5 100644 --- a/src/App/ComplexGeoDataPyImp.cpp +++ b/src/App/ComplexGeoDataPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2007 * + * Copyright (c) 2007 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Document.cpp b/src/App/Document.cpp index d68615c981..cf54a7924e 100644 --- a/src/App/Document.cpp +++ b/src/App/Document.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Document.h b/src/App/Document.h index cdb1fceeb0..a6f797275d 100644 --- a/src/App/Document.h +++ b/src/App/Document.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObject.cpp b/src/App/DocumentObject.cpp index 094736cc77..72b5b309cc 100644 --- a/src/App/DocumentObject.cpp +++ b/src/App/DocumentObject.cpp @@ -1,5 +1,6 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) * + * Copyright (c) 2011 Jürgen Riegel * + * Copyright (c) 2011 Werner Mayer * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObject.h b/src/App/DocumentObject.h index 1998844a02..ca86a0719e 100644 --- a/src/App/DocumentObject.h +++ b/src/App/DocumentObject.h @@ -1,5 +1,6 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) * + * Copyright (c) 2011 Jürgen Riegel * + * Copyright (c) 2011 Werner Mayer * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObjectExtension.cpp b/src/App/DocumentObjectExtension.cpp index c563b81e3e..d1f6e10b0e 100644 --- a/src/App/DocumentObjectExtension.cpp +++ b/src/App/DocumentObjectExtension.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObjectExtension.h b/src/App/DocumentObjectExtension.h index 3f1c8ea6d2..cb7c8297ec 100644 --- a/src/App/DocumentObjectExtension.h +++ b/src/App/DocumentObjectExtension.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObjectExtensionPyImp.cpp b/src/App/DocumentObjectExtensionPyImp.cpp index 371b6f7939..8fa948b42d 100644 --- a/src/App/DocumentObjectExtensionPyImp.cpp +++ b/src/App/DocumentObjectExtensionPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObjectFileIncluded.cpp b/src/App/DocumentObjectFileIncluded.cpp index 78577eeec0..cba1508e8b 100644 --- a/src/App/DocumentObjectFileIncluded.cpp +++ b/src/App/DocumentObjectFileIncluded.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Jürgen Riegel (juergen.riegel@web.de) 2008 * + * Copyright (c) 2008 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObjectFileIncluded.h b/src/App/DocumentObjectFileIncluded.h index a8bbc58238..da2f014965 100644 --- a/src/App/DocumentObjectFileIncluded.h +++ b/src/App/DocumentObjectFileIncluded.h @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Jürgen Riegel (juergen.riegel@web.de) 2008 * + * Copyright (c) 2008 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentObjectPyImp.cpp b/src/App/DocumentObjectPyImp.cpp index 3c9ee66645..eabbfe8b17 100644 --- a/src/App/DocumentObjectPyImp.cpp +++ b/src/App/DocumentObjectPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2007 * + * Copyright (c) 2007 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/DocumentPyImp.cpp b/src/App/DocumentPyImp.cpp index 8623f888e9..7f6762bb74 100644 --- a/src/App/DocumentPyImp.cpp +++ b/src/App/DocumentPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2007 * + * Copyright (c) 2007 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Enumeration.cpp b/src/App/Enumeration.cpp index 8f138f0870..23704b0a17 100644 --- a/src/App/Enumeration.cpp +++ b/src/App/Enumeration.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Ian Rees (ian.rees@gmail.com) 2015 * + * Copyright (c) 2015 Ian Rees * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Enumeration.h b/src/App/Enumeration.h index e25324ba6e..27c545e43c 100644 --- a/src/App/Enumeration.h +++ b/src/App/Enumeration.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Ian Rees (ian.rees@gmail.com) 2015 * + * Copyright (c) 2015 Ian Rees * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Expression.cpp b/src/App/Expression.cpp index fb84912c1e..b91435c753 100644 --- a/src/App/Expression.cpp +++ b/src/App/Expression.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Expression.h b/src/App/Expression.h index 07d55708ca..d6e269e799 100644 --- a/src/App/Expression.h +++ b/src/App/Expression.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ExpressionParser.h b/src/App/ExpressionParser.h index e86cc5f009..90d426ba49 100644 --- a/src/App/ExpressionParser.h +++ b/src/App/ExpressionParser.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2015 Eivind Kvedalen (eivind@kvedalen.name) * + * Copyright (c) 2015 Eivind Kvedalen * * Copyright (c) 2019 Zheng, Lei (realthunder) * * * * This file is part of the FreeCAD CAx development system. * diff --git a/src/App/ExpressionParser.l b/src/App/ExpressionParser.l index 5486ef06aa..e4060f8495 100644 --- a/src/App/ExpressionParser.l +++ b/src/App/ExpressionParser.l @@ -1,7 +1,7 @@ %{ -/* Lexer for the FreeCAD Expression language */ -/* (c) 2010 Juergen Riegel LGPL */ -/* (c) 2015 Eivind Kvedalen LGPL */ +/* Lexer for the FreeCAD Expression language */ +/* (c) 2010 Jürgen Riegel LGPL */ +/* (c) 2015 Eivind Kvedalen LGPL */ /* This disables inclusion of unistd.h, which is not available under Visual C++ diff --git a/src/App/ExpressionParser.y b/src/App/ExpressionParser.y index 431a01ebf4..7cbb8afc6d 100644 --- a/src/App/ExpressionParser.y +++ b/src/App/ExpressionParser.y @@ -1,6 +1,6 @@ -/* Parser for the FreeCAD Units language */ -/* (c) 2010 Juergen Riegel LGPL */ -/* (c) 2015 Eivind Kvedalen LGPL */ +/* Parser for the FreeCAD Units language */ +/* (c) 2010 Jürgen Riegel LGPL */ +/* (c) 2015 Eivind Kvedalen LGPL */ /* Represents the many different ways we can access our data */ diff --git a/src/App/ExpressionVisitors.h b/src/App/ExpressionVisitors.h index 7eb290fa55..847c1265c3 100644 --- a/src/App/ExpressionVisitors.h +++ b/src/App/ExpressionVisitors.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2016 * + * Copyright (c) 2016 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Extension.cpp b/src/App/Extension.cpp index 52756c28c5..f0fb3d59f2 100644 --- a/src/App/Extension.cpp +++ b/src/App/Extension.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Extension.h b/src/App/Extension.h index 7219516c92..24de83eace 100644 --- a/src/App/Extension.h +++ b/src/App/Extension.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ExtensionContainer.cpp b/src/App/ExtensionContainer.cpp index 6e683ada17..b29644da01 100644 --- a/src/App/ExtensionContainer.cpp +++ b/src/App/ExtensionContainer.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ExtensionContainer.h b/src/App/ExtensionContainer.h index 4b0226d6e2..008a952076 100644 --- a/src/App/ExtensionContainer.h +++ b/src/App/ExtensionContainer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ExtensionContainerPyImp.cpp b/src/App/ExtensionContainerPyImp.cpp index 07c342799e..36750d223d 100644 --- a/src/App/ExtensionContainerPyImp.cpp +++ b/src/App/ExtensionContainerPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ExtensionPyImp.cpp b/src/App/ExtensionPyImp.cpp index 42f9ea5f5c..ce1c2b9e9c 100644 --- a/src/App/ExtensionPyImp.cpp +++ b/src/App/ExtensionPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 * + * Copyright (c) 2016 Stefan Tröger * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/FeaturePython.cpp b/src/App/FeaturePython.cpp index 0241c04f1a..d44583e9b6 100644 --- a/src/App/FeaturePython.cpp +++ b/src/App/FeaturePython.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/FeaturePython.h b/src/App/FeaturePython.h index 2c90a6c894..de040658b6 100644 --- a/src/App/FeaturePython.h +++ b/src/App/FeaturePython.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2006 * + * Copyright (c) 2006 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/FeatureTest.cpp b/src/App/FeatureTest.cpp index feb65b61a9..8631b19cf2 100644 --- a/src/App/FeatureTest.cpp +++ b/src/App/FeatureTest.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/FeatureTest.h b/src/App/FeatureTest.h index 77de3f73b0..27b1634b00 100644 --- a/src/App/FeatureTest.h +++ b/src/App/FeatureTest.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2006 * + * Copyright (c) 2006 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/FreeCADInit.py b/src/App/FreeCADInit.py index d6a57e6739..b3306f8c10 100644 --- a/src/App/FreeCADInit.py +++ b/src/App/FreeCADInit.py @@ -1,12 +1,12 @@ # FreeCAD init module -# (c) 2001 Juergen Riegel +# (c) 2001 Jürgen 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 #*************************************************************************** -#* (c) Juergen Riegel (juergen.riegel@web.de) 2002 * +#* Copyright (c) 2002 Jürgen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * @@ -26,7 +26,6 @@ #* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * #* USA * #* * -#* Juergen Riegel 2002 * #***************************************************************************/ diff --git a/src/App/FreeCADTest.py b/src/App/FreeCADTest.py index ab6984e7c8..d76e05402a 100644 --- a/src/App/FreeCADTest.py +++ b/src/App/FreeCADTest.py @@ -1,12 +1,12 @@ # FreeCAD test module -# (c) 2002 Juergen Riegel +# (c) 2002 Jürgen Riegel # # Testing the function of the base system and run # (if existing) the test function of the modules # #*************************************************************************** -#* (c) Juergen Riegel (juergen.riegel@web.de) 2002 * +#* Copyright (c) 2002 Jürgen Riegel * #* * #* This file is part of the FreeCAD CAx development system. * #* * @@ -26,7 +26,6 @@ #* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * #* USA * #* * -#* Juergen Riegel 2002 * #***************************************************************************/ diff --git a/src/App/GeoFeature.cpp b/src/App/GeoFeature.cpp index 379cf7cb8d..0e9df0b3e6 100644 --- a/src/App/GeoFeature.cpp +++ b/src/App/GeoFeature.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/GeoFeature.h b/src/App/GeoFeature.h index bda64a21d3..9936b414b2 100644 --- a/src/App/GeoFeature.h +++ b/src/App/GeoFeature.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/GeoFeatureGroupExtension.cpp b/src/App/GeoFeatureGroupExtension.cpp index bceefa9a08..73467c1615 100644 --- a/src/App/GeoFeatureGroupExtension.cpp +++ b/src/App/GeoFeatureGroupExtension.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2014 * - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2014 Jürgen Riegel * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/GeoFeatureGroupExtension.h b/src/App/GeoFeatureGroupExtension.h index 17fc12362d..8b090d1217 100644 --- a/src/App/GeoFeatureGroupExtension.h +++ b/src/App/GeoFeatureGroupExtension.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2014 * - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2014 Jürgen Riegel * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/GeoFeatureGroupExtensionPyImp.cpp b/src/App/GeoFeatureGroupExtensionPyImp.cpp index 774282f43a..e3ee368157 100644 --- a/src/App/GeoFeatureGroupExtensionPyImp.cpp +++ b/src/App/GeoFeatureGroupExtensionPyImp.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2014 * - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2014 Jürgen Riegel * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/GeoFeaturePyImp.cpp b/src/App/GeoFeaturePyImp.cpp index d95ea35a90..7a73cc7f10 100644 --- a/src/App/GeoFeaturePyImp.cpp +++ b/src/App/GeoFeaturePyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2016 * + * Copyright (c) 2016 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Material.cpp b/src/App/Material.cpp index 6239097b71..4404abfe48 100644 --- a/src/App/Material.cpp +++ b/src/App/Material.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2005 * + * Copyright (c) 2005 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Material.h b/src/App/Material.h index 9f1531019e..b8a4156ebb 100644 --- a/src/App/Material.h +++ b/src/App/Material.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2005 * + * Copyright (c) 2005 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/MaterialObject.cpp b/src/App/MaterialObject.cpp index af77fd11a8..10f841ccfe 100644 --- a/src/App/MaterialObject.cpp +++ b/src/App/MaterialObject.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) 2013 Jürgen Riegel (FreeCAD@juergen-riegel.net) * + * Copyright (c) 2013 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/MaterialObject.h b/src/App/MaterialObject.h index d9500533a4..5448d6d73b 100644 --- a/src/App/MaterialObject.h +++ b/src/App/MaterialObject.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) 2013 Jürgen Riegel (FreeCAD@juergen-riegel.net) * + * Copyright (c) 2013 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ObjectIdentifier.cpp b/src/App/ObjectIdentifier.cpp index 9055ea410e..ee21506345 100644 --- a/src/App/ObjectIdentifier.cpp +++ b/src/App/ObjectIdentifier.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/ObjectIdentifier.h b/src/App/ObjectIdentifier.h index 60cb6fee8b..f55fd885fd 100644 --- a/src/App/ObjectIdentifier.h +++ b/src/App/ObjectIdentifier.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Origin.cpp b/src/App/Origin.cpp index 25b79d2ab3..1f395ce03e 100644 --- a/src/App/Origin.cpp +++ b/src/App/Origin.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (c) Stefan Tr�ger (stefantroeger@gmx.net) 2015 * - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2015 Stefan Tr�ger * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Origin.h b/src/App/Origin.h index b52820e24f..e05d476181 100644 --- a/src/App/Origin.h +++ b/src/App/Origin.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2015 * - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2015 Stefan Tröger * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/OriginFeature.h b/src/App/OriginFeature.h index 9858f2d505..88e1deeaa3 100644 --- a/src/App/OriginFeature.h +++ b/src/App/OriginFeature.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2012 * + * Copyright (c) 2012 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/OriginGroupExtension.cpp b/src/App/OriginGroupExtension.cpp index d0e061542d..2d008bfc9c 100644 --- a/src/App/OriginGroupExtension.cpp +++ b/src/App/OriginGroupExtension.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/OriginGroupExtension.h b/src/App/OriginGroupExtension.h index 73c301b7a0..1b1b08f050 100644 --- a/src/App/OriginGroupExtension.h +++ b/src/App/OriginGroupExtension.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/OriginGroupExtensionPyImp.cpp b/src/App/OriginGroupExtensionPyImp.cpp index e18462bea9..6d7a1de1ec 100644 --- a/src/App/OriginGroupExtensionPyImp.cpp +++ b/src/App/OriginGroupExtensionPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Alexander Golubev (Fat-Zer) 2015 * + * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Part.cpp b/src/App/Part.cpp index 9d25134ac1..b0fbc3c350 100644 --- a/src/App/Part.cpp +++ b/src/App/Part.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2014 * + * Copyright (c) 2014 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Part.h b/src/App/Part.h index d9d86618f4..028f8efe45 100644 --- a/src/App/Part.h +++ b/src/App/Part.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2014 * + * Copyright (c) 2014 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PartPyImp.cpp b/src/App/PartPyImp.cpp index a6ca887282..ca79f68c98 100644 --- a/src/App/PartPyImp.cpp +++ b/src/App/PartPyImp.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2014 * + * Copyright (c) 2014 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Path.cpp b/src/App/Path.cpp index e821d95e8f..6e0ec32b4f 100644 --- a/src/App/Path.cpp +++ b/src/App/Path.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2014 * + * Copyright (c) 2014 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Path.h b/src/App/Path.h index 12acd99a35..6628cbc5e5 100644 --- a/src/App/Path.h +++ b/src/App/Path.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2014 * + * Copyright (c) 2014 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Placement.cpp b/src/App/Placement.cpp index 1860855b55..d3e9364337 100644 --- a/src/App/Placement.cpp +++ b/src/App/Placement.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Placement.h b/src/App/Placement.h index 2b4d845d15..378d917ce3 100644 --- a/src/App/Placement.h +++ b/src/App/Placement.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PreCompiled.cpp b/src/App/PreCompiled.cpp index cad1e1578a..cd345efad8 100644 --- a/src/App/PreCompiled.cpp +++ b/src/App/PreCompiled.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PreCompiled.h b/src/App/PreCompiled.h index 1cad6d5feb..f0df5df04b 100644 --- a/src/App/PreCompiled.h +++ b/src/App/PreCompiled.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Property.cpp b/src/App/Property.cpp index 1fe6af65ce..5da9735176 100644 --- a/src/App/Property.cpp +++ b/src/App/Property.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Property.h b/src/App/Property.h index c3a7deee83..95c263a775 100644 --- a/src/App/Property.h +++ b/src/App/Property.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyContainer.cpp b/src/App/PropertyContainer.cpp index 3aa5ac8630..5fda5ce279 100644 --- a/src/App/PropertyContainer.cpp +++ b/src/App/PropertyContainer.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyContainer.h b/src/App/PropertyContainer.h index 69f368c0b9..f204babbd1 100644 --- a/src/App/PropertyContainer.h +++ b/src/App/PropertyContainer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2005 * + * Copyright (c) 2005 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyContainerPyImp.cpp b/src/App/PropertyContainerPyImp.cpp index b0e57bbf65..e4935ba3d0 100644 --- a/src/App/PropertyContainerPyImp.cpp +++ b/src/App/PropertyContainerPyImp.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2007 * + * Copyright (c) 2007 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyExpressionEngine.cpp b/src/App/PropertyExpressionEngine.cpp index 3d3800a845..caf11ebad8 100644 --- a/src/App/PropertyExpressionEngine.cpp +++ b/src/App/PropertyExpressionEngine.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyExpressionEngine.h b/src/App/PropertyExpressionEngine.h index 61c6b47b88..b1701034e2 100644 --- a/src/App/PropertyExpressionEngine.h +++ b/src/App/PropertyExpressionEngine.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyFile.cpp b/src/App/PropertyFile.cpp index 963e9f25c1..93394d47ec 100644 --- a/src/App/PropertyFile.cpp +++ b/src/App/PropertyFile.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Jürgen Riegel (juergen.riegel@web.de) 2008 * + * Copyright (c) 2008 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyFile.h b/src/App/PropertyFile.h index 105b2a86ec..0ad19b0d54 100644 --- a/src/App/PropertyFile.h +++ b/src/App/PropertyFile.h @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Jürgen Riegel (juergen.riegel@web.de) 2008 * + * Copyright (c) 2008 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyGeo.cpp b/src/App/PropertyGeo.cpp index bb21abfbc2..833b8d1645 100644 --- a/src/App/PropertyGeo.cpp +++ b/src/App/PropertyGeo.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyGeo.h b/src/App/PropertyGeo.h index affc4d4078..f77dcf1668 100644 --- a/src/App/PropertyGeo.h +++ b/src/App/PropertyGeo.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyLinks.cpp b/src/App/PropertyLinks.cpp index 0093b180d1..e90d369d35 100644 --- a/src/App/PropertyLinks.cpp +++ b/src/App/PropertyLinks.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyLinks.h b/src/App/PropertyLinks.h index 2406b85e87..3c214acf70 100644 --- a/src/App/PropertyLinks.h +++ b/src/App/PropertyLinks.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyStandard.cpp b/src/App/PropertyStandard.cpp index b97243ae38..8eefa6f249 100644 --- a/src/App/PropertyStandard.cpp +++ b/src/App/PropertyStandard.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyStandard.h b/src/App/PropertyStandard.h index 76a452f8e2..20894d66e7 100644 --- a/src/App/PropertyStandard.h +++ b/src/App/PropertyStandard.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 * + * Copyright (c) 2002 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyUnits.cpp b/src/App/PropertyUnits.cpp index a92614dfe0..dac2e18c12 100644 --- a/src/App/PropertyUnits.cpp +++ b/src/App/PropertyUnits.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2010 * + * Copyright (c) 2010 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/PropertyUnits.h b/src/App/PropertyUnits.h index d95d027e1b..2242abf4f6 100644 --- a/src/App/PropertyUnits.h +++ b/src/App/PropertyUnits.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2010 * + * Copyright (c) 2010 Jürgen Riegel * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Range.cpp b/src/App/Range.cpp index 53f393140a..f7e5445253 100644 --- a/src/App/Range.cpp +++ b/src/App/Range.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Range.h b/src/App/Range.h index 57aaa5c179..86872a4436 100644 --- a/src/App/Range.h +++ b/src/App/Range.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) Eivind Kvedalen (eivind@kvedalen.name) 2015 * + * Copyright (c) 2015 Eivind Kvedalen * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Transactions.cpp b/src/App/Transactions.cpp index d2511a6b5f..57359c5bee 100644 --- a/src/App/Transactions.cpp +++ b/src/App/Transactions.cpp @@ -1,5 +1,6 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel * + * Copyright (c) 2011 Jürgen Riegel * + * Copyright (c) 2011 Werner Mayer * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/Transactions.h b/src/App/Transactions.h index ff14e1e30b..94eceb7a44 100644 --- a/src/App/Transactions.h +++ b/src/App/Transactions.h @@ -1,5 +1,6 @@ /*************************************************************************** - * Copyright (c) Juergen Riegel * + * Copyright (c) 2011 Jürgen Riegel * + * Copyright (c) 2011 Werner Mayer * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/App/lex.ExpressionParser.c b/src/App/lex.ExpressionParser.c index e43304bcc6..f3c631788a 100644 --- a/src/App/lex.ExpressionParser.c +++ b/src/App/lex.ExpressionParser.c @@ -8484,9 +8484,9 @@ int yy_flex_debug = 0; char *yytext; #line 1 "" #line 2 "" -/* Lexer for the FreeCAD Expression language */ -/* (c) 2010 Juergen Riegel LGPL */ -/* (c) 2015 Eivind Kvedalen LGPL */ +/* Lexer for the FreeCAD Expression language */ +/* (c) 2010 Jürgen Riegel LGPL */ +/* (c) 2015 Eivind Kvedalen LGPL */ /* This disables inclusion of unistd.h, which is not available under Visual C++