Skip to content

Commit e47dfc0

Browse files
committed
copyright added
1 parent a9b9297 commit e47dfc0

File tree

1 file changed

+22
-4
lines changed
  • dual_arm_control/include/dual_arm_control_iam/tools

1 file changed

+22
-4
lines changed

dual_arm_control/include/dual_arm_control_iam/tools/Keyboard.h

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
11
//|
2-
//| Copyright (C) 2021 Learning Algorithms and Systems Laboratory, EPFL, Switzerland
3-
//| Authors: Patrick Sgrò (maintainer)
4-
5-
//| website: lasa.epfl.ch
2+
//| Copyright (C) 2021-2023 Learning Algorithms and Systems Laboratory, EPFL, Switzerland
3+
//| Authors: Michael Bombile (maintainer)
4+
//|
5+
6+
//|
7+
//| Other contributors:
8+
//| Elise Jeandupeux ([email protected])
9+
//|
10+
//| website: lasa.epfl.ch
11+
//|
12+
//| This file is part of iam_dual_arm_control.
13+
//| This work was supported by the European Community's Horizon 2020 Research and Innovation
14+
//| programme (call: H2020-ICT-09-2019-2020, RIA), grant agreement 871899 Impact-Aware Manipulation.
15+
//|
16+
//| iam_dual_arm_control is free software: you can redistribute it and/or modify it under the terms
17+
//| of the GNU General Public License as published by the Free Software Foundation,
18+
//| either version 3 of the License, or (at your option) any later version.
19+
//|
20+
//| iam_dual_arm_control is distributed in the hope that it will be useful,
21+
//| but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
//| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
//| GNU General Public License for more details.
624
//|
725

826
#pragma once

0 commit comments

Comments
 (0)