From 2511d3c05bf074acbb99adfe946f178cd5809214 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 18 Jun 2024 13:29:51 +0100 Subject: [PATCH] Fix license file --- ...Polyline_distance.h => Frechet_distance.h} | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) rename Installation/include/CGAL/license/{Polyline_distance.h => Frechet_distance.h} (64%) diff --git a/Installation/include/CGAL/license/Polyline_distance.h b/Installation/include/CGAL/license/Frechet_distance.h similarity index 64% rename from Installation/include/CGAL/license/Polyline_distance.h rename to Installation/include/CGAL/license/Frechet_distance.h index c99ab14f6c5..80af43ef22c 100644 --- a/Installation/include/CGAL/license/Polyline_distance.h +++ b/Installation/include/CGAL/license/Frechet_distance.h @@ -11,44 +11,44 @@ // // Warning: this file is generated, see include/CGAL/license/README.md -#ifndef CGAL_LICENSE_Frechet_distance_H -#define CGAL_LICENSE_Frechet_distance_H +#ifndef CGAL_LICENSE_FRECHET_DISTANCE_H +#define CGAL_LICENSE_FRECHET_DISTANCE_H #include #include -#ifdef CGAL_Frechet_distance_COMMERCIAL_LICENSE +#ifdef CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE -# if CGAL_Frechet_distance_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE +# if CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE # if defined(CGAL_LICENSE_WARNING) CGAL_pragma_warning("Your commercial license for CGAL does not cover " - "this release of the Polyline Distances package.") + "this release of the Frechet Distances package.") # endif # ifdef CGAL_LICENSE_ERROR # error "Your commercial license for CGAL does not cover this release \ - of the dD Polyline Distances package. \ + of the dD Frechet Distances package. \ You get this error, as you defined CGAL_LICENSE_ERROR." # endif // CGAL_LICENSE_ERROR -# endif // CGAL_Frechet_distance_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE +# endif // CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE -#else // no CGAL_Frechet_distance_COMMERCIAL_LICENSE +#else // no CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE # 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 " "the terms of the GPLv3+.") # endif // CGAL_LICENSE_WARNING # 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 \ the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR." # endif // CGAL_LICENSE_ERROR -#endif // no CGAL_Frechet_distance_COMMERCIAL_LICENSE +#endif // no CGAL_FRECHET_DISTANCE_COMMERCIAL_LICENSE -#endif // CGAL_LICENSE_Frechet_distance_H +#endif // CGAL_LICENSE_FRECHET_DISTANCE_H