Skip to content

Commit 72500bb

Browse files
committed
remove GPL headers
1 parent e78cc71 commit 72500bb

File tree

214 files changed

+487
-3112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+487
-3112
lines changed

COPYING.LESSER

Lines changed: 0 additions & 165 deletions
This file was deleted.

include/CMakeLists.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
# Copyright 2010, François Bleibel, Olivier Stasse, JRL, CNRS/AIST
2-
#
3-
# This file is part of sot-core.
4-
# sot-core is free software: you can redistribute it and/or
5-
# modify it under the terms of the GNU Lesser General Public License
6-
# as published by the Free Software Foundation, either version 3 of
7-
# the License, or (at your option) any later version.
8-
#
9-
# sot-core is distributed in the hope that it will be useful, but
10-
# WITHOUT ANY WARRANTY; without even the implied warranty of
11-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12-
# General Lesser Public License for more details. You should have
13-
# received a copy of the GNU Lesser General Public License along with
14-
# sot-core. If not, see <http://www.gnu.org/licenses/>.
152

16-
SET(NEWHEADERS
3+
SET(NEWHEADERS
174
sot/core/api.hh
185
sot/core/abstract-sot-external-interface.hh
196
sot/core/device.hh

include/sot/core/abstract-sot-external-interface.hh

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44
*
55
* CNRS
66
*
7-
* This file is part of sot-core.
8-
* sot-core is free software: you can redistribute it and/or
9-
* modify it under the terms of the GNU Lesser General Public License
10-
* as published by the Free Software Foundation, either version 3 of
11-
* the License, or (at your option) any later version.
12-
* sot-core is distributed in the hope that it will be
13-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
14-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15-
* GNU Lesser General Public License for more details. You should
16-
* have received a copy of the GNU Lesser General Public License along
17-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
187
*/
198

209
#ifndef ABSTRACT_SOT_EXTERNAL_INTERFACE_HH
@@ -64,7 +53,7 @@ namespace dynamicgraph {
6453
virtual ~AbstractSotExternalInterface(){}
6554

6655
virtual void setupSetSensors(std::map<std::string,SensorValues> &sensorsIn)=0;
67-
56+
6857
virtual void nominalSetSensors(std::map<std::string, SensorValues> &sensorsIn)=0;
6958

7059
virtual void cleanupSetSensors(std::map<std::string,SensorValues> &sensorsIn)=0;

include/sot/core/additional-functions.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
/* SOT */

include/sot/core/api.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
#ifndef SOT_CORE_API_HH

include/sot/core/binary-int-to-uint.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
#ifndef __SOT_BINARY_INT_TO_UINT_HH__

include/sot/core/binary-op.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
#ifndef SOT_CORE_BINARYOP_HH

include/sot/core/clamp-workspace.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
#ifndef __SOT_CLAMP_WORKSPACE_HH__

include/sot/core/com-freezer.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
#ifndef __SOT_SOTCOMFREEZER_H_H

include/sot/core/constraint.hh

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
*
66
* CNRS/AIST
77
*
8-
* This file is part of sot-core.
9-
* sot-core is free software: you can redistribute it and/or
10-
* modify it under the terms of the GNU Lesser General Public License
11-
* as published by the Free Software Foundation, either version 3 of
12-
* the License, or (at your option) any later version.
13-
* sot-core is distributed in the hope that it will be
14-
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Lesser General Public License for more details. You should
17-
* have received a copy of the GNU Lesser General Public License along
18-
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
198
*/
209

2110
#ifndef __SOT_CONSTRAINT_H__
@@ -95,5 +84,3 @@ namespace dynamicgraph {
9584

9685

9786
#endif /* #ifndef __SOT_CONSTRAINT_H__ */
98-
99-

0 commit comments

Comments
 (0)