|
1 | 1 | /***************************************************************************** |
2 | | - * - Copyright (C) - 2020 - InfinyTech3D - * |
| 2 | + * - Copyright (C) 2020-Present InfinyTech3D - * |
3 | 3 | * * |
4 | | - * This file is part of the InfinyToolkit plugin for the SOFA framework * |
| 4 | + * This file is part of the InfinyToolkit plugin for the SOFA framework. * |
5 | 5 | * * |
6 | | - * Commercial License Usage: * |
7 | | - * Licensees holding valid commercial license from InfinyTech3D may use this * |
8 | | - * file in accordance with the commercial license agreement provided with * |
9 | | - * the Software or, alternatively, in accordance with the terms contained in * |
10 | | - * a written agreement between you and InfinyTech3D. For further information * |
11 | | - * on the licensing terms and conditions, contact: contact@infinytech3d.com * |
| 6 | + * This file is dual-licensed: * |
12 | 7 | * * |
13 | | - * GNU General Public License Usage: * |
14 | | - * Alternatively, this file may be used under the terms of the GNU General * |
15 | | - * Public License version 3. The licenses are as published by the Free * |
16 | | - * Software Foundation and appearing in the file LICENSE.GPL3 included in * |
17 | | - * the packaging of this file. Please review the following information to * |
18 | | - * ensure the GNU General Public License requirements will be met: * |
19 | | - * https://www.gnu.org/licenses/gpl-3.0.html. * |
| 8 | + * 1) Commercial License: * |
| 9 | + * This file may be used under the terms of a valid commercial license * |
| 10 | + * agreement provided wih the software by InfinyTech3D. * |
20 | 11 | * * |
21 | | - * Authors: see Authors.txt * |
| 12 | + * 2) GNU General Public License (GPLv3) Usage * |
| 13 | + * Alternatively, this file may be used under the terms of the * |
| 14 | + * GNU General Public License version 3 as published by the * |
| 15 | + * Free Software Foundation: https://www.gnu.org/licenses/gpl-3.0.html * |
| 16 | + * * |
| 17 | + * Contact: contact@infinytech3d.com * |
22 | 18 | * Further information: https://infinytech3d.com * |
23 | 19 | ****************************************************************************/ |
24 | | - |
25 | 20 | #include <InfinyToolkit/CarvingTools/AdvancedCarvingManager.h> |
26 | 21 | #include <sofa/core/ObjectFactory.h> |
27 | 22 | #include <sofa/core/collision/DetectionOutput.h> |
|
0 commit comments