From aca7fef62833719f10b47b5ef84ecd57ad391c27 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Mon, 29 Mar 2021 08:17:24 +0200 Subject: [PATCH] update license references --- carmenwrapper/carmenwrapper.cpp | 5 ++--- configfile/configfile.cpp | 5 ++--- configfile/configfile_test.cpp | 5 ++--- gfs-carmen/gfs-carmen.cpp | 5 ++--- gui/gfs_logplayer.cpp | 5 ++--- gui/gfs_nogui.cpp | 9 ++++----- gui/gfs_simplegui.cpp | 9 ++++----- gui/gsp_thread.cpp | 5 ++--- gui/qgraphpainter.cpp | 5 ++--- gui/qparticleviewer.cpp | 5 ++--- include/gmapping/carmenwrapper/carmenwrapper.h | 5 ++--- include/gmapping/configfile/configfile.h | 5 ++--- include/gmapping/gui/gsp_thread.h | 5 ++--- include/gmapping/gui/qgraphpainter.h | 5 ++--- include/gmapping/gui/qparticleviewer.h | 5 ++--- include/gmapping/utils/commandline.h | 5 ++--- 16 files changed, 36 insertions(+), 52 deletions(-) diff --git a/carmenwrapper/carmenwrapper.cpp b/carmenwrapper/carmenwrapper.cpp index d51d753..77a8ae5 100644 --- a/carmenwrapper/carmenwrapper.cpp +++ b/carmenwrapper/carmenwrapper.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/configfile/configfile.cpp b/configfile/configfile.cpp index 817b98d..d5eb432 100644 --- a/configfile/configfile.cpp +++ b/configfile/configfile.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/configfile/configfile_test.cpp b/configfile/configfile_test.cpp index 8f7a356..cc3fec9 100644 --- a/configfile/configfile_test.cpp +++ b/configfile/configfile_test.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/gfs-carmen/gfs-carmen.cpp b/gfs-carmen/gfs-carmen.cpp index 7c19e65..df477e4 100644 --- a/gfs-carmen/gfs-carmen.cpp +++ b/gfs-carmen/gfs-carmen.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/gui/gfs_logplayer.cpp b/gui/gfs_logplayer.cpp index 4bf7b57..c612a52 100644 --- a/gui/gfs_logplayer.cpp +++ b/gui/gfs_logplayer.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/gui/gfs_nogui.cpp b/gui/gfs_nogui.cpp index 53c7834..eee4354 100644 --- a/gui/gfs_nogui.cpp +++ b/gui/gfs_nogui.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied @@ -28,8 +27,8 @@ using namespace GMapping; int main (int argc, char ** argv){ cerr << "GMAPPING copyright 2004 by Giorgio Grisetti, Cyrill Stachniss," << endl ; - cerr << "and Wolfram Burgard. To be published under the CreativeCommons license," << endl ; - cerr << "see: http://creativecommons.org/licenses/by-nc-sa/2.0/" << endl << endl; + cerr << "and Wolfram Burgard. Published under the 3-Clause BSD License," << endl ; + cerr << "see: https://opensource.org/licenses/BSD-3-Clause" << endl << endl; GridSlamProcessorThread* gsp= new GridSlamProcessorThread; diff --git a/gui/gfs_simplegui.cpp b/gui/gfs_simplegui.cpp index 4de4d40..63486a4 100644 --- a/gui/gfs_simplegui.cpp +++ b/gui/gfs_simplegui.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied @@ -70,8 +69,8 @@ class GFSMainWindow: public QMainWindow{ int main (int argc, char ** argv){ cerr << "GMAPPING copyright 2004 by Giorgio Grisetti, Cyrill Stachniss," << endl ; - cerr << "and Wolfram Burgard. To be published under the CreativeCommons license," << endl; - cerr << "see: http://creativecommons.org/licenses/by-nc-sa/2.0/" << endl << endl; + cerr << "and Wolfram Burgard. Published under the 3-Clause BSD License," << endl; + cerr << "see: https://opensource.org/licenses/BSD-3-Clause" << endl << endl; GridSlamProcessorThread* gsp= new GridSlamProcessorThread; diff --git a/gui/gsp_thread.cpp b/gui/gsp_thread.cpp index e6fb208..f1dc278 100644 --- a/gui/gsp_thread.cpp +++ b/gui/gsp_thread.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/gui/qgraphpainter.cpp b/gui/qgraphpainter.cpp index 7204eaa..ecfac93 100644 --- a/gui/qgraphpainter.cpp +++ b/gui/qgraphpainter.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/gui/qparticleviewer.cpp b/gui/qparticleviewer.cpp index 0a39761..846e33b 100644 --- a/gui/qparticleviewer.cpp +++ b/gui/qparticleviewer.cpp @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/include/gmapping/carmenwrapper/carmenwrapper.h b/include/gmapping/carmenwrapper/carmenwrapper.h index 80a6d87..d043f39 100644 --- a/include/gmapping/carmenwrapper/carmenwrapper.h +++ b/include/gmapping/carmenwrapper/carmenwrapper.h @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/include/gmapping/configfile/configfile.h b/include/gmapping/configfile/configfile.h index dc34b72..4f4a601 100644 --- a/include/gmapping/configfile/configfile.h +++ b/include/gmapping/configfile/configfile.h @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/include/gmapping/gui/gsp_thread.h b/include/gmapping/gui/gsp_thread.h index 4bcd425..8be4529 100644 --- a/include/gmapping/gui/gsp_thread.h +++ b/include/gmapping/gui/gsp_thread.h @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/include/gmapping/gui/qgraphpainter.h b/include/gmapping/gui/qgraphpainter.h index cd8376f..071ee0f 100644 --- a/include/gmapping/gui/qgraphpainter.h +++ b/include/gmapping/gui/qgraphpainter.h @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/include/gmapping/gui/qparticleviewer.h b/include/gmapping/gui/qparticleviewer.h index 7f33ff8..9e0c689 100644 --- a/include/gmapping/gui/qparticleviewer.h +++ b/include/gmapping/gui/qparticleviewer.h @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied diff --git a/include/gmapping/utils/commandline.h b/include/gmapping/utils/commandline.h index bbd1ea4..d19617a 100644 --- a/include/gmapping/utils/commandline.h +++ b/include/gmapping/utils/commandline.h @@ -5,13 +5,12 @@ * GMAPPING Copyright (c) 2004 Giorgio Grisetti, * Cyrill Stachniss, and Wolfram Burgard * - * This software is licensed under the "Creative Commons - * License (Attribution-NonCommercial-ShareAlike 2.0)" + * This software is licensed under the 3-Clause BSD License * and is copyrighted by Giorgio Grisetti, Cyrill Stachniss, * and Wolfram Burgard. * * Further information on this license can be found at: - * http://creativecommons.org/licenses/by-nc-sa/2.0/ + * https://opensource.org/licenses/BSD-3-Clause * * GMAPPING is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied