mirror of https://github.com/CGAL/cgal
fix license headers
This commit is contained in:
parent
c59d05344e
commit
f6b8d0faf3
|
|
@ -24,12 +24,12 @@
|
||||||
# if defined(CGAL_LICENSE_WARNING)
|
# if defined(CGAL_LICENSE_WARNING)
|
||||||
|
|
||||||
CGAL_pragma_warning("Your commercial license for CGAL does not cover "
|
CGAL_pragma_warning("Your commercial license for CGAL does not cover "
|
||||||
"this release of the Frechet Distances package.")
|
"this release of the dD Frechet Distance package.")
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "Your commercial license for CGAL does not cover this release \
|
# error "Your commercial license for CGAL does not cover this release \
|
||||||
of the dD Frechet Distances package. \
|
of the dD Frechet Distance package. \
|
||||||
You get this error, as you defined CGAL_LICENSE_ERROR."
|
You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
|
|
@ -39,13 +39,13 @@
|
||||||
|
|
||||||
# if defined(CGAL_LICENSE_WARNING)
|
# if defined(CGAL_LICENSE_WARNING)
|
||||||
CGAL_pragma_warning("\nThe macro CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE is not defined."
|
CGAL_pragma_warning("\nThe macro CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE is not defined."
|
||||||
"\nYou use the CGAL Polyline Distances package under "
|
"\nYou use the CGAL dD Frechet Distance package under "
|
||||||
"the terms of the GPLv3+.")
|
"the terms of the GPLv3+.")
|
||||||
# endif // CGAL_LICENSE_WARNING
|
# endif // CGAL_LICENSE_WARNING
|
||||||
|
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "The macro CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE is not defined.\
|
# error "The macro CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE is not defined.\
|
||||||
You use the CGAL Polyline Distances package under the terms of \
|
You use the CGAL dD Frechet Distance package under the terms of \
|
||||||
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,16 +11,12 @@
|
||||||
//
|
//
|
||||||
// Warning: this file is generated, see include/CGAL/license/README.md
|
// Warning: this file is generated, see include/CGAL/license/README.md
|
||||||
|
|
||||||
|
|
||||||
#ifndef CGAL_LICENSE_HEAT_METHOD_3_H
|
#ifndef CGAL_LICENSE_HEAT_METHOD_3_H
|
||||||
#define CGAL_LICENSE_HEAT_METHOD_3_H
|
#define CGAL_LICENSE_HEAT_METHOD_3_H
|
||||||
|
|
||||||
#include <CGAL/config.h>
|
#include <CGAL/config.h>
|
||||||
#include <CGAL/license.h>
|
#include <CGAL/license.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE
|
#ifdef CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE
|
||||||
|
|
||||||
# if CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
# if CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
||||||
|
|
@ -33,8 +29,8 @@
|
||||||
|
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "Your commercial license for CGAL does not cover this release \
|
# error "Your commercial license for CGAL does not cover this release \
|
||||||
of the 3D Heat Method package. \
|
of the 3D Heat Method package. \
|
||||||
You get this error, as you defined CGAL_LICENSE_ERROR."
|
You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
# endif // CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
# endif // CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
||||||
|
|
@ -50,9 +46,9 @@ You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "The macro CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE is not defined.\
|
# error "The macro CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE is not defined.\
|
||||||
You use the CGAL 3D Heat Method package under the terms of \
|
You use the CGAL 3D Heat Method package under the terms of \
|
||||||
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
#endif // no CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE
|
#endif // no CGAL_HEAT_METHOD_3_COMMERCIAL_LICENSE
|
||||||
|
|
||||||
#endif // CGAL_LICENSE_CHECK_HEAT_METHOD_3_H
|
#endif // CGAL_LICENSE_HEAT_METHOD_3_H
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
//
|
//
|
||||||
// Author(s) : Andreas Fabri
|
// Author(s) : Andreas Fabri
|
||||||
//
|
//
|
||||||
// Warning: this file is generated, see include/CGAL/licence/README.md
|
// Warning: this file is generated, see include/CGAL/license/README.md
|
||||||
|
|
||||||
#ifndef CGAL_LICENSE_ISOSURFACING_3_H
|
#ifndef CGAL_LICENSE_ISOSURFACING_3_H
|
||||||
#define CGAL_LICENSE_ISOSURFACING_3_H
|
#define CGAL_LICENSE_ISOSURFACING_3_H
|
||||||
|
|
|
||||||
|
|
@ -24,12 +24,12 @@
|
||||||
# if defined(CGAL_LICENSE_WARNING)
|
# if defined(CGAL_LICENSE_WARNING)
|
||||||
|
|
||||||
CGAL_pragma_warning("Your commercial license for CGAL does not cover "
|
CGAL_pragma_warning("Your commercial license for CGAL does not cover "
|
||||||
"this release of the Polygon Mesh Processing - Polyhedral envelope package.")
|
"this release of the Polygon Mesh Processing - Polyhedral Envelope package.")
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "Your commercial license for CGAL does not cover this release \
|
# error "Your commercial license for CGAL does not cover this release \
|
||||||
of the Polygon Mesh Processing - Polyhedral envelope package. \
|
of the Polygon Mesh Processing - Polyhedral Envelope package. \
|
||||||
You get this error, as you defined CGAL_LICENSE_ERROR."
|
You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
|
|
@ -39,16 +39,16 @@
|
||||||
|
|
||||||
# if defined(CGAL_LICENSE_WARNING)
|
# if defined(CGAL_LICENSE_WARNING)
|
||||||
CGAL_pragma_warning("\nThe macro CGAL_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_COMMERCIAL_LICENSE is not defined."
|
CGAL_pragma_warning("\nThe macro CGAL_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_COMMERCIAL_LICENSE is not defined."
|
||||||
"\nYou use the CGAL Polygon Mesh Processing - Polyhedral envelope package under "
|
"\nYou use the CGAL Polygon Mesh Processing - Polyhedral Envelope package under "
|
||||||
"the terms of the GPLv3+.")
|
"the terms of the GPLv3+.")
|
||||||
# endif // CGAL_LICENSE_WARNING
|
# endif // CGAL_LICENSE_WARNING
|
||||||
|
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "The macro CGAL_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_COMMERCIAL_LICENSE is not defined.\
|
# error "The macro CGAL_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_COMMERCIAL_LICENSE is not defined.\
|
||||||
You use the CGAL Polygon Mesh Processing - Polyhedral envelope package under the terms of \
|
You use the CGAL Polygon Mesh Processing - Polyhedral Envelope package under the terms of \
|
||||||
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
#endif // no CGAL_POLYGON_MESH_PROCESSING_ENVELOPE_COMMERCIAL_LICENSE
|
#endif // no CGAL_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_COMMERCIAL_LICENSE
|
||||||
|
|
||||||
#endif // CGAL_LICENSE_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_H
|
#endif // CGAL_LICENSE_POLYGON_MESH_PROCESSING_POLYHEDRAL_ENVELOPE_H
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
// Copyright (c) 2019 GeometryFactory SARL (France).
|
// Copyright (c) 2016 GeometryFactory SARL (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org)
|
// This file is part of CGAL (www.cgal.org)
|
||||||
|
|
@ -51,4 +51,4 @@
|
||||||
|
|
||||||
#endif // no CGAL_POLYGON_MESH_PROCESSING_LOCATE_COMMERCIAL_LICENSE
|
#endif // no CGAL_POLYGON_MESH_PROCESSING_LOCATE_COMMERCIAL_LICENSE
|
||||||
|
|
||||||
#endif // CGAL_LICENSE_CHECK_POLYGON_MESH_PROCESSING_LOCATE_H
|
#endif // CGAL_LICENSE_POLYGON_MESH_PROCESSING_LOCATE_H
|
||||||
|
|
|
||||||
|
|
@ -11,16 +11,12 @@
|
||||||
//
|
//
|
||||||
// Warning: this file is generated, see include/CGAL/license/README.md
|
// Warning: this file is generated, see include/CGAL/license/README.md
|
||||||
|
|
||||||
|
|
||||||
#ifndef CGAL_LICENSE_POLYGONAL_SURFACE_RECONSTRUCTION_H
|
#ifndef CGAL_LICENSE_POLYGONAL_SURFACE_RECONSTRUCTION_H
|
||||||
#define CGAL_LICENSE_POLYGONAL_SURFACE_RECONSTRUCTION_H
|
#define CGAL_LICENSE_POLYGONAL_SURFACE_RECONSTRUCTION_H
|
||||||
|
|
||||||
#include <CGAL/config.h>
|
#include <CGAL/config.h>
|
||||||
#include <CGAL/license.h>
|
#include <CGAL/license.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE
|
#ifdef CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE
|
||||||
|
|
||||||
# if CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
# if CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
||||||
|
|
@ -33,8 +29,8 @@
|
||||||
|
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "Your commercial license for CGAL does not cover this release \
|
# error "Your commercial license for CGAL does not cover this release \
|
||||||
of the Polygonal Surface Reconstruction package. \
|
of the Polygonal Surface Reconstruction package. \
|
||||||
You get this error, as you defined CGAL_LICENSE_ERROR."
|
You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
# endif // CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
# endif // CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
|
||||||
|
|
@ -50,9 +46,9 @@ You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# ifdef CGAL_LICENSE_ERROR
|
# ifdef CGAL_LICENSE_ERROR
|
||||||
# error "The macro CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE is not defined.\
|
# error "The macro CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE is not defined.\
|
||||||
You use the CGAL Polygonal Surface Reconstruction package under the terms of \
|
You use the CGAL Polygonal Surface Reconstruction package under the terms of \
|
||||||
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
|
||||||
# endif // CGAL_LICENSE_ERROR
|
# endif // CGAL_LICENSE_ERROR
|
||||||
|
|
||||||
#endif // no CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE
|
#endif // no CGAL_POLYGONAL_SURFACE_RECONSTRUCTION_COMMERCIAL_LICENSE
|
||||||
|
|
||||||
#endif // CGAL_LICENSE_CHECK_POLYGONAL_SURFACE_RECONSTRUCTION_H
|
#endif // CGAL_LICENSE_POLYGONAL_SURFACE_RECONSTRUCTION_H
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ Convex_hull_3 3D Convex Hulls
|
||||||
Convex_hull_d dD Convex Hulls and Delaunay Triangulations
|
Convex_hull_d dD Convex Hulls and Delaunay Triangulations
|
||||||
Envelope_2 2D Envelopes
|
Envelope_2 2D Envelopes
|
||||||
Envelope_3 3D Envelopes
|
Envelope_3 3D Envelopes
|
||||||
Frechet_distance dD Fréchet Distance
|
Frechet_distance dD Frechet Distance
|
||||||
GraphicsView CGAL and the Qt Graphics View Framework
|
GraphicsView CGAL and the Qt Graphics View Framework
|
||||||
Heat_method_3 3D Heat Method
|
Heat_method_3 3D Heat Method
|
||||||
Hyperbolic_triangulation_2 2D Hyperbolic Delaunay Triangulations
|
Hyperbolic_triangulation_2 2D Hyperbolic Delaunay Triangulations
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue