cgal/Triangulation_2/include/CGAL
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
..
IO add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
boost/graph add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
internal add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Constrained_Delaunay_triangulation_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Constrained_triangulation_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Constrained_triangulation_face_base_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Constrained_triangulation_plus_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Constraint_hierarchy_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Delaunay_triangulation_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Distance_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Polyline_constraint_hierarchy_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Regular_triangulation_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Regular_triangulation_euclidean_traits_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Regular_triangulation_face_base_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Regular_triangulation_filtered_traits_2.h Reintroduce Regular_triangulation_filtered_traits_2 2016-11-03 13:10:27 +01:00
Regular_triangulation_vertex_base_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2_filtered_projection_traits_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2_projection_traits_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2_to_lcc.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2_traits_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_data_structure_using_list_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_default_data_structure_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_euclidean_traits_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_face_base_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_face_base_with_info_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_hierarchy_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_hierarchy_vertex_base_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_iterator_adaptator.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_line_face_circulator_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_utils_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_vertex_base_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_vertex_base_with_id_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_vertex_base_with_info_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Trivial_iterator.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Weighted_point.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
apply_to_range.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
triangulation_assertions.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00