Skip to content

Commit

Permalink
new license MPL2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Nützi (UBUNTU) committed Dec 23, 2014
1 parent 5dc1e27 commit 368c5a3
Show file tree
Hide file tree
Showing 46 changed files with 511 additions and 858 deletions.
1,047 changes: 373 additions & 674 deletions COPYING

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions example/include/ComputeMVBBTests.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ComputeMVBBTests_hpp
Expand Down
7 changes: 3 additions & 4 deletions example/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#include <iostream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================
#ifndef Diameter_EstimateDiameter_hpp
#define Diameter_EstimateDiameter_hpp
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/include/ApproxMVBB/Diameter/TypeSegment.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef Diameter_TypeSegement_hpp
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/include/ApproxMVBB/Diameter/Utils/alloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef Diameter_Utils_alloc_h
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/include/ApproxMVBB/Diameter/Utils/rand.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef Diameter_Utils_rand_h
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/include/ApproxMVBB/Diameter/Utils/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef Diameter_Utils_util_h
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/src/EstimateDiameter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#include <limits>
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/src/alloc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================


Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/src/rand.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#include "ApproxMVBB/Diameter/Utils/rand.h"
Expand Down
7 changes: 3 additions & 4 deletions external/Diameter/src/util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#include <iostream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

/** Floating point config file for Predicates.hpp */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef GeometryPredicates_Predicates_hpp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef GeometryPredicates_Rounding_hpp
Expand Down
14 changes: 6 additions & 8 deletions external/GeometryPredicates/src/PredicatesInit.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================


Expand Down Expand Up @@ -74,10 +73,9 @@ int main (int argc, char * argv[])
"// ApproxMVBB\n"
"// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>\n"
"//\n"
"// Licensed under GNU General Public License 3.0 or later. \n"
"// Some rights reserved. See COPYING, README.rst.\n"
"//\n"
"// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>\n"
"// This Source Code Form is subject to the terms of the Mozilla Public\n"
"// License, v. 2.0. If a copy of the MPL was not distributed with this\n"
"// file, You can obtain one at http://mozilla.org/MPL/2.0/.\n"
"// ========================================================================================\n", pFile);
fprintf(pFile,"static double splitter = %f;\n", splitter);
fprintf(pFile,"static double resulterrbound = %.16g;\n", resulterrbound);
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/AABB.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_AABB_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/AngleFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_AngleFunctions_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Common/AssertionDebug.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_Common_AssertionDebug_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Common/Exception.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef MVBB_Common_Exception_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Common/MyMatrixTypeDefs.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_Common_MyMatrixDefs_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Common/Platform.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_Common_Platform_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Common/StaticAssert.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef MVBB_Common_StaticAssert_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Common/TypeDefs.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_Common_TypeDefs_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/ComputeApproxMVBB.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_ComputeApproxMVBB_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/Config/Config.hpp.in.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_Config_Config_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/ContainerFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_ContainerFunctions_hpp
Expand Down
7 changes: 3 additions & 4 deletions include/ApproxMVBB/ConvexHull2D.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
// ApproxMVBB
// Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
//
// Licensed under GNU General Public License 3.0 or later.
// Some rights reserved. See COPYING, README.rst.
//
// @license GPL-3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ========================================================================================

#ifndef ApproxMVBB_ConvexHull2D_hpp
Expand Down
Loading

0 comments on commit 368c5a3

Please sign in to comment.