diff --git a/include/gepetto/gui/action-search-bar.hh b/include/gepetto/gui/action-search-bar.hh index 1d7337975ae5d3e90ef000b71e9a179eddf67b9d..45d6bdb98cacbf034097470775491853759691af 100644 --- a/include/gepetto/gui/action-search-bar.hh +++ b/include/gepetto/gui/action-search-bar.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_ACTION_SEARCH_BAR_HH #define GEPETTO_GUI_ACTION_SEARCH_BAR_HH diff --git a/include/gepetto/gui/bodytreewidget.hh b/include/gepetto/gui/bodytreewidget.hh index 579d21a7f380f2814e2251641675e54b395e1cfa..be9c6f9ef31ef0dff233f598ad8eef698ad6609a 100644 --- a/include/gepetto/gui/bodytreewidget.hh +++ b/include/gepetto/gui/bodytreewidget.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_BODYTREEWIDGET_HH #define GEPETTO_GUI_BODYTREEWIDGET_HH diff --git a/include/gepetto/gui/color-map.hh b/include/gepetto/gui/color-map.hh index 9cbed3c79bb2710126d7cb08b816ddc434937d77..14d8b8023694f2db2f890d89e3da0ae2cca9e6f3 100644 --- a/include/gepetto/gui/color-map.hh +++ b/include/gepetto/gui/color-map.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_COLORMAP_HH #define GEPETTO_GUI_COLORMAP_HH diff --git a/include/gepetto/gui/dialog/dialogloadenvironment.hh b/include/gepetto/gui/dialog/dialogloadenvironment.hh index e2081cd18fc74d15ccdfec7b1de988a46b43918d..80af0f2ac07f293053f122d48d1b822190a8ecd6 100644 --- a/include/gepetto/gui/dialog/dialogloadenvironment.hh +++ b/include/gepetto/gui/dialog/dialogloadenvironment.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_DIALOGLOADENVIRONMENT_HH #define GEPETTO_GUI_DIALOGLOADENVIRONMENT_HH diff --git a/include/gepetto/gui/dialog/dialogloadrobot.hh b/include/gepetto/gui/dialog/dialogloadrobot.hh index e98e5a2d62bad992504dbf4d8c4392c1a9167b6a..bba9f20c2a63a37d6c9ea6dfeb6aee7e58bbfda1 100644 --- a/include/gepetto/gui/dialog/dialogloadrobot.hh +++ b/include/gepetto/gui/dialog/dialogloadrobot.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_DIALOGLOADROBOT_HH #define GEPETTO_GUI_DIALOGLOADROBOT_HH diff --git a/include/gepetto/gui/dialog/pluginmanagerdialog.hh b/include/gepetto/gui/dialog/pluginmanagerdialog.hh index 8779082f0ffd506614aed7b0d0eb935abdfa74b1..00474542a0a73a9b143060288ec73aacc834e235 100644 --- a/include/gepetto/gui/dialog/pluginmanagerdialog.hh +++ b/include/gepetto/gui/dialog/pluginmanagerdialog.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_PLUGINMANAGERDIALOG_HH #define GEPETTO_GUI_PLUGINMANAGERDIALOG_HH diff --git a/include/gepetto/gui/fwd.hh b/include/gepetto/gui/fwd.hh index cdf951bf982565b5b9365419132cefff23d2593d..1f08e99a8f587ca55d6ac0129ce933315f6eeffe 100644 --- a/include/gepetto/gui/fwd.hh +++ b/include/gepetto/gui/fwd.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_FWD_HH #define GEPETTO_GUI_FWD_HH diff --git a/include/gepetto/gui/ledindicator.hh b/include/gepetto/gui/ledindicator.hh index b9dfa1f83833bb7fa19b28e049bce209eb3cbde3..58148a958fecd9c1b6f1986174bb59016d38b496 100644 --- a/include/gepetto/gui/ledindicator.hh +++ b/include/gepetto/gui/ledindicator.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_LEDINDICATOR_HH #define GEPETTO_GUI_LEDINDICATOR_HH diff --git a/include/gepetto/gui/mainwindow.hh b/include/gepetto/gui/mainwindow.hh index 945372354be51f6342007ceedb0045e66d0fb636..c522d2c8a59d975759f16730b4fedc9c7a3036c6 100644 --- a/include/gepetto/gui/mainwindow.hh +++ b/include/gepetto/gui/mainwindow.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_MAINWINDOW_HH #define GEPETTO_GUI_MAINWINDOW_HH diff --git a/include/gepetto/gui/meta.hh b/include/gepetto/gui/meta.hh index 1f1029a5903e94c2748a557130e65a6585ef6858..b014a41e286106673451de6bc905084d1ef415e9 100644 --- a/include/gepetto/gui/meta.hh +++ b/include/gepetto/gui/meta.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_META_HH #define GEPETTO_GUI_META_HH diff --git a/include/gepetto/gui/node-action.hh b/include/gepetto/gui/node-action.hh index 89f5efe1b1e3c75e8cee561e37a58b5cd6dff68e..607523e643d718e96de8e7d2dc20769726a997ac 100644 --- a/include/gepetto/gui/node-action.hh +++ b/include/gepetto/gui/node-action.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_NODE_ACTION_HH #define GEPETTO_GUI_NODE_ACTION_HH diff --git a/include/gepetto/gui/omniorb/omniorbthread.hh b/include/gepetto/gui/omniorb/omniorbthread.hh index 894f3c6f89b20e6f0e05724f6d0d458356109658..47dfe2ac249e58ec34c2a5173772836fe32115b6 100644 --- a/include/gepetto/gui/omniorb/omniorbthread.hh +++ b/include/gepetto/gui/omniorb/omniorbthread.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_OMNIORBTHREAD_HH #define GEPETTO_GUI_OMNIORBTHREAD_HH diff --git a/include/gepetto/gui/omniorb/url.hh b/include/gepetto/gui/omniorb/url.hh index 4e0507e68b564d73ab410b2943a68293887bbc71..fed02d2d193f2eb3e0d758badf5dca7a1db76283 100644 --- a/include/gepetto/gui/omniorb/url.hh +++ b/include/gepetto/gui/omniorb/url.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_OMNIORB_URL_HH #define GEPETTO_GUI_OMNIORB_URL_HH diff --git a/include/gepetto/gui/osgwidget.hh b/include/gepetto/gui/osgwidget.hh index 3060db2a10b564c8134b35c808bdff4c7a1988d7..1e78a03b6a390f78318d5cc38529d2fa50ef1c48 100644 --- a/include/gepetto/gui/osgwidget.hh +++ b/include/gepetto/gui/osgwidget.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_OSGWIDGET_HH #define GEPETTO_GUI_OSGWIDGET_HH diff --git a/include/gepetto/gui/pick-handler.hh b/include/gepetto/gui/pick-handler.hh index 2d5f1b2efd4f8dbc467be4615cbcb24df48c0b57..d0a5e50acff9c94e7c090de94a187c93bc18338b 100644 --- a/include/gepetto/gui/pick-handler.hh +++ b/include/gepetto/gui/pick-handler.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_PICK_HANDLER_HH #define GEPETTO_GUI_PICK_HANDLER_HH diff --git a/include/gepetto/gui/plugin-interface.hh b/include/gepetto/gui/plugin-interface.hh index 5e5f2394aec6e0960d3c699a54a71cdb9edfb4b0..71206f9b797c76bb019d78effc21ca2fe6c3650a 100644 --- a/include/gepetto/gui/plugin-interface.hh +++ b/include/gepetto/gui/plugin-interface.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_PLUGININTERFACE_HH #define GEPETTO_GUI_PLUGININTERFACE_HH diff --git a/include/gepetto/gui/pythonwidget.hh b/include/gepetto/gui/pythonwidget.hh index 53f5887d703ed89f53eda3d7d05e8e097364fee9..443e58c208d45470337c5fc4721c96f1e695d570 100644 --- a/include/gepetto/gui/pythonwidget.hh +++ b/include/gepetto/gui/pythonwidget.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_PYTHONWIDGET_HH #define GEPETTO_GUI_PYTHONWIDGET_HH diff --git a/include/gepetto/gui/qt-osg-keyboard.hh b/include/gepetto/gui/qt-osg-keyboard.hh index 73c6c323e0e900d2fcbafca9608f6bf6ff543935..edd5f030565a4218b542d6fa93262a9e4ae00745 100644 --- a/include/gepetto/gui/qt-osg-keyboard.hh +++ b/include/gepetto/gui/qt-osg-keyboard.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_QT_OSG_KEYBOARD_HH__ # define GEPETTO_GUI_QT_OSG_KEYBOARD_HH__ diff --git a/include/gepetto/gui/safeapplication.hh b/include/gepetto/gui/safeapplication.hh index 7765042810d94f780f7463db21301c095ca1f656..1da815d9a8c7373ebe155aaec3b654aeae157136 100644 --- a/include/gepetto/gui/safeapplication.hh +++ b/include/gepetto/gui/safeapplication.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_SAFEAPPLICATION_HH #define GEPETTO_GUI_SAFEAPPLICATION_HH diff --git a/include/gepetto/gui/selection-event.hh b/include/gepetto/gui/selection-event.hh index 3ad9b8f4c489e3ba5d3aaf708b39ed3446c6b409..2dbcba3c2a08b2c6e111eb96a558cd7413710096 100644 --- a/include/gepetto/gui/selection-event.hh +++ b/include/gepetto/gui/selection-event.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_SELECTION_EVENT_HH #define GEPETTO_GUI_SELECTION_EVENT_HH diff --git a/include/gepetto/gui/selection-handler.hh b/include/gepetto/gui/selection-handler.hh index 14312306b4fa9a9610abef3a1dfacd1dd7f5a936..464518d2b4f49fa4f7836ff1c4f89f280b2e17f5 100644 --- a/include/gepetto/gui/selection-handler.hh +++ b/include/gepetto/gui/selection-handler.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_SELECTION_HANDLER_H__ # define GEPETTO_GUI_SELECTION_HANDLER_H__ diff --git a/include/gepetto/gui/settings.hh b/include/gepetto/gui/settings.hh index 67c5740d4f07c583ca9162efaef6bb809a814eff..62469ba795505feea938ef506bef75443c4f2760 100644 --- a/include/gepetto/gui/settings.hh +++ b/include/gepetto/gui/settings.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_SETTINGS_HH #define GEPETTO_GUI_SETTINGS_HH diff --git a/include/gepetto/gui/shortcut-factory.hh b/include/gepetto/gui/shortcut-factory.hh index 9cbc380aa59af2c1ecb4090f7fb9e38c6b3d0d1d..96b973104413b46e6d9b74fa2df546faa998c2f2 100644 --- a/include/gepetto/gui/shortcut-factory.hh +++ b/include/gepetto/gui/shortcut-factory.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_SHORTCUT_FACTORY_HH_ # define GEPETTO_GUI_SHORTCUT_FACTORY_HH_ diff --git a/include/gepetto/gui/tree-item.hh b/include/gepetto/gui/tree-item.hh index 9ea242728b6fc471ab8c55fdaf8cf0d9fe7242af..af0cc5a58e70601a1c295e45365b729f8250ff3d 100644 --- a/include/gepetto/gui/tree-item.hh +++ b/include/gepetto/gui/tree-item.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_TREEITEM_HH #define GEPETTO_GUI_TREEITEM_HH diff --git a/include/gepetto/gui/windows-manager.hh b/include/gepetto/gui/windows-manager.hh index d4872efae4d8fcf6314fc5276079d10ff253a317..0abaded93fd0f1c33c8abde9e0e2223f0bbb8659 100644 --- a/include/gepetto/gui/windows-manager.hh +++ b/include/gepetto/gui/windows-manager.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_WINDOWSMANAGER_HH #define GEPETTO_GUI_WINDOWSMANAGER_HH diff --git a/include/gepetto/viewer/corba/se3.hh b/include/gepetto/viewer/corba/se3.hh index f9aa02cb7eb695a024fa494e7f3eb4672b30f7ce..41019809e748e3c3c01d8ac12f52a62330d6432f 100644 --- a/include/gepetto/viewer/corba/se3.hh +++ b/include/gepetto/viewer/corba/se3.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef __se3_se3_hpp__ #define __se3_se3_hpp__ #include <Eigen/Geometry> diff --git a/src/gui/action-search-bar.cc b/src/gui/action-search-bar.cc index b77f3518fa548c5c62cc4cddcb359b1b037741ea..a628e902a74bc9a1012ad6f95b1f5c3ed422309a 100644 --- a/src/gui/action-search-bar.cc +++ b/src/gui/action-search-bar.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include <gepetto/gui/action-search-bar.hh> #include <QDebug> diff --git a/src/gui/bodytreewidget.cc b/src/gui/bodytreewidget.cc index e0b5ac6083319bd871607d11467a82f98d4d33d1..dd62091282543ac2cf1063d4951affbed557e992 100644 --- a/src/gui/bodytreewidget.cc +++ b/src/gui/bodytreewidget.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include <gepetto/gui/bodytreewidget.hh> #include <gepetto/gui/tree-item.hh> diff --git a/src/gui/dialog/dialogloadenvironment.cc b/src/gui/dialog/dialogloadenvironment.cc index 06457c364fd59a6c4502a649e24fcdf473023f71..f7a60f2442fdd8b418284dd51a9d3402b42f1d8c 100644 --- a/src/gui/dialog/dialogloadenvironment.cc +++ b/src/gui/dialog/dialogloadenvironment.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/dialog/dialogloadenvironment.hh" #include "ui_dialogloadenvironment.h" diff --git a/src/gui/dialog/dialogloadrobot.cc b/src/gui/dialog/dialogloadrobot.cc index 2c4ef17d8ab2068e0c85aaae7e3caf0b8da9d629..d1f1f93f833c181eb2bba45644a461eeea39c10b 100644 --- a/src/gui/dialog/dialogloadrobot.cc +++ b/src/gui/dialog/dialogloadrobot.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/dialog/dialogloadrobot.hh" #include "ui_dialogloadrobot.h" diff --git a/src/gui/dialog/pluginmanagerdialog.cc b/src/gui/dialog/pluginmanagerdialog.cc index 16a776c7cd6bb3e15a999ce207e17b25a280c239..db5c6884f1d0a433df3766cea471b3a745a8f5bd 100644 --- a/src/gui/dialog/pluginmanagerdialog.cc +++ b/src/gui/dialog/pluginmanagerdialog.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/dialog/pluginmanagerdialog.hh" #include "ui_pluginmanagerdialog.h" diff --git a/src/gui/ledindicator.cc b/src/gui/ledindicator.cc index 7a56f2f409bd4f82d4a75da0c8be165589602d18..8d4ffdd81cb730b05d28818522f3687831223d43 100644 --- a/src/gui/ledindicator.cc +++ b/src/gui/ledindicator.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/ledindicator.hh" #include <QPainter> diff --git a/src/gui/mainwindow.cc b/src/gui/mainwindow.cc index 5973824fe7d8831e33b5961fab427a84e621357e..c3f5cabdf4e8d1a14a33f040f678c50829f26542 100644 --- a/src/gui/mainwindow.cc +++ b/src/gui/mainwindow.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/mainwindow.hh" #include "ui_mainwindow.h" diff --git a/src/gui/omniorbthread.cc b/src/gui/omniorbthread.cc index a2a41bad2c49e39bd9505cfbc7d8920140b0389c..17c5ed923ca20b96257f7ff6c7adac53b0d27964 100644 --- a/src/gui/omniorbthread.cc +++ b/src/gui/omniorbthread.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/omniorb/omniorbthread.hh" #include <gepetto/viewer/corba/server.hh> diff --git a/src/gui/osgwidget.cc b/src/gui/osgwidget.cc index e1d554a3f7510228d40876d1725d63e8627494d8..73a83cafb7d7cb6c4cb4b0011bb24f2bb8fb25ae 100644 --- a/src/gui/osgwidget.cc +++ b/src/gui/osgwidget.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/osgwidget.hh" #include "gepetto/gui/mainwindow.hh" #include <gepetto/gui/pick-handler.hh> diff --git a/src/gui/pick-handler.cc b/src/gui/pick-handler.cc index 50c590ffa2b0cf083a6791df77d76deb3981d10c..3d8745dd19204876c899e3aafb1841252d2b7fdd 100644 --- a/src/gui/pick-handler.cc +++ b/src/gui/pick-handler.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/pick-handler.hh" #include <QDebug> diff --git a/src/gui/python-decorator.hh b/src/gui/python-decorator.hh index f4e727af2473350077678efb5c526d4ea96efc92..4a8a2971e1e994017008b1ff5e127d831713649f 100644 --- a/src/gui/python-decorator.hh +++ b/src/gui/python-decorator.hh @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #ifndef GEPETTO_GUI_PYTHON_DECORATOR_HH #define GEPETTO_GUI_PYTHON_DECORATOR_HH diff --git a/src/gui/pythonwidget.cc b/src/gui/pythonwidget.cc index 1ab934e1885d68eaa14bb0de38692831a8a54ef2..1041426322121658dbf23ec1fcae8507ebad4c33 100644 --- a/src/gui/pythonwidget.cc +++ b/src/gui/pythonwidget.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/pythonwidget.hh" #include <QAction> diff --git a/src/gui/safeapplication.cc b/src/gui/safeapplication.cc index 1f37547655ea6851043a5aacccab668f92bee678..20d094765ec34d8d1fd50f432037749fe103d0c5 100644 --- a/src/gui/safeapplication.cc +++ b/src/gui/safeapplication.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/safeapplication.hh" #include <QDebug> diff --git a/src/gui/selection-handler.cc b/src/gui/selection-handler.cc index 06fe1e2672672e853a120ac927475f3c57b1a6ac..75b68b44077a520e8dba1ab9066e0d325c39dd98 100644 --- a/src/gui/selection-handler.cc +++ b/src/gui/selection-handler.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include <QHBoxLayout> #include <QLabel> #include <QVector3D> diff --git a/src/gui/shortcut-factory.cc b/src/gui/shortcut-factory.cc index bc602d7d90ccda1c86a7b7828bcd891cdc7e422b..39bccfa7caeffecd03b0496760ea902e1c8dd5a1 100644 --- a/src/gui/shortcut-factory.cc +++ b/src/gui/shortcut-factory.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include <iostream> #include <QScrollArea> #include <QLabel> diff --git a/src/gui/tree-item.cc b/src/gui/tree-item.cc index 11c2d59750a6b5ec52e1b7e5f3fe343c93d08dc6..9ad0d14ed399f51aa843cca45c5c0d7f126a4557 100644 --- a/src/gui/tree-item.cc +++ b/src/gui/tree-item.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/tree-item.hh" #include <QDebug> diff --git a/src/gui/windows-manager.cc b/src/gui/windows-manager.cc index 1f58fd4d43aef335c8ba208cb51db8de27b0e68b..7e1b0f0a285ac8a44abb7056e61306f3f7f6f93f 100644 --- a/src/gui/windows-manager.cc +++ b/src/gui/windows-manager.cc @@ -1,3 +1,19 @@ +// Copyright (c) 2015-2018, LAAS-CNRS +// Authors: Joseph Mirabel (joseph.mirabel@laas.fr) +// +// This file is part of gepetto-viewer-corba. +// gepetto-viewer-corba is free software: you can redistribute it +// and/or modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation, either version +// 3 of the License, or (at your option) any later version. +// +// gepetto-viewer-corba is distributed in the hope that it will be +// useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Lesser Public License for more details. You should have +// received a copy of the GNU Lesser General Public License along with +// gepetto-viewer-corba. If not, see <http://www.gnu.org/licenses/>. + #include "gepetto/gui/windows-manager.hh" #include <gepetto/viewer/window-manager.h>