From e6af37878652830fe52121aaba8dd75bad03d1a4 Mon Sep 17 00:00:00 2001 From: Hugo Talbot Date: Sat, 16 Jan 2021 11:05:28 +0100 Subject: [PATCH] Fix institutions --- Plugin/src/SofaPython3/DataCache.cpp | 4 ++-- Plugin/src/SofaPython3/DataCache.h | 4 ++-- Plugin/src/SofaPython3/DataFactory.cpp | 4 ++-- Plugin/src/SofaPython3/DataFactory.h | 4 ++-- Plugin/src/SofaPython3/DataHelper.cpp | 4 ++-- Plugin/src/SofaPython3/DataHelper.h | 4 ++-- Plugin/src/SofaPython3/EventFactory.cpp | 4 ++-- Plugin/src/SofaPython3/EventFactory.h | 4 ++-- Plugin/src/SofaPython3/Prefab.cpp | 4 ++-- Plugin/src/SofaPython3/Prefab.h | 4 ++-- Plugin/src/SofaPython3/PythonEnvironment.cpp | 4 ++-- Plugin/src/SofaPython3/PythonEnvironment.h | 4 ++-- Plugin/src/SofaPython3/PythonFactory.cpp | 4 ++-- Plugin/src/SofaPython3/PythonFactory.h | 4 ++-- Plugin/src/SofaPython3/PythonTest.cpp | 4 ++-- Plugin/src/SofaPython3/PythonTest.h | 4 ++-- Plugin/src/SofaPython3/PythonTestExtractor.cpp | 4 ++-- Plugin/src/SofaPython3/PythonTestExtractor.h | 4 ++-- Plugin/src/SofaPython3/SceneLoaderPY3.cpp | 4 ++-- Plugin/src/SofaPython3/SceneLoaderPY3.h | 4 ++-- Plugin/src/SofaPython3/config.h | 4 ++-- Plugin/src/SofaPython3/initModule.cpp | 4 ++-- Plugin/src/SofaPython3/initModule.h | 4 ++-- .../SofaBaseTopology/Binding_RegularGridTopology.cpp | 4 ++-- .../SofaBaseTopology/Binding_RegularGridTopology.h | 4 ++-- .../SofaBaseTopology/Binding_RegularGridTopology_doc.h | 4 ++-- .../SofaBaseTopology/Binding_SparseGridTopology.cpp | 4 ++-- .../SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.h | 4 ++-- .../SofaBaseTopology/Binding_SparseGridTopology_doc.h | 4 ++-- .../SofaPython3/SofaBaseTopology/Module_SofaBaseTopology.cpp | 4 ++-- .../src/SofaPython3/SofaDeformable/Binding_LinearSpring.cpp | 4 ++-- .../src/SofaPython3/Sofa/Core/Binding_ContactListener.cpp | 4 ++-- .../src/SofaPython3/Sofa/Core/Binding_ContactListener_doc.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_Controller_doc.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine_doc.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField_doc.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.cpp | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node_doc.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.cpp | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.h | 4 ++-- .../src/SofaPython3/Sofa/Core/Binding_ObjectFactory_doc.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab_doc.h | 4 ++-- .../src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.cpp | 4 ++-- .../src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.h | 4 ++-- .../src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.cpp | 4 ++-- .../src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.h | 4 ++-- .../SofaPython3/Sofa/Core/Data/Binding_DataContainer_doc.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.cpp | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.cpp | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.h | 4 ++-- .../src/SofaPython3/Sofa/Core/Data/Binding_DataString.cpp | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.h | 4 ++-- .../src/SofaPython3/Sofa/Core/Data/Binding_DataString_doc.h | 4 ++-- .../SofaPython3/Sofa/Core/Data/Binding_DataVectorString.cpp | 4 ++-- .../src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.h | 4 ++-- .../SofaPython3/Sofa/Core/Data/Binding_DataVectorString_doc.h | 4 ++-- .../src/SofaPython3/Sofa/Core/Data/binding_datadict_doc.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp | 4 ++-- .../src/SofaPython3/Sofa/Helper/Binding_MessageHandler.cpp | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.cpp | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.h | 4 ++-- .../Sofa/src/SofaPython3/Sofa/Helper/Submodule_Helper.cpp | 4 ++-- .../SofaPython3/Sofa/Helper/System/Binding_FileRepository.cpp | 4 ++-- .../SofaPython3/Sofa/Helper/System/Binding_FileRepository.h | 4 ++-- .../Sofa/Helper/System/Binding_FileRepository_doc.h | 4 ++-- .../src/SofaPython3/Sofa/Helper/System/Submodule_System.cpp | 4 ++-- .../src/SofaPython3/Sofa/Helper/System/Submodule_System.h | 4 ++-- .../src/SofaPython3/Sofa/Simulation/Submodule_Simulation.cpp | 4 ++-- .../SofaPython3/Sofa/Simulation/Submodule_Simulation_doc.h | 4 ++-- bindings/Sofa/src/SofaPython3/Sofa/Types/Submodule_Types.cpp | 4 ++-- bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp | 4 ++-- bindings/Sofa/tests/Binding_BaseObject_MockComponent.h | 4 ++-- bindings/Sofa/tests/PythonModule_Sofa_test.cpp | 4 ++-- .../SofaExporter/src/SofaExporter/Binding_STLExporter.cpp | 4 ++-- bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.h | 4 ++-- .../SofaExporter/src/SofaExporter/Binding_STLExporter_doc.h | 4 ++-- .../SofaExporter/src/SofaExporter/Module_SofaExporter.cpp | 4 ++-- bindings/SofaGui/src/SofaPython3/SofaGui/Binding_BaseGui.h | 4 ++-- .../SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.cpp | 4 ++-- bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.h | 4 ++-- bindings/SofaGui/src/SofaPython3/SofaGui/Module_SofaGui.cpp | 4 ++-- .../src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp | 4 ++-- .../src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp | 4 ++-- .../src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.h | 4 ++-- .../src/SofaPython3/SofaRuntime/Timer/Submodule_Timer_doc.h | 4 ++-- bindings/SofaRuntime/tests/PythonModule_SofaRuntime_test.cpp | 4 ++-- bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp | 4 ++-- bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.h | 4 ++-- bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.cpp | 4 ++-- bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.h | 4 ++-- bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp | 4 ++-- bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.h | 4 ++-- .../SofaTypes/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp | 4 ++-- bindings/SofaTypes/tests/PythonModule_SofaTypes_test.cpp | 4 ++-- 112 files changed, 224 insertions(+), 224 deletions(-) diff --git a/Plugin/src/SofaPython3/DataCache.cpp b/Plugin/src/SofaPython3/DataCache.cpp index 61ce58ad..ed20809b 100644 --- a/Plugin/src/SofaPython3/DataCache.cpp +++ b/Plugin/src/SofaPython3/DataCache.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/DataCache.h b/Plugin/src/SofaPython3/DataCache.h index 96848fb7..ddf6b14d 100644 --- a/Plugin/src/SofaPython3/DataCache.h +++ b/Plugin/src/SofaPython3/DataCache.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/DataFactory.cpp b/Plugin/src/SofaPython3/DataFactory.cpp index 378bbaf9..f96c38a1 100644 --- a/Plugin/src/SofaPython3/DataFactory.cpp +++ b/Plugin/src/SofaPython3/DataFactory.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/DataFactory.h b/Plugin/src/SofaPython3/DataFactory.h index 24c81486..8e365edc 100644 --- a/Plugin/src/SofaPython3/DataFactory.h +++ b/Plugin/src/SofaPython3/DataFactory.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/DataHelper.cpp b/Plugin/src/SofaPython3/DataHelper.cpp index 864d1a1c..4169272c 100644 --- a/Plugin/src/SofaPython3/DataHelper.cpp +++ b/Plugin/src/SofaPython3/DataHelper.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/DataHelper.h b/Plugin/src/SofaPython3/DataHelper.h index f7999826..b3483553 100644 --- a/Plugin/src/SofaPython3/DataHelper.h +++ b/Plugin/src/SofaPython3/DataHelper.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/EventFactory.cpp b/Plugin/src/SofaPython3/EventFactory.cpp index 55c4d891..1301a675 100644 --- a/Plugin/src/SofaPython3/EventFactory.cpp +++ b/Plugin/src/SofaPython3/EventFactory.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/EventFactory.h b/Plugin/src/SofaPython3/EventFactory.h index 2a707fa1..0d89d837 100644 --- a/Plugin/src/SofaPython3/EventFactory.h +++ b/Plugin/src/SofaPython3/EventFactory.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/Prefab.cpp b/Plugin/src/SofaPython3/Prefab.cpp index 2c5b119b..e2178bb8 100644 --- a/Plugin/src/SofaPython3/Prefab.cpp +++ b/Plugin/src/SofaPython3/Prefab.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/Prefab.h b/Plugin/src/SofaPython3/Prefab.h index 49ef5fbb..238f5983 100644 --- a/Plugin/src/SofaPython3/Prefab.h +++ b/Plugin/src/SofaPython3/Prefab.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonEnvironment.cpp b/Plugin/src/SofaPython3/PythonEnvironment.cpp index 46f6c673..4959b7f5 100644 --- a/Plugin/src/SofaPython3/PythonEnvironment.cpp +++ b/Plugin/src/SofaPython3/PythonEnvironment.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonEnvironment.h b/Plugin/src/SofaPython3/PythonEnvironment.h index b53d1599..f74e968f 100644 --- a/Plugin/src/SofaPython3/PythonEnvironment.h +++ b/Plugin/src/SofaPython3/PythonEnvironment.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonFactory.cpp b/Plugin/src/SofaPython3/PythonFactory.cpp index 2c05c1e2..9bc3c400 100644 --- a/Plugin/src/SofaPython3/PythonFactory.cpp +++ b/Plugin/src/SofaPython3/PythonFactory.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonFactory.h b/Plugin/src/SofaPython3/PythonFactory.h index 87d3dc26..c7de2f1c 100644 --- a/Plugin/src/SofaPython3/PythonFactory.h +++ b/Plugin/src/SofaPython3/PythonFactory.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonTest.cpp b/Plugin/src/SofaPython3/PythonTest.cpp index a7f724b6..245afc87 100644 --- a/Plugin/src/SofaPython3/PythonTest.cpp +++ b/Plugin/src/SofaPython3/PythonTest.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonTest.h b/Plugin/src/SofaPython3/PythonTest.h index 49da826b..5032b728 100644 --- a/Plugin/src/SofaPython3/PythonTest.h +++ b/Plugin/src/SofaPython3/PythonTest.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonTestExtractor.cpp b/Plugin/src/SofaPython3/PythonTestExtractor.cpp index 51fc7e35..66de69d8 100644 --- a/Plugin/src/SofaPython3/PythonTestExtractor.cpp +++ b/Plugin/src/SofaPython3/PythonTestExtractor.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/PythonTestExtractor.h b/Plugin/src/SofaPython3/PythonTestExtractor.h index 783ea7e6..b399461b 100644 --- a/Plugin/src/SofaPython3/PythonTestExtractor.h +++ b/Plugin/src/SofaPython3/PythonTestExtractor.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/SceneLoaderPY3.cpp b/Plugin/src/SofaPython3/SceneLoaderPY3.cpp index 13f23800..1651b020 100644 --- a/Plugin/src/SofaPython3/SceneLoaderPY3.cpp +++ b/Plugin/src/SofaPython3/SceneLoaderPY3.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/SceneLoaderPY3.h b/Plugin/src/SofaPython3/SceneLoaderPY3.h index 0c254761..efcbd566 100644 --- a/Plugin/src/SofaPython3/SceneLoaderPY3.h +++ b/Plugin/src/SofaPython3/SceneLoaderPY3.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/config.h b/Plugin/src/SofaPython3/config.h index feb0c694..405de221 100644 --- a/Plugin/src/SofaPython3/config.h +++ b/Plugin/src/SofaPython3/config.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/initModule.cpp b/Plugin/src/SofaPython3/initModule.cpp index b9959d93..63b9857b 100644 --- a/Plugin/src/SofaPython3/initModule.cpp +++ b/Plugin/src/SofaPython3/initModule.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/Plugin/src/SofaPython3/initModule.h b/Plugin/src/SofaPython3/initModule.h index 41cfcb27..8080ad90 100644 --- a/Plugin/src/SofaPython3/initModule.h +++ b/Plugin/src/SofaPython3/initModule.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.cpp b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.cpp index f9ced04a..8c90c2c1 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.cpp +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.h b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.h index 9b985c1c..ed838ddc 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.h +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology_doc.h b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology_doc.h index ac6f460b..d48e9043 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology_doc.h +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_RegularGridTopology_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp index 43914c52..70c3b42d 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.h b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.h index e53abd4d..6a0a332b 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.h +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology_doc.h b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology_doc.h index 5a7b5ff0..75c23855 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology_doc.h +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Module_SofaBaseTopology.cpp b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Module_SofaBaseTopology.cpp index 69a43d65..b954d21c 100644 --- a/bindings/Modules/src/SofaPython3/SofaBaseTopology/Module_SofaBaseTopology.cpp +++ b/bindings/Modules/src/SofaPython3/SofaBaseTopology/Module_SofaBaseTopology.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Modules/src/SofaPython3/SofaDeformable/Binding_LinearSpring.cpp b/bindings/Modules/src/SofaPython3/SofaDeformable/Binding_LinearSpring.cpp index 508eff36..34031b80 100644 --- a/bindings/Modules/src/SofaPython3/SofaDeformable/Binding_LinearSpring.cpp +++ b/bindings/Modules/src/SofaPython3/SofaDeformable/Binding_LinearSpring.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener.cpp index 2500ab34..2e843f9e 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener_doc.h index 71710c4b..8672208a 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ContactListener_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.cpp index ae7bae3f..e1536f12 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.h index dedac611..d56dee0c 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Context.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.cpp index 0d5bbf16..d9b69ace 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.h index e3261999..7e04b6c3 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller_doc.h index 46c6f46e..374ac899 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Controller_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp index de822629..57913707 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h index b6fad69c..80435d00 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h index 83e11db4..ba937ae2 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.cpp index 1c41bcb7..8ecf8bee 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.h index 8944e8e5..b1360fc7 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine_doc.h index d10abee5..239dbff9 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataEngine_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.cpp index 60849a4f..dbef2354 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.h index 9eabbf37..3c3cfa74 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField_doc.h index 553369df..564a843e 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ForceField_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp index 8ac1c97f..0fdf376a 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.h index 77e9c0fe..9224ab1d 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.cpp index f9fcb1d6..7cb25343 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.h index cf7b4110..07775e4d 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_NodeIterator.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node_doc.h index 14c6b646..b0fbfee0 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.cpp index 786c97aa..345ec0d9 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.h index 7b9ecc86..73280d14 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory_doc.h index 9366af8f..a99a6bca 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.cpp index 26db4fbc..fed22938 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.h index 44961619..2a2efdda 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab_doc.h index 83b82546..2bc1e598 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Prefab_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.cpp index 64f3be6e..70712d4d 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.h index 0aee9f72..fec66dae 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_PythonScriptEvent.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.cpp index faa2dec7..b1afece1 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.h index 66baffb5..a1e14804 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer_doc.h index 88f24007..8b4b8c5e 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataContainer_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.cpp index c773c5cf..121e25f2 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.h index e9772469..0e853b49 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataDict.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.cpp index ba395479..6b8ac694 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.h index 9d91c347..b263f137 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataLink.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.cpp index 050897ec..e9109828 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.h index f7abed7c..81cdcc2a 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString_doc.h index 01bc89b8..abe05b56 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataString_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.cpp index 48a5ce24..a9465645 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.h index 6f3deaba..97a1a7ad 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString_doc.h index d4243a1e..aea5529e 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/Binding_DataVectorString_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/binding_datadict_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/binding_datadict_doc.h index 3e161015..aed952fd 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/binding_datadict_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Data/binding_datadict_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp index 649e0979..5a5ba2b7 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.cpp index 682a8138..61af509f 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.h b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.h index 9d6a121e..e882db3d 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_MessageHandler.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.cpp index 77caeb08..8c1231ae 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.h b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.h index 67a0f39c..9a0d4f4a 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Binding_Vector.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Submodule_Helper.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Submodule_Helper.cpp index afff54d9..d5e03992 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/Submodule_Helper.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/Submodule_Helper.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.cpp index fff18b19..6cd5e08c 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.h b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.h index 81bcd4db..67ddee89 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository_doc.h index 140d21a5..6c083ac5 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Binding_FileRepository_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.cpp index 566de0da..df9fcffc 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.h b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.h index 9352bf5a..1e316be3 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Helper/System/Submodule_System.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation.cpp index eac2f5b1..e83bb18b 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation_doc.h b/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation_doc.h index 8a2bde3a..03fc66fb 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation_doc.h +++ b/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Types/Submodule_Types.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Types/Submodule_Types.cpp index 370c9d07..86324bc3 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Types/Submodule_Types.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Types/Submodule_Types.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp b/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp index 0cd493ec..8d25080f 100644 --- a/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp +++ b/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/tests/Binding_BaseObject_MockComponent.h b/bindings/Sofa/tests/Binding_BaseObject_MockComponent.h index f4a0f197..777e96df 100644 --- a/bindings/Sofa/tests/Binding_BaseObject_MockComponent.h +++ b/bindings/Sofa/tests/Binding_BaseObject_MockComponent.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/Sofa/tests/PythonModule_Sofa_test.cpp b/bindings/Sofa/tests/PythonModule_Sofa_test.cpp index 2ee85f07..aff8e9f5 100644 --- a/bindings/Sofa/tests/PythonModule_Sofa_test.cpp +++ b/bindings/Sofa/tests/PythonModule_Sofa_test.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.cpp b/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.cpp index 7d1d3e09..b5488359 100644 --- a/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.cpp +++ b/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.h b/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.h index 745c8f8a..b5b8d5e5 100644 --- a/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.h +++ b/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter_doc.h b/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter_doc.h index 95b911a6..b894027c 100644 --- a/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter_doc.h +++ b/bindings/SofaExporter/src/SofaExporter/Binding_STLExporter_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaExporter/src/SofaExporter/Module_SofaExporter.cpp b/bindings/SofaExporter/src/SofaExporter/Module_SofaExporter.cpp index 47977b02..6bba79c2 100644 --- a/bindings/SofaExporter/src/SofaExporter/Module_SofaExporter.cpp +++ b/bindings/SofaExporter/src/SofaExporter/Module_SofaExporter.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_BaseGui.h b/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_BaseGui.h index 8720bff9..a665793b 100644 --- a/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_BaseGui.h +++ b/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_BaseGui.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.cpp b/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.cpp index 38a9a3a2..ae156cd3 100644 --- a/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.cpp +++ b/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.h b/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.h index 11e3644f..cbd5a254 100644 --- a/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.h +++ b/bindings/SofaGui/src/SofaPython3/SofaGui/Binding_GUIManager.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaGui/src/SofaPython3/SofaGui/Module_SofaGui.cpp b/bindings/SofaGui/src/SofaPython3/SofaGui/Module_SofaGui.cpp index 6bd7aa36..16872c1d 100644 --- a/bindings/SofaGui/src/SofaPython3/SofaGui/Module_SofaGui.cpp +++ b/bindings/SofaGui/src/SofaPython3/SofaGui/Module_SofaGui.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp index a40d6db1..cc554c19 100644 --- a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp +++ b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp index b952d4d2..8e375197 100644 --- a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp +++ b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.h b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.h index a26d51a3..1d7761bc 100644 --- a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.h +++ b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer_doc.h b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer_doc.h index 55bd6e0c..98dda43e 100644 --- a/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer_doc.h +++ b/bindings/SofaRuntime/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer_doc.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaRuntime/tests/PythonModule_SofaRuntime_test.cpp b/bindings/SofaRuntime/tests/PythonModule_SofaRuntime_test.cpp index 3063c387..fdff0f01 100644 --- a/bindings/SofaRuntime/tests/PythonModule_SofaRuntime_test.cpp +++ b/bindings/SofaRuntime/tests/PythonModule_SofaRuntime_test.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp index b209626c..88637491 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.h b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.h index a55e1c32..6bceab14 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.h +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.cpp b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.cpp index 5aa36395..7785165a 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.cpp +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.h b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.h index 853098c1..06121584 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.h +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Quat.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp index db3f0413..36041b64 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.h b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.h index 69cb9040..47d7ceb5 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.h +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.h @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp index 2ca40aaf..e6a55a83 100644 --- a/bindings/SofaTypes/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp +++ b/bindings/SofaTypes/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/bindings/SofaTypes/tests/PythonModule_SofaTypes_test.cpp b/bindings/SofaTypes/tests/PythonModule_SofaTypes_test.cpp index 2b0c7417..f033bd48 100644 --- a/bindings/SofaTypes/tests/PythonModule_SofaTypes_test.cpp +++ b/bindings/SofaTypes/tests/PythonModule_SofaTypes_test.cpp @@ -1,6 +1,6 @@ /****************************************************************************** -* SOFA, Simulation Open-Framework Architecture * -* (c) 2021 INRIA, USTL, UJF, CNRS, MGH * +* SofaPython3 plugin * +* (c) 2021 CNRS, University of Lille, INRIA * * * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by *