Merge branch 'Faster_dd_spatial_searching-cjamin' of github.com:cjamin/cgal into Faster_dd_spatial_searching-cjamin

This commit is contained in:
Clement Jamin 2017-11-22 11:32:12 +01:00
commit 3b6364b5cc
2 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,9 @@
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
// //
// // $URL$
// $Id$
// SPDX-License-Identifier: LGPL-3.0+
// //
// Author(s) : Clement Jamin // Author(s) : Clement Jamin

View File

@ -14,6 +14,7 @@
// //
// $URL$ // $URL$
// $Id$ // $Id$
// SPDX-License-Identifier: GPL-3.0+
// //
// //
// Author(s) : Clement Jamin (clement.jamin.pro@gmail.com) // Author(s) : Clement Jamin (clement.jamin.pro@gmail.com)