diff --git a/CGALimageIO/src/CGALimageIO/all_files.cpp b/CGALimageIO/src/CGALimageIO/all_files.cpp index 3424bc3cdbb..4994fd0484f 100644 --- a/CGALimageIO/src/CGALimageIO/all_files.cpp +++ b/CGALimageIO/src/CGALimageIO/all_files.cpp @@ -1,3 +1,22 @@ +// Copyright (c) 2006 INRIA Sophia-Antipolis (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 +// published by the Free Software Foundation; version 2.1 of the License. +// See the file LICENSE.LGPL 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) : Sylvain Pion + #include "analyze.cpp" #include "bmp.cpp" #include "bmpendian.cpp" diff --git a/Core/src/CGALCore/all_files.cpp b/Core/src/CGALCore/all_files.cpp index 88d93384661..20fea8e187f 100644 --- a/Core/src/CGALCore/all_files.cpp +++ b/Core/src/CGALCore/all_files.cpp @@ -1,3 +1,22 @@ +// Copyright (c) 2006 INRIA Sophia-Antipolis (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 +// published by the Free Software Foundation; version 2.1 of the License. +// See the file LICENSE.LGPL 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: svn+ssh://scm.gforge.inria.fr/svn/cgal/trunk/Geomview/src/CGAL/Geomview_stream.cpp $ +// $Id: Geomview_stream.cpp 40822 2007-11-07 16:51:18Z ameyer $ +// +// Author(s) : Sylvain Pion + #include "CoreAux.cpp" #include "extLong.cpp" #include "CoreDefs.cpp" diff --git a/Installation/src/CGAL/all_files.cpp b/Installation/src/CGAL/all_files.cpp index f54ecfab0f3..5c9c114bb76 100644 --- a/Installation/src/CGAL/all_files.cpp +++ b/Installation/src/CGAL/all_files.cpp @@ -1,3 +1,22 @@ +// Copyright (c) 2006 INRIA Sophia-Antipolis (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 +// published by the Free Software Foundation; version 2.1 of the License. +// See the file LICENSE.LGPL 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: svn+ssh://scm.gforge.inria.fr/svn/cgal/trunk/Geomview/src/CGAL/Geomview_stream.cpp $ +// $Id: Geomview_stream.cpp 40822 2007-11-07 16:51:18Z ameyer $ +// +// Author(s) : Sylvain Pion + #include "assertions.cpp" #include "Bbox_2_intersections.cpp" #include "Bbox_3_intersections.cpp" diff --git a/PDB/src/CGALPDB/all_files.cpp b/PDB/src/CGALPDB/all_files.cpp index 2bfd2ec6cd0..8fbdd94664f 100644 --- a/PDB/src/CGALPDB/all_files.cpp +++ b/PDB/src/CGALPDB/all_files.cpp @@ -1,3 +1,22 @@ +// Copyright (c) 2006 INRIA Sophia-Antipolis (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 +// published by the Free Software Foundation; version 2.1 of the License. +// See the file LICENSE.LGPL 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: svn+ssh://scm.gforge.inria.fr/svn/cgal/trunk/Geomview/src/CGAL/Geomview_stream.cpp $ +// $Id: Geomview_stream.cpp 40822 2007-11-07 16:51:18Z ameyer $ +// +// Author(s) : Sylvain Pion + #include "Atom.cpp" #include "Error_logger.cpp" #include "Monomer_data.cpp" @@ -8,4 +27,3 @@ #include "Monomer.cpp" #include "Quaternion.cpp" #include "pdb_utils.cpp" - diff --git a/Qt_widget/src/CGALQt/all_files.cpp b/Qt_widget/src/CGALQt/all_files.cpp index 2ddb1fdc6f7..e76b7869df5 100644 --- a/Qt_widget/src/CGALQt/all_files.cpp +++ b/Qt_widget/src/CGALQt/all_files.cpp @@ -1,3 +1,22 @@ +// Copyright (c) 2006 INRIA Sophia-Antipolis (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 +// published by the Free Software Foundation; version 2.1 of the License. +// See the file LICENSE.LGPL 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) : Sylvain Pion + #include "Qt_widget.cpp" #include "Qt_widget_layer.cpp" #include "Qt_widget_standard_toolbar.cpp"