Added license information

This commit is contained in:
Andreas Fabri 2006-04-06 15:14:40 +00:00
parent daaab1c28a
commit 686834f7c2
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
\begin{ccPkgDescription}{2D Apollonius Graphs (Delaunay Graphs of Disks)\label{ccPkg::ApolloniusGraph2}}
\begin{ccPkgDescription}{2D Apollonius Graphs (Delaunay Graphs of Disks)\label{Pkg::ApolloniusGraph2}}
\ccPkgSummary{
Algorithms for computing the Apollonius
graph in two dimensions. The Apollonius graph is the dual of the
@ -9,7 +9,7 @@
standard Voronoi diagram for points. The algorithms provided are
dynamic.}
%\ccPkgDependsOn{}
\ccPkgDependsOn{\ccRef[2D Triangulation Data Structure]{Pkg:TDS2}}
\ccPkgMaturity{Introduced in \cgal\ 3.1}
\ccPkgLicense{\ccLicenseQPL}
\end{ccPkgDescription}