cgal/GraphicsView/include/CGAL/Qt
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
..
AlphaShapeGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
ApolloniusGraphGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
CGAL_Qt_config.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
CircularArcGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
ConstrainedTriangulationGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Converter.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
CreateOpenGLContext.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
DelaunayMeshTriangulationGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
DemosMainWindow.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
DemosMainWindow_impl.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewCircleInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewCircularArcInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewIsoRectangleInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewLineInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewNavigation.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewNavigation_impl.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewPolygonWithHolesInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewPolylineInput.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
GraphicsViewPolylineInput_impl.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
LineGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PainterOstream.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PointsGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PointsInKdTreeGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PolygonGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PolygonWithHolesGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PolylinesGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
PowerdiagramGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
RegularGridGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
RegularGridVectorFieldGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
RegularTriangulationGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
SegmentDelaunayGraphGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
SegmentDelaunayGraphLinfGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
SegmentsGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
StreamLinesGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
TriangulationGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
VoronoiGraphicsItem.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
debug.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
debug_impl.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
resources.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
resources_impl.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
utility.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
utility_impl.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00