Skip to content

Commit e476d28

Browse files
committed
update licence headers, authors
1 parent 4cc60b7 commit e476d28

File tree

7 files changed

+34
-48
lines changed

7 files changed

+34
-48
lines changed

Authors.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Juan-Pablo de la Plata Alcalde
2+
- Frederick Roy
3+
- Jeremie Allard
4+
- Stephane Cotin

src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
/******************************************************************************
2-
* SOFA, Simulation Open-Framework Architecture, version 1.0 RC 1 *
3-
* (c) 2006-2011 MGH, INRIA, USTL, UJF, CNRS *
2+
* SOFA, Simulation Open-Framework Architecture *
3+
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
44
* *
5-
* This library is free software; you can redistribute it and/or modify it *
5+
* This program is free software; you can redistribute it and/or modify it *
66
* under the terms of the GNU Lesser General Public License as published by *
77
* the Free Software Foundation; either version 2.1 of the License, or (at *
88
* your option) any later version. *
99
* *
10-
* This library is distributed in the hope that it will be useful, but WITHOUT *
10+
* This program is distributed in the hope that it will be useful, but WITHOUT *
1111
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
1212
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License *
1313
* for more details. *
1414
* *
1515
* You should have received a copy of the GNU Lesser General Public License *
16-
* along with this library; if not, write to the Free Software Foundation, *
17-
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
1817
*******************************************************************************
19-
* SOFA :: Modules *
20-
* *
2118
* Authors: The SOFA Team and external contributors (see Authors.txt) *
2219
* *
2320
* Contact information: [email protected] *

src/ShapeMatchingPlugin/ShapeMatchingForceField.h

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
/******************************************************************************
2-
* SOFA, Simulation Open-Framework Architecture, version 1.0 RC 1 *
3-
* (c) 2006-2011 MGH, INRIA, USTL, UJF, CNRS *
2+
* SOFA, Simulation Open-Framework Architecture *
3+
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
44
* *
5-
* This library is free software; you can redistribute it and/or modify it *
5+
* This program is free software; you can redistribute it and/or modify it *
66
* under the terms of the GNU Lesser General Public License as published by *
77
* the Free Software Foundation; either version 2.1 of the License, or (at *
88
* your option) any later version. *
99
* *
10-
* This library is distributed in the hope that it will be useful, but WITHOUT *
10+
* This program is distributed in the hope that it will be useful, but WITHOUT *
1111
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
1212
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License *
1313
* for more details. *
1414
* *
1515
* You should have received a copy of the GNU Lesser General Public License *
16-
* along with this library; if not, write to the Free Software Foundation, *
17-
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
1817
*******************************************************************************
19-
* SOFA :: Modules *
20-
* *
2118
* Authors: The SOFA Team and external contributors (see Authors.txt) *
2219
* *
2320
* Contact information: [email protected] *

src/ShapeMatchingPlugin/ShapeMatchingForceField.inl

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
/******************************************************************************
2-
* SOFA, Simulation Open-Framework Architecture, version 1.0 RC 1 *
3-
* (c) 2006-2011 MGH, INRIA, USTL, UJF, CNRS *
2+
* SOFA, Simulation Open-Framework Architecture *
3+
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
44
* *
5-
* This library is free software; you can redistribute it and/or modify it *
5+
* This program is free software; you can redistribute it and/or modify it *
66
* under the terms of the GNU Lesser General Public License as published by *
77
* the Free Software Foundation; either version 2.1 of the License, or (at *
88
* your option) any later version. *
99
* *
10-
* This library is distributed in the hope that it will be useful, but WITHOUT *
10+
* This program is distributed in the hope that it will be useful, but WITHOUT *
1111
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
1212
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License *
1313
* for more details. *
1414
* *
1515
* You should have received a copy of the GNU Lesser General Public License *
16-
* along with this library; if not, write to the Free Software Foundation, *
17-
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
1817
*******************************************************************************
19-
* SOFA :: Modules *
20-
* *
2118
* Authors: The SOFA Team and external contributors (see Authors.txt) *
2219
* *
2320
* Contact information: [email protected] *

src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
/******************************************************************************
2-
* SOFA, Simulation Open-Framework Architecture, version 1.0 RC 1 *
3-
* (c) 2006-2011 MGH, INRIA, USTL, UJF, CNRS *
2+
* SOFA, Simulation Open-Framework Architecture *
3+
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
44
* *
5-
* This library is free software; you can redistribute it and/or modify it *
5+
* This program is free software; you can redistribute it and/or modify it *
66
* under the terms of the GNU Lesser General Public License as published by *
77
* the Free Software Foundation; either version 2.1 of the License, or (at *
88
* your option) any later version. *
99
* *
10-
* This library is distributed in the hope that it will be useful, but WITHOUT *
10+
* This program is distributed in the hope that it will be useful, but WITHOUT *
1111
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
1212
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License *
1313
* for more details. *
1414
* *
1515
* You should have received a copy of the GNU Lesser General Public License *
16-
* along with this library; if not, write to the Free Software Foundation, *
17-
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
1817
*******************************************************************************
19-
* SOFA :: Modules *
20-
* *
2118
* Authors: The SOFA Team and external contributors (see Authors.txt) *
2219
* *
2320
* Contact information: [email protected] *

src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.h

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
/******************************************************************************
2-
* SOFA, Simulation Open-Framework Architecture, version 1.0 RC 1 *
3-
* (c) 2006-2011 MGH, INRIA, USTL, UJF, CNRS *
2+
* SOFA, Simulation Open-Framework Architecture *
3+
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
44
* *
5-
* This library is free software; you can redistribute it and/or modify it *
5+
* This program is free software; you can redistribute it and/or modify it *
66
* under the terms of the GNU Lesser General Public License as published by *
77
* the Free Software Foundation; either version 2.1 of the License, or (at *
88
* your option) any later version. *
99
* *
10-
* This library is distributed in the hope that it will be useful, but WITHOUT *
10+
* This program is distributed in the hope that it will be useful, but WITHOUT *
1111
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
1212
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License *
1313
* for more details. *
1414
* *
1515
* You should have received a copy of the GNU Lesser General Public License *
16-
* along with this library; if not, write to the Free Software Foundation, *
17-
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
1817
*******************************************************************************
19-
* SOFA :: Modules *
20-
* *
2118
* Authors: The SOFA Team and external contributors (see Authors.txt) *
2219
* *
2320
* Contact information: [email protected] *

src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
/******************************************************************************
2-
* SOFA, Simulation Open-Framework Architecture, version 1.0 RC 1 *
3-
* (c) 2006-2011 MGH, INRIA, USTL, UJF, CNRS *
2+
* SOFA, Simulation Open-Framework Architecture *
3+
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
44
* *
5-
* This library is free software; you can redistribute it and/or modify it *
5+
* This program is free software; you can redistribute it and/or modify it *
66
* under the terms of the GNU Lesser General Public License as published by *
77
* the Free Software Foundation; either version 2.1 of the License, or (at *
88
* your option) any later version. *
99
* *
10-
* This library is distributed in the hope that it will be useful, but WITHOUT *
10+
* This program is distributed in the hope that it will be useful, but WITHOUT *
1111
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
1212
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License *
1313
* for more details. *
1414
* *
1515
* You should have received a copy of the GNU Lesser General Public License *
16-
* along with this library; if not, write to the Free Software Foundation, *
17-
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
1817
*******************************************************************************
19-
* SOFA :: Modules *
20-
* *
2118
* Authors: The SOFA Team and external contributors (see Authors.txt) *
2219
* *
2320
* Contact information: [email protected] *

0 commit comments

Comments
 (0)