From 44afd34dee7be139ce4ab78f91fa0de4e2a6ccee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Mon, 29 Apr 2019 08:28:45 +0200 Subject: [PATCH] Fixed copyright --- .../include/CGAL/Polygon_mesh_processing/locate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/locate.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/locate.h index 8bcaf8c8981..676bd9a6f15 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/locate.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/locate.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014, 2017, 2018 INRIA (France). +// Copyright (c) 2014, 2017, 2018 GeometryFactory (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org).