mirror of https://github.com/CGAL/cgal
removed copyright info for now
This commit is contained in:
parent
bdea5eed88
commit
9a2a6d51e8
|
|
@ -1,24 +1,3 @@
|
||||||
// Copyright (c) 2003,2004,2005 INRIA Sophia-Antipolis (France) and
|
|
||||||
// Notre Dame University (U.S.A.). All rights reserved.
|
|
||||||
//
|
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
|
||||||
// the terms of the Q Public License version 1.0.
|
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
|
||||||
//
|
|
||||||
// Licensees holding a valid commercial license may use this file in
|
|
||||||
// accordance with the commercial license agreement provided with the software.
|
|
||||||
//
|
|
||||||
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
|
|
||||||
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
|
||||||
//
|
|
||||||
// $URL$
|
|
||||||
// $Id$
|
|
||||||
//
|
|
||||||
//
|
|
||||||
// Author(s) : Menelaos Karavelas <mkaravel@cse.nd.edu>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CGAL_SEGMENT_DELAUNAY_GRAPH_STORAGE_SITE_WITH_INFO_2_H
|
#ifndef CGAL_SEGMENT_DELAUNAY_GRAPH_STORAGE_SITE_WITH_INFO_2_H
|
||||||
#define CGAL_SEGMENT_DELAUNAY_GRAPH_STORAGE_SITE_WITH_INFO_2_H 1
|
#define CGAL_SEGMENT_DELAUNAY_GRAPH_STORAGE_SITE_WITH_INFO_2_H 1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue