Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relicense from GPL-2.0 to BSD-3 #57

Merged
merged 2 commits into from
Jun 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
BSD 3-Clause License

Copyright (c) 2022, Fondazione Istituto Italiano di Tecnologia
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
339 changes: 0 additions & 339 deletions LICENSE.txt

This file was deleted.

2 changes: 1 addition & 1 deletion include/CoMHeightTrajectoryGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/ControlledUnicycle.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/DCMTrajectoryGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/
#ifndef DCMTRAJECTORYGENERATOR_H
Expand Down
2 changes: 1 addition & 1 deletion include/DCMTrajectoryGeneratorHelper.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/
#ifndef DCMTRAJECTORYGENERATORHELPER_H
Expand Down
2 changes: 1 addition & 1 deletion include/FeetCubicSplineGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/FeetGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/
#ifndef FEETGENERATOR_H
Expand Down
2 changes: 1 addition & 1 deletion include/FeetMinimumJerkGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/
#ifndef FEETMINIMUMJERKGENERATOR_H
Expand Down
2 changes: 1 addition & 1 deletion include/FootPrint.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/FreeSpaceEllipse.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2020 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/PersonFollowingController.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/StepPhase.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/UnicycleBaseController.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 20022 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/UnicycleDirectController.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 20022 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/UnicycleFoot.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/UnicycleGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/UnicycleOptimization.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/UnicyclePlanner.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion include/ZMPTrajectoryGenerator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/CoMHeightTrajectoryGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/ControlledUnicycle.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/DCMTrajectoryGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/DCMTrajectoryGeneratorHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/FeetCubicSplineGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/FeetGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/FeetMinimumJerkGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/FootPrint.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/FreeSpaceEllipse.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2020 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/PersonFollowingController.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/UnicycleBaseController.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 20022 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/UnicycleDirectController.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 20022 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/UnicycleFoot.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/UnicycleGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/UnicycleOptimization.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/UnicyclePlanner.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/ZMPTrajectoryGenerator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
3 changes: 1 addition & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
# Authors: Stefano Dafarra
# Giulio Romualdi
# CopyPolicy: Released under the terms of the LGPLv2.1 or later

# CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
cmake_minimum_required(VERSION 3.1)

set (CMAKE_CXX_STANDARD 11)
Expand Down
2 changes: 1 addition & 1 deletion tests/DcmInterpolationTest.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Fondazione Istituto Italiano di Tecnologia
* Authors: Giulio Romualdi, Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/InterpolationTest.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/UnicycleTest.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2017 Fondazione Istituto Italiano di Tecnologia
* Authors: Stefano Dafarra
* CopyPolicy: Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* CopyPolicy: Released under the terms of the BSD-3-Clause license, see LICENSE
*
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @file utils.cpp
* @author Giulio Romualdi
* @copyright 2018 iCub Facility - Istituto Italiano di Tecnologia
* Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* Released under the terms of the BSD-3-Clause license, see LICENSE
* @date 2018
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @file utils.h
* @author Giulio Romualdi
* @copyright 2018 iCub Facility - Istituto Italiano di Tecnologia
* Released under the terms of the LGPLv2.1 or later, see LGPL.TXT
* Released under the terms of the BSD-3-Clause license, see LICENSE
* @date 2018
*/

Expand Down
Loading