mirror of https://github.com/CGAL/cgal
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
|
||
|---|---|---|
| .. | ||
| Barycentric_mapping_parameterizer_3.h | ||
| Circular_border_parameterizer_3.h | ||
| Convertible_circulator_project.h | ||
| Convertible_filter_iterator.h | ||
| Convertible_iterator_project.h | ||
| Discrete_authalic_parameterizer_3.h | ||
| Discrete_conformal_map_parameterizer_3.h | ||
| Fixed_border_parameterizer_3.h | ||
| LSCM_parameterizer_3.h | ||
| Mean_value_coordinates_parameterizer_3.h | ||
| Param_mesh_patch_circulators.h | ||
| Param_mesh_patch_iterators.h | ||
| Param_mesh_patch_vertex.h | ||
| Parameterization_mesh_feature_extractor.h | ||
| Parameterization_mesh_patch_3.h | ||
| Parameterization_polyhedron_adaptor_3.h | ||
| Parameterizer_traits_3.h | ||
| Square_border_parameterizer_3.h | ||
| Taucs_fix.h | ||
| Taucs_matrix.h | ||
| Taucs_solver_traits.h | ||
| Taucs_vector.h | ||
| Two_vertices_parameterizer_3.h | ||
| Win32_exception.h | ||
| parameterize.h | ||
| surface_mesh_parameterization_assertions.h | ||