Add missing license header

This commit is contained in:
Mael Rouxel-Labbé 2021-03-24 12:28:47 +01:00
parent 2a33c945d7
commit 122866603a
2 changed files with 14 additions and 1 deletions

View File

@ -1,4 +1,5 @@
// Copyright (c) 2021 GeometryFactory (France). All rights reserved.
// Copyright (c) 1997-2021 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org)
//

View File

@ -1,3 +1,15 @@
// Copyright (c) 1997-2021 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
//
// $URL$
// $Id$
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial
//
// Author(s) : Sébastien Loriot
// Mael Rouxel-Labbé
//
#ifndef CGAL_TOS2_INTERNAL_ARC_ON_SPHERE_SUBSAMPLING_H
#define CGAL_TOS2_INTERNAL_ARC_ON_SPHERE_SUBSAMPLING_H