From af7e5db1e28c247188a28b281b7005612bcf7f0e Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 29 Mar 2018 12:06:25 +0000 Subject: [PATCH] typo --- .../include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h b/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h index fb7fdf78d1b..6b3898880b1 100644 --- a/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h +++ b/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h @@ -1,4 +1,4 @@ -// Copyright (c) 20018 GeometryFactory (France). All rights reserved. +// Copyright (c) 2018 GeometryFactory (France). All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License as