Skip to content

Commit 202a02f

Browse files
committed
Remove LGPL headers
1 parent 94454d4 commit 202a02f

File tree

9 files changed

+1
-107
lines changed

9 files changed

+1
-107
lines changed

CMakeLists.txt

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

186
# Catkin part
197

include/dynamic_graph_bridge/sot_loader.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44
*
55
* CNRS
66
*
7-
* This file is part of dynamic-graph-bridge.
8-
* dynamic-graph-bridge 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-
* dynamic-graph-bridge 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 dynamic-graph-bridge. If not, see <http://www.gnu.org/licenses/>.
187
*/
198
/* -------------------------------------------------------------------------- */
209
/* --- INCLUDES ------------------------------------------------------------- */

include/dynamic_graph_bridge/sot_loader_basic.hh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44
*
55
* CNRS
66
*
7-
* This file is part of dynamic_graph_bridge.
8-
* dynamic_graph_bridge 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-
* dynamic_graph_bridge 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
/* --- INCLUDES ------------------------------------------------------------- */

src/geometric_simu.cpp

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44
*
55
* CNRS
66
*
7-
* This file is part of dynamic_graph_bridge.
8-
* dynamic_graph_bridge 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-
* dynamic_graph_bridge 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 dynamic_graph_bridge. If not, see <http://www.gnu.org/licenses/>.
187
*/
198
#include <boost/thread/thread.hpp>
209
#include <boost/thread/condition.hpp>

src/ros_queued_subscribe.cpp

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,6 @@
33
// Authors: Joseph Mirabel
44
//
55
//
6-
// This file is part of dynamic_graph_bridge
7-
// dynamic_graph_bridge is free software: you can redistribute it
8-
// and/or modify it under the terms of the GNU Lesser General Public
9-
// License as published by the Free Software Foundation, either version
10-
// 3 of the License, or (at your option) any later version.
11-
//
12-
// dynamic_graph_bridge 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 GNU
15-
// General Lesser Public License for more details. You should have
16-
// received a copy of the GNU Lesser General Public License along with
17-
// dynamic_graph_bridge If not, see
18-
// <http://www.gnu.org/licenses/>.
196

207
#include <boost/assign.hpp>
218
#include <boost/bind.hpp>

src/ros_queued_subscribe.hh

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,6 @@
33
// Authors: Joseph Mirabel
44
//
55
//
6-
// This file is part of dynamic_graph_bridge
7-
// dynamic_graph_bridge is free software: you can redistribute it
8-
// and/or modify it under the terms of the GNU Lesser General Public
9-
// License as published by the Free Software Foundation, either version
10-
// 3 of the License, or (at your option) any later version.
11-
//
12-
// dynamic_graph_bridge 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 GNU
15-
// General Lesser Public License for more details. You should have
16-
// received a copy of the GNU Lesser General Public License along with
17-
// dynamic_graph_bridge If not, see
18-
// <http://www.gnu.org/licenses/>.
196

207
#ifndef DYNAMIC_GRAPH_ROS_QUEUED_SUBSCRIBE_HH
218
#define DYNAMIC_GRAPH_ROS_QUEUED_SUBSCRIBE_HH

src/ros_queued_subscribe.hxx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,6 @@
33
// Authors: Joseph Mirabel
44
//
55
//
6-
// This file is part of dynamic_graph_bridge
7-
// dynamic_graph_bridge is free software: you can redistribute it
8-
// and/or modify it under the terms of the GNU Lesser General Public
9-
// License as published by the Free Software Foundation, either version
10-
// 3 of the License, or (at your option) any later version.
11-
//
12-
// dynamic_graph_bridge 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 GNU
15-
// General Lesser Public License for more details. You should have
16-
// received a copy of the GNU Lesser General Public License along with
17-
// dynamic_graph_bridge If not, see
18-
// <http://www.gnu.org/licenses/>.
196

207
#ifndef DYNAMIC_GRAPH_ROS_QUEUED_SUBSCRIBE_HXX
218
# define DYNAMIC_GRAPH_ROS_QUEUED_SUBSCRIBE_HXX
@@ -75,7 +62,7 @@ namespace dynamicgraph
7562
// -> No message should be lost because of a full buffer
7663
bs->subscriber =
7764
boost::make_shared<ros::Subscriber>
78-
(rosSubscribe.nh ().subscribe (topic, BUFFER_SIZE, callback));
65+
(rosSubscribe.nh ().subscribe (topic, BUFFER_SIZE, callback));
7966

8067
RosQueuedSubscribe::bindedSignal_t bindedSignal (bs);
8168
rosSubscribe.bindedSignal ()[signal] = bindedSignal;

src/sot_loader.cpp

Lines changed: 0 additions & 11 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
/* --- INCLUDES ------------------------------------------------------------- */

src/sot_loader_basic.cpp

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44
*
55
* CNRS
66
*
7-
* This file is part of dynamic_graph_bridge.
8-
* dynamic_graph_bridge 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-
* dynamic_graph_bridge 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 dynamic_graph_bridge. If not, see <http://www.gnu.org/licenses/>.
187
*/
198
/* -------------------------------------------------------------------------- */
209
/* --- INCLUDES ------------------------------------------------------------- */

0 commit comments

Comments
 (0)