From 0c31d90cfa2fee892d6d5aa2f8e5e6c306040dbf Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 7 Jul 2017 10:47:02 +0200 Subject: [PATCH] Fix author --- .../include/CGAL/internal/Static_filters/Collinear_3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Filtered_kernel/include/CGAL/internal/Static_filters/Collinear_3.h b/Filtered_kernel/include/CGAL/internal/Static_filters/Collinear_3.h index c071952123c..b5250e8a363 100644 --- a/Filtered_kernel/include/CGAL/internal/Static_filters/Collinear_3.h +++ b/Filtered_kernel/include/CGAL/internal/Static_filters/Collinear_3.h @@ -1,4 +1,4 @@ -// Copyright (c) 2001,2004 INRIA Sophia-Antipolis (France). +// Copyright (c) 2017 GeometryFactory // All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/or @@ -16,7 +16,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Simon Giraudot #ifndef CGAL_INTERNAL_STATIC_FILTERS_COLLINEAR_3_H #define CGAL_INTERNAL_STATIC_FILTERS_COLLINEAR_3_H