cgal/Mesh_3/include/CGAL/Mesh_3
Sébastien Loriot 50510c05ea add include directive for license of all GPL header files
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
          grep -v Operations_on_polyhedra | \
          grep -v Algebraic_kernel_for_circles | \
          grep -v Algebraic_kernel_for_spheres | \
          grep -v Polyhedron_IO`;
do
  echo $i
  python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
2017-01-19 15:20:25 +01:00
..
C3T3_helpers.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Cell_criteria_visitor_with_balls.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Concurrent_mesher_config.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Creator_weighted_point_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Detect_features_in_polyhedra.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Detect_features_in_polyhedra_fwd.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Detect_polylines_in_polyhedra.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Detect_polylines_in_polyhedra_fwd.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Dump_c3t3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Facet_criteria_visitor_with_balls.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Facet_on_same_surface_criterion.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Has_features.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Image_to_labeled_function_wrapper.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Implicit_surface_mesher_visitor.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Implicit_to_labeled_function_wrapper.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Labeled_mesh_domain_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Lloyd_move.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_complex_3_in_triangulation_3_base.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_global_optimizer.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_sizing_field.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_surface_cell_base_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesher_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesher_level.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesher_level_default_implementations.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Null_exuder_visitor.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Null_global_optimizer_visitor.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Null_perturber_visitor.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Odt_move.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Polyline_with_context.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Profile_counter.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Profiling_tools.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Protect_edges_sizing_field.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Refine_cells_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Refine_facets_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Refine_facets_manifold_base.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Refine_tets_visitor.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Robust_intersection_kernel.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Robust_intersection_traits_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Robust_weighted_circumcenter_filtered_traits_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Sizing_grid.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Sliver_perturber.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Slivers_exuder.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Slivers_exuder_cell_attributes_traits.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangle_accessor_primitive.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_helpers.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_sizing_field.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Uniform_sizing_field.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Worksharing_data_structures.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
config.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
dihedral_angle_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
global_parameters.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
initialize_triangulation_from_labeled_image.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
io_signature.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
mesh_standard_cell_criteria.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
mesh_standard_criteria.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
mesh_standard_facet_criteria.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
min_dihedral_angle.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
parameters_defaults.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
polyhedral_to_labeled_function_wrapper.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
polylines_to_protect.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
radius_ratio.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
search_for_connected_components_in_labeled_image.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
sliver_criteria.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
squared_distance_Point_3_Triangle_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
utilities.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
vertex_perturbation.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00