Skip to content

Commit

Permalink
[mapping] change files' header
Browse files Browse the repository at this point in the history
  • Loading branch information
EulalieCoevoet committed Oct 9, 2023
1 parent 5081212 commit 9f864a7
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/******************************************************************************
* SOFA, Simulation Open-Framework Architecture *
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
* BeamAdapter plugin *
* (c) 2006 Inria, University of Lille, CNRS *
* *
* 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 *
Expand All @@ -15,11 +15,15 @@
* You should have received a copy of the GNU Lesser General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*******************************************************************************
* ComplianceRobotics plugin *
* Authors: Eulalie Coevoet *
* Authors: see Authors.md *
* *
* Contact information: contact@compliance-robotics.com *
* Contact information: contact@sofa-framework.org *
******************************************************************************/
//
// Author: Eulalie Coevoet
//
// Copyright: See COPYING file that comes with this distribution

#define BEAMADAPTER_MAPPING_BEAMPROJECTIONDIFFERENCEMULTIMAPPING_CPP

#include <BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/******************************************************************************
* SOFA, Simulation Open-Framework Architecture *
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
* BeamAdapter plugin *
* (c) 2006 Inria, University of Lille, CNRS *
* *
* 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 *
Expand All @@ -15,11 +15,15 @@
* You should have received a copy of the GNU Lesser General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*******************************************************************************
* ComplianceRobotics plugin *
* Authors: Eulalie Coevoet *
* Authors: see Authors.md *
* *
* Contact information: contact@compliance-robotics.com *
* Contact information: contact@sofa-framework.org *
******************************************************************************/
//
// Author: Eulalie Coevoet
//
// Copyright: See COPYING file that comes with this distribution

#pragma once

#include <sofa/core/BaseMapping.h>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/******************************************************************************
* SOFA, Simulation Open-Framework Architecture *
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
* BeamAdapter plugin *
* (c) 2006 Inria, University of Lille, CNRS *
* *
* 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 *
Expand All @@ -15,11 +15,15 @@
* You should have received a copy of the GNU Lesser General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*******************************************************************************
* ComplianceRobotics plugin *
* Authors: Eulalie Coevoet *
* Authors: see Authors.md *
* *
* Contact information: contact@compliance-robotics.com *
* Contact information: contact@sofa-framework.org *
******************************************************************************/
//
// Author: Eulalie Coevoet
//
// Copyright: See COPYING file that comes with this distribution

#pragma once

#include <BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h>
Expand Down

0 comments on commit 9f864a7

Please sign in to comment.