From 6c68a9b098b672ed596e4fdf026204e8a57fd4c2 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 21 Oct 2018 12:00:39 +0200
Subject: [PATCH] public mailing list -> gitlab issue tracker

---
 .gitlab-ci.yml                                |  2 +-
 CMakeLists.txt                                |  2 +-
 CTestConfig.cmake                             |  2 +-
 Common/CMakeLists.txt                         |  2 +-
 Common/Colors.h                               |  2 +-
 Common/CommandLine.cpp                        |  4 +-
 Common/CommandLine.h                          |  2 +-
 Common/Context.cpp                            |  2 +-
 Common/Context.h                              |  2 +-
 Common/CreateFile.cpp                         |  2 +-
 Common/CreateFile.h                           |  2 +-
 Common/DefaultOptions.h                       |  2 +-
 Common/GamePad.cpp                            |  2 +-
 Common/GamePad.h                              |  2 +-
 Common/GmshConfig.h.in                        |  2 +-
 Common/GmshDefines.h                          |  2 +-
 Common/GmshGlobal.cpp                         |  2 +-
 Common/GmshGlobal.h                           |  2 +-
 Common/GmshMessage.cpp                        |  2 +-
 Common/GmshMessage.h                          |  2 +-
 Common/GmshRemote.cpp                         |  2 +-
 Common/GmshRemote.h                           |  2 +-
 Common/GmshSocket.h                           |  3 --
 Common/GmshVersion.h.in                       |  2 +-
 Common/Hash.h                                 |  2 +-
 Common/HashMap.h                              |  2 +-
 Common/ListUtils.cpp                          |  2 +-
 Common/ListUtils.h                            |  2 +-
 Common/Main.cpp                               |  2 +-
 Common/MallocUtils.cpp                        |  2 +-
 Common/MallocUtils.h                          |  2 +-
 Common/OS.cpp                                 |  2 +-
 Common/OS.h                                   |  2 +-
 Common/Octree.cpp                             |  2 +-
 Common/Octree.h                               |  2 +-
 Common/OctreeInternals.cpp                    |  2 +-
 Common/OctreeInternals.h                      |  2 +-
 Common/OpenFile.cpp                           |  2 +-
 Common/OpenFile.h                             |  2 +-
 Common/Options.cpp                            |  2 +-
 Common/Options.h                              |  2 +-
 Common/SmoothData.cpp                         |  2 +-
 Common/SmoothData.h                           |  2 +-
 Common/StringUtils.cpp                        |  2 +-
 Common/StringUtils.h                          |  2 +-
 Common/TreeUtils.cpp                          |  2 +-
 Common/TreeUtils.h                            |  2 +-
 Common/VertexArray.cpp                        |  2 +-
 Common/VertexArray.h                          |  2 +-
 Common/gmsh.cpp                               |  2 +-
 Common/gmshLocalNetworkClient.cpp             |  2 +-
 Common/gmshLocalNetworkClient.h               |  2 +-
 Common/gmshPopplerWrapper.cpp                 |  2 +-
 Common/gmshPopplerWrapper.h                   |  2 +-
 Common/onelab.h                               | 43 ++++++++---------
 Common/onelabUtils.cpp                        |  2 +-
 Common/onelabUtils.h                          |  2 +-
 Fltk/CMakeLists.txt                           |  2 +-
 Fltk/FlGui.cpp                                |  2 +-
 Fltk/FlGui.h                                  |  2 +-
 Fltk/Navigator.cpp                            |  2 +-
 Fltk/Navigator.h                              |  2 +-
 Fltk/classificationEditor.cpp                 |  2 +-
 Fltk/classificationEditor.h                   |  2 +-
 Fltk/clippingWindow.cpp                       |  2 +-
 Fltk/clippingWindow.h                         |  2 +-
 Fltk/colorbarWindow.cpp                       |  2 +-
 Fltk/colorbarWindow.h                         |  2 +-
 Fltk/contextWindow.cpp                        |  2 +-
 Fltk/contextWindow.h                          |  2 +-
 Fltk/drawContextFltk.h                        |  2 +-
 Fltk/drawContextFltkCairo.cpp                 |  2 +-
 Fltk/drawContextFltkCairo.h                   |  2 +-
 Fltk/drawContextFltkStringTexture.cpp         |  2 +-
 Fltk/drawContextFltkStringTexture.h           |  2 +-
 Fltk/extraDialogs.cpp                         |  2 +-
 Fltk/extraDialogs.h                           |  2 +-
 Fltk/fieldWindow.cpp                          |  2 +-
 Fltk/fieldWindow.h                            |  2 +-
 Fltk/fileDialogs.cpp                          |  2 +-
 Fltk/fileDialogs.h                            |  2 +-
 Fltk/gamepadWindow.cpp                        |  2 +-
 Fltk/gamepadWindow.h                          |  2 +-
 Fltk/graphicWindow.cpp                        |  2 +-
 Fltk/graphicWindow.h                          |  2 +-
 Fltk/helpWindow.cpp                           |  8 ++--
 Fltk/helpWindow.h                             |  2 +-
 Fltk/highOrderToolsWindow.cpp                 |  2 +-
 Fltk/highOrderToolsWindow.h                   |  2 +-
 Fltk/inputRange.h                             |  2 +-
 Fltk/inputValue.cpp                           |  2 +-
 Fltk/inputValue.h                             |  2 +-
 Fltk/mainWindow.h                             |  2 +-
 Fltk/manipWindow.cpp                          |  2 +-
 Fltk/manipWindow.h                            |  2 +-
 Fltk/messageBrowser.h                         |  2 +-
 Fltk/onelabGroup.cpp                          |  2 +-
 Fltk/onelabGroup.h                            |  2 +-
 Fltk/openglWindow.cpp                         |  2 +-
 Fltk/openglWindow.h                           |  2 +-
 Fltk/optionWindow.cpp                         |  2 +-
 Fltk/optionWindow.h                           |  2 +-
 Fltk/outputRange.h                            |  2 +-
 Fltk/paletteWindow.h                          |  2 +-
 Fltk/partitionDialog.cpp                      |  2 +-
 Fltk/partitionDialog.h                        |  2 +-
 Fltk/pluginWindow.cpp                         |  2 +-
 Fltk/pluginWindow.h                           |  2 +-
 Fltk/projectionEditor.cpp                     |  2 +-
 Fltk/projectionEditor.h                       |  2 +-
 Fltk/solverButton.cpp                         |  2 +-
 Fltk/solverButton.h                           |  2 +-
 Fltk/spherePositionWidget.h                   |  2 +-
 Fltk/statisticsWindow.cpp                     |  2 +-
 Fltk/statisticsWindow.h                       |  2 +-
 Fltk/treeIcons.h                              |  2 +-
 Fltk/viewButton.cpp                           |  2 +-
 Fltk/viewButton.h                             |  2 +-
 Fltk/visibilityWindow.cpp                     |  2 +-
 Fltk/visibilityWindow.h                       |  2 +-
 Geo/ACISEdge.cpp                              |  2 +-
 Geo/ACISEdge.h                                |  2 +-
 Geo/ACISFace.cpp                              |  2 +-
 Geo/ACISFace.h                                |  2 +-
 Geo/ACISVertex.cpp                            |  2 +-
 Geo/ACISVertex.h                              |  2 +-
 Geo/CGNSFunctions.cpp                         |  4 +-
 Geo/CGNSOptions.h                             |  2 +-
 Geo/CMakeLists.txt                            |  2 +-
 Geo/Cell.cpp                                  |  2 +-
 Geo/Cell.h                                    |  2 +-
 Geo/CellComplex.cpp                           |  2 +-
 Geo/CellComplex.h                             |  2 +-
 Geo/Chain.cpp                                 |  2 +-
 Geo/Chain.h                                   |  2 +-
 Geo/ChainComplex.cpp                          |  2 +-
 Geo/ChainComplex.h                            |  2 +-
 Geo/CustomContainer.h                         |  2 +-
 Geo/ExtrudeParams.cpp                         |  2 +-
 Geo/ExtrudeParams.h                           |  2 +-
 Geo/GEdge.cpp                                 |  2 +-
 Geo/GEdge.h                                   |  2 +-
 Geo/GEdgeLoop.cpp                             |  2 +-
 Geo/GEdgeLoop.h                               |  2 +-
 Geo/GEntity.cpp                               |  2 +-
 Geo/GEntity.h                                 |  2 +-
 Geo/GFace.cpp                                 |  2 +-
 Geo/GFace.h                                   |  2 +-
 Geo/GModel.cpp                                |  2 +-
 Geo/GModel.h                                  |  2 +-
 Geo/GModelCreateTopologyFromMesh.cpp          |  2 +-
 Geo/GModelCreateTopologyFromMesh.h            |  2 +-
 Geo/GModelIO_ACIS.cpp                         |  2 +-
 Geo/GModelIO_ACTRAN.cpp                       |  2 +-
 Geo/GModelIO_BDF.cpp                          |  2 +-
 Geo/GModelIO_CELUM.cpp                        |  2 +-
 Geo/GModelIO_CGNS.cpp                         |  2 +-
 Geo/GModelIO_DIFF.cpp                         |  2 +-
 Geo/GModelIO_Fourier.cpp                      |  2 +-
 Geo/GModelIO_Fourier.h                        |  2 +-
 Geo/GModelIO_GEO.cpp                          |  2 +-
 Geo/GModelIO_GEO.h                            |  2 +-
 Geo/GModelIO_GEOM.cpp                         |  2 +-
 Geo/GModelIO_INP.cpp                          |  2 +-
 Geo/GModelIO_IR3.cpp                          |  2 +-
 Geo/GModelIO_KEY.cpp                          |  2 +-
 Geo/GModelIO_MAIL.cpp                         |  2 +-
 Geo/GModelIO_MATLAB.cpp                       |  2 +-
 Geo/GModelIO_MED.cpp                          |  2 +-
 Geo/GModelIO_MESH.cpp                         |  2 +-
 Geo/GModelIO_MSH.cpp                          |  2 +-
 Geo/GModelIO_MSH2.cpp                         |  2 +-
 Geo/GModelIO_MSH3.cpp                         |  2 +-
 Geo/GModelIO_MSH4.cpp                         |  2 +-
 Geo/GModelIO_NEU.cpp                          |  2 +-
 Geo/GModelIO_OCC.cpp                          |  2 +-
 Geo/GModelIO_OCC.h                            |  2 +-
 Geo/GModelIO_P3D.cpp                          |  2 +-
 Geo/GModelIO_PLY.cpp                          |  2 +-
 Geo/GModelIO_POS.cpp                          |  2 +-
 Geo/GModelIO_SAMCEF.cpp                       |  2 +-
 Geo/GModelIO_STL.cpp                          |  2 +-
 Geo/GModelIO_SU2.cpp                          |  2 +-
 Geo/GModelIO_UNV.cpp                          |  2 +-
 Geo/GModelIO_VRML.cpp                         |  2 +-
 Geo/GModelIO_VTK.cpp                          |  2 +-
 Geo/GModelVertexArrays.cpp                    |  2 +-
 Geo/GPoint.h                                  |  2 +-
 Geo/GRegion.cpp                               |  2 +-
 Geo/GRegion.h                                 |  2 +-
 Geo/GVertex.cpp                               |  2 +-
 Geo/GVertex.h                                 |  2 +-
 Geo/GenericEdge.cpp                           |  2 +-
 Geo/GenericEdge.h                             |  2 +-
 Geo/GenericFace.cpp                           |  2 +-
 Geo/GenericFace.h                             |  2 +-
 Geo/GenericRegion.cpp                         |  2 +-
 Geo/GenericRegion.h                           |  2 +-
 Geo/GenericVertex.cpp                         |  2 +-
 Geo/GenericVertex.h                           |  2 +-
 Geo/Geo.cpp                                   |  2 +-
 Geo/Geo.h                                     |  2 +-
 Geo/GeoDefines.h                              |  2 +-
 Geo/GeoInterpolation.cpp                      |  2 +-
 Geo/GeoInterpolation.h                        |  2 +-
 Geo/GeoStringInterface.cpp                    |  2 +-
 Geo/GeoStringInterface.h                      |  2 +-
 Geo/GeomMeshMatcher.cpp                       |  2 +-
 Geo/GeomMeshMatcher.h                         |  2 +-
 Geo/Homology.cpp                              |  2 +-
 Geo/Homology.h                                |  2 +-
 Geo/MEdge.cpp                                 |  2 +-
 Geo/MEdge.h                                   |  2 +-
 Geo/MEdgeHash.h                               |  2 +-
 Geo/MElement.cpp                              |  2 +-
 Geo/MElement.h                                |  2 +-
 Geo/MElementCut.cpp                           |  2 +-
 Geo/MElementCut.h                             |  2 +-
 Geo/MElementOctree.cpp                        |  2 +-
 Geo/MElementOctree.h                          |  2 +-
 Geo/MFace.cpp                                 |  2 +-
 Geo/MFace.h                                   |  2 +-
 Geo/MFaceHash.h                               |  2 +-
 Geo/MHexahedron.cpp                           |  2 +-
 Geo/MHexahedron.h                             |  2 +-
 Geo/MLine.cpp                                 |  2 +-
 Geo/MLine.h                                   |  2 +-
 Geo/MPoint.h                                  |  2 +-
 Geo/MPrism.cpp                                |  2 +-
 Geo/MPrism.h                                  |  2 +-
 Geo/MPyramid.cpp                              |  2 +-
 Geo/MPyramid.h                                |  2 +-
 Geo/MQuadrangle.cpp                           |  2 +-
 Geo/MQuadrangle.h                             |  2 +-
 Geo/MSubElement.cpp                           |  2 +-
 Geo/MSubElement.h                             |  2 +-
 Geo/MTetrahedron.cpp                          |  2 +-
 Geo/MTetrahedron.h                            |  2 +-
 Geo/MTriangle.cpp                             |  2 +-
 Geo/MTriangle.h                               |  2 +-
 Geo/MVertex.cpp                               |  2 +-
 Geo/MVertex.h                                 |  2 +-
 Geo/MVertexBoundaryLayerData.cpp              |  2 +-
 Geo/MVertexBoundaryLayerData.h                |  2 +-
 Geo/MVertexRTree.h                            |  2 +-
 Geo/MZone.cpp                                 |  2 +-
 Geo/MZone.h                                   |  2 +-
 Geo/MZoneBoundary.cpp                         |  2 +-
 Geo/MZoneBoundary.h                           |  2 +-
 Geo/OCCEdge.cpp                               |  2 +-
 Geo/OCCEdge.h                                 |  2 +-
 Geo/OCCFace.cpp                               |  2 +-
 Geo/OCCFace.h                                 |  2 +-
 Geo/OCCMeshAttributes.h                       |  2 +-
 Geo/OCCRegion.cpp                             |  2 +-
 Geo/OCCRegion.h                               |  2 +-
 Geo/OCCVertex.cpp                             |  2 +-
 Geo/OCCVertex.h                               |  2 +-
 Geo/Pair.h                                    |  2 +-
 Geo/Range.h                                   |  2 +-
 Geo/SBoundingBox3d.h                          |  2 +-
 Geo/SOrientedBoundingBox.cpp                  |  2 +-
 Geo/SOrientedBoundingBox.h                    |  2 +-
 Geo/SPoint2.h                                 |  2 +-
 Geo/SPoint3.h                                 |  2 +-
 Geo/STensor3.cpp                              |  2 +-
 Geo/STensor3.h                                |  2 +-
 Geo/SVector3.h                                |  2 +-
 Geo/affineTransformation.cpp                  |  4 +-
 Geo/affineTransformation.h                    |  4 +-
 Geo/boundaryLayersData.cpp                    |  2 +-
 Geo/boundaryLayersData.h                      |  2 +-
 Geo/closestPoint.cpp                          |  2 +-
 Geo/closestPoint.h                            |  2 +-
 Geo/closestVertex.cpp                         |  4 +-
 Geo/closestVertex.h                           |  4 +-
 Geo/discreteEdge.cpp                          |  2 +-
 Geo/discreteEdge.h                            |  2 +-
 Geo/discreteFace.cpp                          |  2 +-
 Geo/discreteFace.h                            |  2 +-
 Geo/discreteRegion.cpp                        |  2 +-
 Geo/discreteRegion.h                          |  2 +-
 Geo/discreteVertex.h                          |  2 +-
 Geo/findLinks.cpp                             |  2 +-
 Geo/findLinks.h                               |  2 +-
 Geo/fourierEdge.cpp                           |  2 +-
 Geo/fourierEdge.h                             |  2 +-
 Geo/fourierFace.cpp                           |  2 +-
 Geo/fourierFace.h                             |  2 +-
 Geo/fourierProjectionFace.cpp                 |  2 +-
 Geo/fourierProjectionFace.h                   |  2 +-
 Geo/fourierVertex.h                           |  2 +-
 Geo/ghostEdge.h                               |  2 +-
 Geo/ghostFace.h                               |  2 +-
 Geo/ghostRegion.h                             |  2 +-
 Geo/gmshEdge.cpp                              |  2 +-
 Geo/gmshEdge.h                                |  2 +-
 Geo/gmshEdgeDiscretize.cpp                    |  2 +-
 Geo/gmshFace.cpp                              |  2 +-
 Geo/gmshFace.h                                |  2 +-
 Geo/gmshLevelset.cpp                          |  2 +-
 Geo/gmshLevelset.h                            |  2 +-
 Geo/gmshRegion.cpp                            |  2 +-
 Geo/gmshRegion.h                              |  2 +-
 Geo/gmshSurface.cpp                           |  2 +-
 Geo/gmshSurface.h                             |  2 +-
 Geo/gmshVertex.cpp                            |  2 +-
 Geo/gmshVertex.h                              |  2 +-
 Geo/intersectCurveSurface.cpp                 |  2 +-
 Geo/intersectCurveSurface.h                   |  2 +-
 Geo/partitionEdge.h                           |  2 +-
 Geo/partitionFace.h                           |  2 +-
 Geo/partitionRegion.h                         |  2 +-
 Geo/partitionVertex.h                         |  2 +-
 Graphics/CMakeLists.txt                       |  2 +-
 Graphics/Camera.cpp                           |  2 +-
 Graphics/Camera.h                             |  2 +-
 Graphics/PixelBuffer.h                        |  2 +-
 Graphics/ReadImg.cpp                          |  2 +-
 Graphics/ReadImg.h                            |  2 +-
 Graphics/drawAxes.cpp                         |  2 +-
 Graphics/drawContext.cpp                      |  2 +-
 Graphics/drawContext.h                        |  2 +-
 Graphics/drawGeom.cpp                         |  2 +-
 Graphics/drawGlyph.cpp                        |  2 +-
 Graphics/drawGraph2d.cpp                      |  2 +-
 Graphics/drawMesh.cpp                         |  2 +-
 Graphics/drawPost.cpp                         |  2 +-
 Graphics/drawScales.cpp                       |  2 +-
 Graphics/gl2gif.cpp                           |  2 +-
 Graphics/gl2gif.h                             |  2 +-
 Graphics/gl2jpeg.cpp                          |  2 +-
 Graphics/gl2jpeg.h                            |  2 +-
 Graphics/gl2pgf.cpp                           |  2 +-
 Graphics/gl2pgf.h                             |  2 +-
 Graphics/gl2png.cpp                           |  2 +-
 Graphics/gl2png.h                             |  2 +-
 Graphics/gl2ppm.cpp                           |  2 +-
 Graphics/gl2ppm.h                             |  2 +-
 Graphics/gl2yuv.cpp                           |  2 +-
 Graphics/gl2yuv.h                             |  2 +-
 Mesh/BDS.cpp                                  |  2 +-
 Mesh/BDS.h                                    |  2 +-
 Mesh/BGMBase.cpp                              |  2 +-
 Mesh/BGMBase.h                                |  2 +-
 Mesh/BackgroundMesh.cpp                       |  2 +-
 Mesh/BackgroundMesh.h                         |  2 +-
 Mesh/BackgroundMesh2D.cpp                     |  2 +-
 Mesh/BackgroundMesh2D.h                       |  2 +-
 Mesh/BackgroundMesh3D.cpp                     |  2 +-
 Mesh/BackgroundMesh3D.h                       |  2 +-
 Mesh/BackgroundMeshManager.cpp                |  2 +-
 Mesh/BackgroundMeshManager.h                  |  2 +-
 Mesh/BackgroundMeshTools.cpp                  |  2 +-
 Mesh/BackgroundMeshTools.h                    |  2 +-
 Mesh/BoundaryLayers.cpp                       |  2 +-
 Mesh/BoundaryLayers.h                         |  2 +-
 Mesh/CMakeLists.txt                           |  2 +-
 Mesh/DivideAndConquer.cpp                     |  2 +-
 Mesh/DivideAndConquer.h                       |  2 +-
 Mesh/Field.cpp                                |  2 +-
 Mesh/Field.h                                  |  2 +-
 Mesh/FieldPython.h                            |  2 +-
 Mesh/Generator.cpp                            |  2 +-
 Mesh/Generator.h                              |  2 +-
 Mesh/HighOrder.cpp                            |  2 +-
 Mesh/HighOrder.h                              |  2 +-
 Mesh/Levy3D.cpp                               |  2 +-
 Mesh/Levy3D.h                                 |  2 +-
 Mesh/QuadTriExtruded2D.cpp                    | 21 +--------
 Mesh/QuadTriExtruded2D.h                      | 21 +--------
 Mesh/QuadTriExtruded3D.cpp                    | 22 +--------
 Mesh/QuadTriExtruded3D.h                      | 22 +--------
 Mesh/QuadTriTransfinite3D.cpp                 | 32 ++-----------
 Mesh/QuadTriTransfinite3D.h                   | 32 ++-----------
 Mesh/QuadTriUtils.cpp                         | 25 ++--------
 Mesh/QuadTriUtils.h                           | 32 ++-----------
 Mesh/ThinLayer.cpp                            |  2 +-
 Mesh/ThinLayer.h                              |  2 +-
 Mesh/Voronoi3D.cpp                            |  2 +-
 Mesh/Voronoi3D.h                              |  2 +-
 Mesh/cross3D.h                                |  2 +-
 Mesh/delaunay3d.cpp                           |  2 +-
 Mesh/delaunay3d.h                             |  2 +-
 Mesh/delaunay3d_private.h                     |  2 +-
 Mesh/delaunay_refinement.cpp                  |  2 +-
 Mesh/delaunay_refinement.h                    |  2 +-
 Mesh/directions3D.cpp                         |  2 +-
 Mesh/directions3D.h                           |  2 +-
 Mesh/filterElements.cpp                       |  2 +-
 Mesh/filterElements.h                         |  2 +-
 Mesh/meshDiscreteRegion.cpp                   |  2 +-
 Mesh/meshGEdge.cpp                            |  2 +-
 Mesh/meshGEdge.h                              |  2 +-
 Mesh/meshGEdgeExtruded.cpp                    |  2 +-
 Mesh/meshGFace.cpp                            |  2 +-
 Mesh/meshGFace.h                              |  2 +-
 Mesh/meshGFaceBDS.cpp                         |  2 +-
 Mesh/meshGFaceBDS.h                           |  2 +-
 Mesh/meshGFaceBamg.cpp                        |  2 +-
 Mesh/meshGFaceBamg.h                          |  2 +-
 Mesh/meshGFaceDelaunayInsertion.cpp           |  2 +-
 Mesh/meshGFaceDelaunayInsertion.h             |  2 +-
 Mesh/meshGFaceExtruded.cpp                    |  2 +-
 Mesh/meshGFaceLloyd.cpp                       |  2 +-
 Mesh/meshGFaceLloyd.h                         |  2 +-
 Mesh/meshGFaceOptimize.cpp                    |  2 +-
 Mesh/meshGFaceOptimize.h                      |  2 +-
 Mesh/meshGFaceQuadrilateralize.cpp            |  2 +-
 Mesh/meshGFaceQuadrilateralize.h              |  2 +-
 Mesh/meshGFaceRecombine.cpp                   |  2 +-
 Mesh/meshGFaceRecombine.h                     |  2 +-
 Mesh/meshGFaceTransfinite.cpp                 |  2 +-
 Mesh/meshGRegion.cpp                          |  2 +-
 Mesh/meshGRegion.h                            |  2 +-
 Mesh/meshGRegionBoundaryRecovery.cpp          |  2 +-
 Mesh/meshGRegionBoundaryRecovery.h            |  2 +-
 Mesh/meshGRegionCarveHole.cpp                 |  2 +-
 Mesh/meshGRegionDelaunayInsertion.cpp         |  2 +-
 Mesh/meshGRegionDelaunayInsertion.h           |  2 +-
 Mesh/meshGRegionExtruded.cpp                  |  2 +-
 Mesh/meshGRegionHxt.cpp                       |  2 +-
 Mesh/meshGRegionHxt.h                         |  2 +-
 Mesh/meshGRegionLocalMeshMod.cpp              |  2 +-
 Mesh/meshGRegionLocalMeshMod.h                |  2 +-
 Mesh/meshGRegionMMG3D.cpp                     |  2 +-
 Mesh/meshGRegionMMG3D.h                       |  2 +-
 Mesh/meshGRegionTransfinite.cpp               |  2 +-
 Mesh/meshMetric.cpp                           |  2 +-
 Mesh/meshMetric.h                             |  2 +-
 Mesh/meshPartition.cpp                        |  2 +-
 Mesh/meshPartition.h                          |  2 +-
 Mesh/meshRefine.cpp                           |  2 +-
 Mesh/pointInsertion.cpp                       |  2 +-
 Mesh/pointInsertion.h                         |  2 +-
 Mesh/pointInsertionRTreeTools.cpp             |  2 +-
 Mesh/pointInsertionRTreeTools.h               |  2 +-
 Mesh/qualityMeasures.cpp                      |  2 +-
 Mesh/qualityMeasures.h                        |  2 +-
 Mesh/simple3D.cpp                             |  2 +-
 Mesh/simple3D.h                               |  2 +-
 Mesh/surfaceFiller.cpp                        |  2 +-
 Mesh/surfaceFiller.h                          |  2 +-
 Mesh/yamakawa.cpp                             |  2 +-
 Mesh/yamakawa.h                               |  2 +-
 Numeric/BasisFactory.cpp                      |  2 +-
 Numeric/BasisFactory.h                        |  2 +-
 Numeric/BergotBasis.cpp                       |  2 +-
 Numeric/BergotBasis.h                         |  2 +-
 Numeric/CMakeLists.txt                        |  2 +-
 Numeric/CondNumBasis.cpp                      |  2 +-
 Numeric/CondNumBasis.h                        |  2 +-
 Numeric/ConjugateGradients.cpp                |  2 +-
 Numeric/ConjugateGradients.h                  |  2 +-
 Numeric/ElementType.cpp                       |  2 +-
 Numeric/ElementType.h                         |  2 +-
 Numeric/FuncSpaceData.cpp                     |  2 +-
 Numeric/FuncSpaceData.h                       |  2 +-
 Numeric/GaussIntegration.cpp                  |  2 +-
 Numeric/GaussIntegration.h                    |  2 +-
 Numeric/GaussJacobi1D.cpp                     |  2 +-
 Numeric/GaussJacobi1D.h                       |  2 +-
 Numeric/GaussLegendre1D.h                     |  2 +-
 Numeric/GaussLegendreSimplex.cpp              |  2 +-
 Numeric/GaussQuadratureHex.cpp                |  2 +-
 Numeric/GaussQuadratureLin.cpp                |  2 +-
 Numeric/GaussQuadraturePri.cpp                |  2 +-
 Numeric/GaussQuadraturePyr.cpp                |  2 +-
 Numeric/GaussQuadratureQuad.cpp               |  2 +-
 Numeric/GaussQuadratureTet.cpp                |  2 +-
 Numeric/GaussQuadratureTri.cpp                |  2 +-
 Numeric/HilbertCurve.cpp                      |  2 +-
 Numeric/HilbertCurve.h                        |  2 +-
 Numeric/Iso.cpp                               |  2 +-
 Numeric/Iso.h                                 |  2 +-
 Numeric/JacobianBasis.cpp                     |  2 +-
 Numeric/JacobianBasis.h                       |  2 +-
 Numeric/Numeric.cpp                           |  2 +-
 Numeric/Numeric.h                             |  2 +-
 Numeric/approximationError.cpp                |  2 +-
 Numeric/approximationError.h                  |  2 +-
 Numeric/bezierBasis.cpp                       |  2 +-
 Numeric/bezierBasis.h                         |  2 +-
 Numeric/cartesian.h                           |  2 +-
 Numeric/decasteljau.cpp                       |  2 +-
 Numeric/decasteljau.h                         |  2 +-
 Numeric/discreteFrechetDistance.cpp           |  2 +-
 Numeric/discreteFrechetDistance.h             |  2 +-
 Numeric/fullMatrix.cpp                        |  2 +-
 Numeric/fullMatrix.h                          |  2 +-
 Numeric/hausdorffDistance.cpp                 |  2 +-
 Numeric/incompleteBasis.cpp                   |  4 +-
 Numeric/incompleteBasis.h                     |  4 +-
 Numeric/mathEvaluator.cpp                     |  2 +-
 Numeric/mathEvaluator.h                       |  2 +-
 Numeric/miniBasis.cpp                         |  2 +-
 Numeric/miniBasis.h                           |  2 +-
 Numeric/nodalBasis.cpp                        |  2 +-
 Numeric/nodalBasis.h                          |  2 +-
 Numeric/pointsGenerators.cpp                  |  2 +-
 Numeric/pointsGenerators.h                    |  2 +-
 Numeric/polynomialBasis.cpp                   |  2 +-
 Numeric/polynomialBasis.h                     |  2 +-
 Numeric/pyramidalBasis.cpp                    |  2 +-
 Numeric/pyramidalBasis.h                      |  2 +-
 Numeric/robustPredicates.h                    |  2 +-
 Numeric/simpleFunction.h                      |  2 +-
 Numeric/simpleFunctionPython.h                |  2 +-
 Parser/CMakeLists.txt                         |  2 +-
 Parser/FunctionManager.cpp                    |  2 +-
 Parser/FunctionManager.h                      |  2 +-
 Parser/Gmsh.l                                 |  2 +-
 Parser/Gmsh.tab.cpp                           |  2 +-
 Parser/Gmsh.y                                 |  2 +-
 Parser/Gmsh.yy.cpp                            |  2 +-
 Parser/Parser.h                               |  2 +-
 Plugin/AnalyseCurvedMesh.cpp                  |  2 +-
 Plugin/AnalyseCurvedMesh.h                    |  2 +-
 Plugin/Annotate.cpp                           |  2 +-
 Plugin/Annotate.h                             |  2 +-
 Plugin/Bubbles.cpp                            |  2 +-
 Plugin/Bubbles.h                              |  2 +-
 Plugin/CMakeLists.txt                         |  2 +-
 Plugin/CVTRemesh.cpp                          |  2 +-
 Plugin/CVTRemesh.h                            |  2 +-
 Plugin/Crack.cpp                              |  2 +-
 Plugin/Crack.h                                |  2 +-
 Plugin/Curl.cpp                               |  2 +-
 Plugin/Curl.h                                 |  2 +-
 Plugin/CurvedBndDist.cpp                      |  2 +-
 Plugin/CurvedBndDist.h                        |  2 +-
 Plugin/CutBox.cpp                             |  2 +-
 Plugin/CutBox.h                               |  2 +-
 Plugin/CutGrid.cpp                            |  2 +-
 Plugin/CutGrid.h                              |  2 +-
 Plugin/CutMesh.cpp                            |  2 +-
 Plugin/CutMesh.h                              |  2 +-
 Plugin/CutParametric.cpp                      |  2 +-
 Plugin/CutParametric.h                        |  2 +-
 Plugin/CutPlane.cpp                           |  2 +-
 Plugin/CutPlane.h                             |  2 +-
 Plugin/CutSphere.cpp                          |  2 +-
 Plugin/CutSphere.h                            |  2 +-
 Plugin/DiscretizationError.cpp                |  2 +-
 Plugin/DiscretizationError.h                  |  2 +-
 Plugin/Distance.cpp                           |  2 +-
 Plugin/Distance.h                             |  2 +-
 Plugin/Divergence.cpp                         |  2 +-
 Plugin/Divergence.h                           |  2 +-
 Plugin/Eigenvalues.cpp                        |  2 +-
 Plugin/Eigenvalues.h                          |  2 +-
 Plugin/Eigenvectors.cpp                       |  2 +-
 Plugin/Eigenvectors.h                         |  2 +-
 Plugin/ExtractEdges.cpp                       |  2 +-
 Plugin/ExtractEdges.h                         |  2 +-
 Plugin/ExtractElements.cpp                    |  2 +-
 Plugin/ExtractElements.h                      |  2 +-
 Plugin/FaultZone.cpp                          |  2 +-
 Plugin/FaultZone.h                            |  2 +-
 Plugin/FieldFromAmplitudePhase.cpp            |  2 +-
 Plugin/FieldFromAmplitudePhase.h              |  2 +-
 Plugin/GaussPoints.cpp                        |  2 +-
 Plugin/GaussPoints.h                          |  2 +-
 Plugin/Gradient.cpp                           |  2 +-
 Plugin/Gradient.h                             |  2 +-
 Plugin/HarmonicToTime.cpp                     |  2 +-
 Plugin/HarmonicToTime.h                       |  2 +-
 Plugin/HomologyComputation.cpp                |  2 +-
 Plugin/HomologyComputation.h                  |  2 +-
 Plugin/HomologyPostProcessing.cpp             |  2 +-
 Plugin/HomologyPostProcessing.h               |  2 +-
 Plugin/Integrate.cpp                          |  2 +-
 Plugin/Integrate.h                            |  2 +-
 Plugin/Isosurface.cpp                         |  2 +-
 Plugin/Isosurface.h                           |  2 +-
 Plugin/Lambda2.cpp                            |  2 +-
 Plugin/Lambda2.h                              |  2 +-
 Plugin/Levelset.cpp                           |  2 +-
 Plugin/Levelset.h                             |  2 +-
 Plugin/LongitudeLatitude.cpp                  |  2 +-
 Plugin/LongitudeLatitude.h                    |  2 +-
 Plugin/MakeSimplex.cpp                        |  2 +-
 Plugin/MakeSimplex.h                          |  2 +-
 Plugin/MathEval.cpp                           |  2 +-
 Plugin/MathEval.h                             |  2 +-
 Plugin/MeshSubEntities.cpp                    |  2 +-
 Plugin/MeshSubEntities.h                      |  2 +-
 Plugin/MeshVolume.cpp                         |  2 +-
 Plugin/MeshVolume.h                           |  2 +-
 Plugin/MinMax.cpp                             |  2 +-
 Plugin/MinMax.h                               |  2 +-
 Plugin/ModifyComponents.cpp                   |  2 +-
 Plugin/ModifyComponents.h                     |  2 +-
 Plugin/ModulusPhase.cpp                       |  2 +-
 Plugin/ModulusPhase.h                         |  2 +-
 Plugin/NearToFarField.cpp                     |  2 +-
 Plugin/NearToFarField.h                       |  2 +-
 Plugin/NearestNeighbor.cpp                    |  2 +-
 Plugin/NearestNeighbor.h                      |  2 +-
 Plugin/NewView.cpp                            |  2 +-
 Plugin/NewView.h                              |  2 +-
 Plugin/Particles.cpp                          |  2 +-
 Plugin/Particles.h                            |  2 +-
 Plugin/Plugin.cpp                             |  2 +-
 Plugin/Plugin.h                               |  2 +-
 Plugin/PluginManager.cpp                      |  2 +-
 Plugin/PluginManager.h                        |  2 +-
 Plugin/Probe.cpp                              |  2 +-
 Plugin/Probe.h                                |  2 +-
 Plugin/Remove.cpp                             |  2 +-
 Plugin/Remove.h                               |  2 +-
 Plugin/Scal2Tens.cpp                          |  2 +-
 Plugin/Scal2Tens.h                            |  2 +-
 Plugin/Scal2Vec.cpp                           |  2 +-
 Plugin/Scal2Vec.h                             |  2 +-
 Plugin/ShowNeighborElements.cpp               |  2 +-
 Plugin/ShowNeighborElements.h                 |  2 +-
 Plugin/SimplePartition.cpp                    |  2 +-
 Plugin/SimplePartition.h                      |  2 +-
 Plugin/Skin.cpp                               |  2 +-
 Plugin/Skin.h                                 |  2 +-
 Plugin/Smooth.cpp                             |  2 +-
 Plugin/Smooth.h                               |  2 +-
 Plugin/SphericalRaise.cpp                     |  2 +-
 Plugin/SphericalRaise.h                       |  2 +-
 Plugin/StreamLines.cpp                        |  2 +-
 Plugin/StreamLines.h                          |  2 +-
 Plugin/Summation.cpp                          |  2 +-
 Plugin/Summation.h                            |  2 +-
 Plugin/Tetrahedralize.cpp                     |  2 +-
 Plugin/Tetrahedralize.h                       |  2 +-
 Plugin/ThinLayerFixMesh.cpp                   |  2 +-
 Plugin/ThinLayerFixMesh.h                     |  2 +-
 Plugin/Transform.cpp                          |  2 +-
 Plugin/Transform.h                            |  2 +-
 Plugin/Triangulate.cpp                        |  2 +-
 Plugin/Triangulate.h                          |  2 +-
 Plugin/VoroMetal.cpp                          |  2 +-
 Plugin/VoroMetal.h                            |  2 +-
 Plugin/Warp.cpp                               |  2 +-
 Plugin/Warp.h                                 |  2 +-
 Post/CMakeLists.txt                           |  2 +-
 Post/ColorTable.cpp                           |  2 +-
 Post/ColorTable.h                             |  2 +-
 Post/OctreePost.cpp                           |  2 +-
 Post/OctreePost.h                             |  2 +-
 Post/PView.cpp                                |  2 +-
 Post/PView.h                                  |  2 +-
 Post/PViewAsSimpleFunction.cpp                |  2 +-
 Post/PViewAsSimpleFunction.h                  |  2 +-
 Post/PViewData.cpp                            |  2 +-
 Post/PViewData.h                              |  2 +-
 Post/PViewDataGModel.cpp                      |  2 +-
 Post/PViewDataGModel.h                        |  2 +-
 Post/PViewDataGModelIO.cpp                    |  2 +-
 Post/PViewDataIO.cpp                          |  2 +-
 Post/PViewDataList.cpp                        |  2 +-
 Post/PViewDataList.h                          |  2 +-
 Post/PViewDataListIO.cpp                      |  2 +-
 Post/PViewDataRemote.h                        |  2 +-
 Post/PViewFactory.cpp                         |  2 +-
 Post/PViewFactory.h                           |  2 +-
 Post/PViewIO.cpp                              |  2 +-
 Post/PViewOptions.cpp                         |  2 +-
 Post/PViewOptions.h                           |  2 +-
 Post/PViewVertexArrays.cpp                    |  2 +-
 Post/PViewX3D.cpp                             |  2 +-
 Post/PViewX3D.h                               |  2 +-
 Post/adaptiveData.cpp                         |  2 +-
 Post/adaptiveData.h                           |  2 +-
 Post/shapeFunctions.cpp                       |  2 +-
 Post/shapeFunctions.h                         |  2 +-
 Solver/CMakeLists.txt                         |  2 +-
 Solver/FuncGradDisc.h                         |  2 +-
 Solver/FuncHeaviside.h                        |  2 +-
 Solver/SElement.cpp                           |  2 +-
 Solver/SElement.h                             |  2 +-
 Solver/STensor33.cpp                          |  2 +-
 Solver/STensor33.h                            |  2 +-
 Solver/STensor43.cpp                          |  2 +-
 Solver/STensor43.h                            |  2 +-
 Solver/STensor53.cpp                          |  2 +-
 Solver/STensor53.h                            |  2 +-
 Solver/STensor63.cpp                          |  2 +-
 Solver/STensor63.h                            |  2 +-
 Solver/convexCombinationTerm.h                |  2 +-
 Solver/crossConfTerm.h                        |  2 +-
 Solver/diagBCTerm.h                           |  2 +-
 Solver/distanceTerm.h                         |  2 +-
 Solver/dofManager.cpp                         |  2 +-
 Solver/dofManager.h                           |  2 +-
 Solver/eigenSolver.cpp                        |  2 +-
 Solver/eigenSolver.h                          |  2 +-
 Solver/elasticitySolver.cpp                   |  2 +-
 Solver/elasticitySolver.h                     |  2 +-
 Solver/elasticityTerm.cpp                     |  2 +-
 Solver/elasticityTerm.h                       |  2 +-
 Solver/femTerm.h                              |  2 +-
 Solver/filters.cpp                            |  2 +-
 Solver/filters.h                              |  2 +-
 Solver/frameSolver.h                          |  2 +-
 Solver/functionSpace.cpp                      |  2 +-
 Solver/functionSpace.h                        |  2 +-
 Solver/groupOfElements.cpp                    |  2 +-
 Solver/groupOfElements.h                      |  2 +-
 Solver/helmholtzTerm.h                        |  2 +-
 Solver/laplaceTerm.h                          |  2 +-
 Solver/linearSystem.cpp                       |  2 +-
 Solver/linearSystem.h                         |  2 +-
 Solver/linearSystemCSR.cpp                    |  2 +-
 Solver/linearSystemCSR.h                      |  2 +-
 Solver/linearSystemFull.h                     |  2 +-
 Solver/linearSystemGMM.h                      |  2 +-
 Solver/linearSystemMUMPS.cpp                  |  2 +-
 Solver/linearSystemMUMPS.h                    |  2 +-
 Solver/linearSystemPETSc.cpp                  |  2 +-
 Solver/linearSystemPETSc.h                    |  2 +-
 Solver/materialLaw.h                          |  2 +-
 Solver/orthogonalTerm.h                       |  2 +-
 Solver/quadratureRules.h                      |  2 +-
 Solver/solverAlgorithms.h                     |  2 +-
 Solver/solverField.h                          |  2 +-
 Solver/sparsityPattern.cpp                    |  2 +-
 Solver/sparsityPattern.h                      |  2 +-
 Solver/terms.cpp                              |  2 +-
 Solver/terms.h                                |  2 +-
 Solver/terms.hpp                              |  2 +-
 Solver/thermicSolver.cpp                      |  4 +-
 Solver/thermicSolver.h                        |  2 +-
 api/GenApi.py                                 | 30 ++++++------
 api/gen.py                                    |  2 +-
 api/gmsh.h                                    |  2 +-
 api/gmsh.h_cwrap                              |  2 +-
 api/gmsh.jl                                   |  2 +-
 api/gmsh.py                                   |  2 +-
 api/gmshc.cpp                                 |  2 +-
 api/gmshc.h                                   |  2 +-
 contrib/ANN/CMakeLists.txt                    |  2 +-
 contrib/DiscreteIntegration/CMakeLists.txt    |  2 +-
 .../BoundaryLayerCurver.h                     |  3 --
 .../BoundaryLayerCurver2D.cpp                 |  3 --
 .../BoundaryLayerCurver3D.cpp                 |  3 --
 contrib/HighOrderMeshOptimizer/CMakeLists.txt |  2 +-
 contrib/HighOrderMeshOptimizer/MetaEl.cpp     |  3 --
 contrib/HighOrderMeshOptimizer/MetaEl.h       |  5 +-
 contrib/HighOrderMeshOptimizer/OptHOM.cpp     |  3 --
 contrib/HighOrderMeshOptimizer/OptHOM.h       |  3 --
 .../HighOrderMeshOptimizer/OptHomElastic.cpp  |  3 --
 .../HighOrderMeshOptimizer/OptHomElastic.h    |  3 --
 .../OptHomFastCurving.cpp                     |  3 --
 .../OptHomFastCurving.h                       |  3 --
 contrib/HighOrderMeshOptimizer/OptHomMesh.cpp |  9 ++--
 contrib/HighOrderMeshOptimizer/OptHomMesh.h   |  5 +-
 .../OptHomPeriodicity.cpp                     |  3 --
 .../OptHomPeriodicity.h                       |  5 +-
 contrib/HighOrderMeshOptimizer/OptHomRun.cpp  |  3 --
 contrib/HighOrderMeshOptimizer/OptHomRun.h    |  3 --
 contrib/HighOrderMeshOptimizer/ParamCoord.cpp |  3 --
 contrib/HighOrderMeshOptimizer/ParamCoord.h   |  3 --
 contrib/MathEx/CMakeLists.txt                 |  2 +-
 contrib/MeshOptimizer/CMakeLists.txt          |  2 +-
 contrib/MeshOptimizer/MeshOpt.cpp             |  3 --
 contrib/MeshOptimizer/MeshOpt.h               |  3 --
 contrib/MeshOptimizer/MeshOptCommon.cpp       |  9 ++--
 contrib/MeshOptimizer/MeshOptCommon.h         |  3 --
 contrib/MeshOptimizer/MeshOptPatch.cpp        |  3 --
 contrib/MeshOptimizer/MeshOptPatch.h          |  3 --
 contrib/MeshOptimizer/MeshOptVertexCoord.cpp  |  3 --
 contrib/MeshOptimizer/MeshOptVertexCoord.h    |  3 --
 contrib/MeshOptimizer/MeshOptimizer.cpp       |  3 --
 contrib/MeshOptimizer/MeshOptimizer.h         |  3 --
 contrib/MeshQualityOptimizer/CMakeLists.txt   |  2 +-
 .../MeshQualityOptimizer.h                    |  3 --
 contrib/Netgen/CMakeLists.txt                 |  2 +-
 contrib/bamg/CMakeLists.txt                   |  2 +-
 contrib/blossom/CMakeLists.txt                |  2 +-
 contrib/hxt/CMakeLists.txt                    |  6 +--
 contrib/kbipack/CMakeLists.txt                |  2 +-
 contrib/metis/CMakeLists.txt                  |  2 +-
 contrib/mmg3d/CMakeLists.txt                  |  2 +-
 contrib/mpeg_encode/CMakeLists.txt            |  2 +-
 contrib/onelab/CMakeLists.txt                 |  2 +-
 contrib/onelab/OnelabClients.h                |  2 +-
 contrib/onelab/OnelabMessage.cpp              |  2 +-
 contrib/onelab/OnelabMessage.h                |  2 +-
 contrib/onelab/README.txt                     | 40 ++++++++--------
 contrib/onelab/metamodel.h                    |  2 +-
 contrib/onelab/myOS.cpp                       |  2 +-
 contrib/onelab/myOS.h                         |  2 +-
 contrib/onelab/python/onelab.py               | 47 +++++++++----------
 contrib/zipper/CMakeLists.txt                 |  2 +-
 doc/gmsh.html                                 | 21 ++++-----
 doc/texinfo/gmsh.texi                         | 16 +++----
 utils/converters/autocad/dxf2geo.cpp          |  2 +-
 utils/misc/gmsh_app.plist                     |  2 +-
 utils/misc/gmsh_dev.plist                     |  2 +-
 utils/misc/update_copyright.sh                |  7 +--
 utils/qt/GLWidget.cpp                         |  2 +-
 utils/qt/GLWidget.h                           |  2 +-
 utils/qt/Main.cpp                             |  2 +-
 utils/qt/QGui.cpp                             |  2 +-
 utils/qt/QGui.h                               |  2 +-
 utils/qt/graphicWindow.cpp                    |  2 +-
 utils/qt/graphicWindow.h                      |  2 +-
 utils/solvers/c++/GmshSocket.h                |  3 --
 utils/solvers/c++/onelab.h                    | 43 ++++++++---------
 wrappers/gmshpy/CMakeLists.txt                |  2 +-
 807 files changed, 916 insertions(+), 1198 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ecb9b1cfbf..0f331d83eb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 variables:
   EXTRA_OPTION: ""
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d774f146fd..2ae402e439 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
 
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index f3c840bcaa..6e49b1faa9 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(CTEST_PROJECT_NAME Gmsh)
 set(CTEST_DROP_METHOD "http")
diff --git a/Common/CMakeLists.txt b/Common/CMakeLists.txt
index 1c5deeb619..caec364014 100644
--- a/Common/CMakeLists.txt
+++ b/Common/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC  
   GmshGlobal.cpp
diff --git a/Common/Colors.h b/Common/Colors.h
index b668f7a109..2aecbd49e9 100644
--- a/Common/Colors.h
+++ b/Common/Colors.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _COLORS_H_
 #define _COLORS_H_
diff --git a/Common/CommandLine.cpp b/Common/CommandLine.cpp
index ee662a76fa..8c18f66b0a 100644
--- a/Common/CommandLine.cpp
+++ b/Common/CommandLine.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 #include <string.h>
@@ -1161,7 +1161,7 @@ void GetOptions(int argc, char *argv[], bool readConfigFiles, bool exitOnError)
 #endif
         fprintf(stderr, "Packaged by      : %s\n", GMSH_PACKAGER);
         fprintf(stderr, "Web site         : http://gmsh.info\n");
-        fprintf(stderr, "Mailing list     : gmsh@onelab.info\n");
+        fprintf(stderr, "Issue tracker    : https://gitlab.onelab.info/gmsh/gmsh/issues\n");
         Msg::Exit(0);
       }
       else if(!strcmp(argv[i] + 1, "help") || !strcmp(argv[i] + 1, "-help")) {
diff --git a/Common/CommandLine.h b/Common/CommandLine.h
index 2dd5a9a5a5..a6e57440bc 100644
--- a/Common/CommandLine.h
+++ b/Common/CommandLine.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _COMMAND_LINE_H_
 #define _COMMAND_LINE_H_
diff --git a/Common/Context.cpp b/Common/Context.cpp
index be3c115818..0fbb387dd2 100644
--- a/Common/Context.cpp
+++ b/Common/Context.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Common/Context.h b/Common/Context.h
index 6b93f5f666..5758037a58 100644
--- a/Common/Context.h
+++ b/Common/Context.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CONTEXT_H_
 #define _CONTEXT_H_
diff --git a/Common/CreateFile.cpp b/Common/CreateFile.cpp
index ec749a8f41..0dae4a4f76 100644
--- a/Common/CreateFile.cpp
+++ b/Common/CreateFile.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Common/CreateFile.h b/Common/CreateFile.h
index ae5cb1784a..f7c221f097 100644
--- a/Common/CreateFile.h
+++ b/Common/CreateFile.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CREATE_FILE_H_
 #define _CREATE_FILE_H_
diff --git a/Common/DefaultOptions.h b/Common/DefaultOptions.h
index 451165eaee..1aa17021e5 100644
--- a/Common/DefaultOptions.h
+++ b/Common/DefaultOptions.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DEFAULT_OPTIONS_H_
 #define _DEFAULT_OPTIONS_H_
diff --git a/Common/GamePad.cpp b/Common/GamePad.cpp
index 05372c2df5..35cbdbb807 100644
--- a/Common/GamePad.cpp
+++ b/Common/GamePad.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Gilles Marckmann <gilles.marckmann@ec-nantes.fr>
 //    default map is "THRUSTMASTER FireStorm Dual Power"-like
diff --git a/Common/GamePad.h b/Common/GamePad.h
index e3e17187c7..7582aafa36 100644
--- a/Common/GamePad.h
+++ b/Common/GamePad.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Gilles Marckmann <gilles.marckmann@ec-nantes.fr>
 
diff --git a/Common/GmshConfig.h.in b/Common/GmshConfig.h.in
index 7e5007bac0..7ef9b775a0 100644
--- a/Common/GmshConfig.h.in
+++ b/Common/GmshConfig.h.in
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_CONFIG_H_
 #define _GMSH_CONFIG_H_
diff --git a/Common/GmshDefines.h b/Common/GmshDefines.h
index 2f784793b1..9e0b16c580 100644
--- a/Common/GmshDefines.h
+++ b/Common/GmshDefines.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_DEFINES_H_
 #define _GMSH_DEFINES_H_
diff --git a/Common/GmshGlobal.cpp b/Common/GmshGlobal.cpp
index b7aaa67532..c2b86eb75f 100644
--- a/Common/GmshGlobal.cpp
+++ b/Common/GmshGlobal.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 #include <time.h>
diff --git a/Common/GmshGlobal.h b/Common/GmshGlobal.h
index ee399ca93a..f7b483653c 100644
--- a/Common/GmshGlobal.h
+++ b/Common/GmshGlobal.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_GLOBAL_H_
 #define _GMSH_GLOBAL_H_
diff --git a/Common/GmshMessage.cpp b/Common/GmshMessage.cpp
index 012e00d04b..715727438f 100644
--- a/Common/GmshMessage.cpp
+++ b/Common/GmshMessage.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 
diff --git a/Common/GmshMessage.h b/Common/GmshMessage.h
index 1f0bc618b5..e66dddcc3a 100644
--- a/Common/GmshMessage.h
+++ b/Common/GmshMessage.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_MESSAGE_H_
 #define _GMSH_MESSAGE_H_
diff --git a/Common/GmshRemote.cpp b/Common/GmshRemote.cpp
index 93341b44c7..05b160c6ca 100644
--- a/Common/GmshRemote.cpp
+++ b/Common/GmshRemote.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 
diff --git a/Common/GmshRemote.h b/Common/GmshRemote.h
index ff7eab7d4f..9225113f31 100644
--- a/Common/GmshRemote.h
+++ b/Common/GmshRemote.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_REMOTE_H_
 #define _GMSH_REMOTE_H_
diff --git a/Common/GmshSocket.h b/Common/GmshSocket.h
index ed81605807..1713908bfe 100644
--- a/Common/GmshSocket.h
+++ b/Common/GmshSocket.h
@@ -21,9 +21,6 @@
 // WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
-//
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
 
 #ifndef _GMSH_SOCKET_H_
 #define _GMSH_SOCKET_H_
diff --git a/Common/GmshVersion.h.in b/Common/GmshVersion.h.in
index 4e40fd0525..8dbcd8db9c 100644
--- a/Common/GmshVersion.h.in
+++ b/Common/GmshVersion.h.in
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_VERSION_H_
 #define _GMSH_VERSION_H_
diff --git a/Common/Hash.h b/Common/Hash.h
index d405977859..42412509c9 100644
--- a/Common/Hash.h
+++ b/Common/Hash.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HASH_H_
 #define _HASH_H_
diff --git a/Common/HashMap.h b/Common/HashMap.h
index ccc3083382..7470b4c8ec 100644
--- a/Common/HashMap.h
+++ b/Common/HashMap.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HASH_MAP_H_
 #define _HASH_MAP_H_
diff --git a/Common/ListUtils.cpp b/Common/ListUtils.cpp
index 500ec1223c..7dea267850 100644
--- a/Common/ListUtils.cpp
+++ b/Common/ListUtils.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Marc Ume
diff --git a/Common/ListUtils.h b/Common/ListUtils.h
index ddfd6c3d86..a0e85d9cc5 100644
--- a/Common/ListUtils.h
+++ b/Common/ListUtils.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LIST_UTILS_H_
 #define _LIST_UTILS_H_
diff --git a/Common/Main.cpp b/Common/Main.cpp
index 51e6809175..3b5e833f71 100644
--- a/Common/Main.cpp
+++ b/Common/Main.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshGlobal.h"
diff --git a/Common/MallocUtils.cpp b/Common/MallocUtils.cpp
index 7f5d6c5c9b..79fbe2a153 100644
--- a/Common/MallocUtils.cpp
+++ b/Common/MallocUtils.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/Common/MallocUtils.h b/Common/MallocUtils.h
index 67b80b9dab..3f961dc316 100644
--- a/Common/MallocUtils.h
+++ b/Common/MallocUtils.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MALLOC_UTILS_H_
 #define _MALLOC_UTILS_H_
diff --git a/Common/OS.cpp b/Common/OS.cpp
index a7cdf16dc8..3ff508f7bc 100644
--- a/Common/OS.cpp
+++ b/Common/OS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 // This file contains a bunch of functions that depend on OS-dependent
 // features and/or system calls
diff --git a/Common/OS.h b/Common/OS.h
index 2dc22be720..050e7e2bf8 100644
--- a/Common/OS.h
+++ b/Common/OS.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OS_H_
 #define _OS_H_
diff --git a/Common/Octree.cpp b/Common/Octree.cpp
index 7699fa26cf..3f811a1dc8 100644
--- a/Common/Octree.cpp
+++ b/Common/Octree.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/Common/Octree.h b/Common/Octree.h
index cd1040fcb3..351f80a690 100644
--- a/Common/Octree.h
+++ b/Common/Octree.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCTREE_H_
 #define _OCTREE_H_
diff --git a/Common/OctreeInternals.cpp b/Common/OctreeInternals.cpp
index 7336d3c199..58c3e31352 100644
--- a/Common/OctreeInternals.cpp
+++ b/Common/OctreeInternals.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <list>
 #include <stdio.h>
diff --git a/Common/OctreeInternals.h b/Common/OctreeInternals.h
index d25f11ea1c..1ecbc018bd 100644
--- a/Common/OctreeInternals.h
+++ b/Common/OctreeInternals.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCTREE_INTERNALS_H_
 #define _OCTREE_INTERNALS_H_
diff --git a/Common/OpenFile.cpp b/Common/OpenFile.cpp
index 3a1a090bf6..57dc2467ed 100644
--- a/Common/OpenFile.cpp
+++ b/Common/OpenFile.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <string.h>
diff --git a/Common/OpenFile.h b/Common/OpenFile.h
index e3adc01533..f6d1764c9e 100644
--- a/Common/OpenFile.h
+++ b/Common/OpenFile.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OPENFILE_H_
 #define _OPENFILE_H_
diff --git a/Common/Options.cpp b/Common/Options.cpp
index ef32d6db03..a585e90fc4 100644
--- a/Common/Options.cpp
+++ b/Common/Options.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <stdlib.h>
diff --git a/Common/Options.h b/Common/Options.h
index a800dac8aa..98308ab134 100644
--- a/Common/Options.h
+++ b/Common/Options.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OPTIONS_H_
 #define _OPTIONS_H_
diff --git a/Common/SmoothData.cpp b/Common/SmoothData.cpp
index c91975d8ab..a4390ade52 100644
--- a/Common/SmoothData.cpp
+++ b/Common/SmoothData.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include "SmoothData.h"
diff --git a/Common/SmoothData.h b/Common/SmoothData.h
index f6c2cfcd43..1f89bc7223 100644
--- a/Common/SmoothData.h
+++ b/Common/SmoothData.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SMOOTH_DATA_H_
 #define _SMOOTH_DATA_H_
diff --git a/Common/StringUtils.cpp b/Common/StringUtils.cpp
index a6805aa702..89427956e6 100644
--- a/Common/StringUtils.cpp
+++ b/Common/StringUtils.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/Common/StringUtils.h b/Common/StringUtils.h
index 183d141dce..00c7a6e7a5 100644
--- a/Common/StringUtils.h
+++ b/Common/StringUtils.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _STRING_UTILS_H_
 #define _STRING_UTILS_H_
diff --git a/Common/TreeUtils.cpp b/Common/TreeUtils.cpp
index 83d01dd986..0bcf747df5 100644
--- a/Common/TreeUtils.cpp
+++ b/Common/TreeUtils.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Marc Ume
diff --git a/Common/TreeUtils.h b/Common/TreeUtils.h
index 0f1a83853f..26bb3de2c0 100644
--- a/Common/TreeUtils.h
+++ b/Common/TreeUtils.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _TREE_UTILS_H_
 #define _TREE_UTILS_H_
diff --git a/Common/VertexArray.cpp b/Common/VertexArray.cpp
index e45f4389c8..1fa95b5887 100644
--- a/Common/VertexArray.cpp
+++ b/Common/VertexArray.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <algorithm>
diff --git a/Common/VertexArray.h b/Common/VertexArray.h
index 9777346bd9..64aa4546e2 100644
--- a/Common/VertexArray.h
+++ b/Common/VertexArray.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _VERTEX_ARRAY_H_
 #define _VERTEX_ARRAY_H_
diff --git a/Common/gmsh.cpp b/Common/gmsh.cpp
index 2f4a0b7914..499d7d8610 100644
--- a/Common/gmsh.cpp
+++ b/Common/gmsh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include "GmshConfig.h"
diff --git a/Common/gmshLocalNetworkClient.cpp b/Common/gmshLocalNetworkClient.cpp
index 20b1fe0ff1..a9403f8ebf 100644
--- a/Common/gmshLocalNetworkClient.cpp
+++ b/Common/gmshLocalNetworkClient.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #if !defined(HAVE_NO_STDINT_H)
diff --git a/Common/gmshLocalNetworkClient.h b/Common/gmshLocalNetworkClient.h
index ae2adf6165..1fab6097b6 100644
--- a/Common/gmshLocalNetworkClient.h
+++ b/Common/gmshLocalNetworkClient.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_LOCAL_NETWORK_CLIENT_H_
 #define _GMSH_LOCAL_NETWORK_CLIENT_H_
diff --git a/Common/gmshPopplerWrapper.cpp b/Common/gmshPopplerWrapper.cpp
index e5aad9fc33..474c425bd0 100644
--- a/Common/gmshPopplerWrapper.cpp
+++ b/Common/gmshPopplerWrapper.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "gmshPopplerWrapper.h"
 
diff --git a/Common/gmshPopplerWrapper.h b/Common/gmshPopplerWrapper.h
index e09fa0607a..edefbb9eb9 100644
--- a/Common/gmshPopplerWrapper.h
+++ b/Common/gmshPopplerWrapper.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSHPOPPLERWRAPPER_PDF_H_
 #define _GMSHPOPPLERWRAPPER_PDF_H_
diff --git a/Common/onelab.h b/Common/onelab.h
index e39b732918..85d6ed708b 100644
--- a/Common/onelab.h
+++ b/Common/onelab.h
@@ -1,29 +1,24 @@
-// ONELAB - Copyright (C) 2011-2016 ULg-UCL
+// ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique
+// de Louvain
 //
-// Permission is hereby granted, free of charge, to any person
-// obtaining a copy of this software and associated documentation
-// files (the "Software"), to deal in the Software without
-// restriction, including without limitation the rights to use, copy,
-// modify, merge, publish, distribute, and/or sell copies of the
-// Software, and to permit persons to whom the Software is furnished
-// to do so, provided that the above copyright notice(s) and this
-// permission notice appear in all copies of the Software and that
-// both the above copyright notice(s) and this permission notice
-// appear in supporting documentation.
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, and/or sell copies of the
+// Software, and to permit persons to whom the Software is furnished to do so,
+// provided that the above copyright notice(s) and this permission notice appear
+// in all copies of the Software and that both the above copyright notice(s) and
+// this permission notice appear in supporting documentation.
 //
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-// NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
-// COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
-// ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
-// DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-// WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
-// ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
-// OF THIS SOFTWARE.
-//
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY
+// RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+// NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+// DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+// PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+// ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+// SOFTWARE.
 
 #ifndef _ONELAB_H_
 #define _ONELAB_H_
diff --git a/Common/onelabUtils.cpp b/Common/onelabUtils.cpp
index e6c2007f35..8fe1478965 100644
--- a/Common/onelabUtils.cpp
+++ b/Common/onelabUtils.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 
diff --git a/Common/onelabUtils.h b/Common/onelabUtils.h
index 8602641409..ee552934f3 100644
--- a/Common/onelabUtils.h
+++ b/Common/onelabUtils.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ONELAB_UTILS_H_
 #define _ONELAB_UTILS_H_
diff --git a/Fltk/CMakeLists.txt b/Fltk/CMakeLists.txt
index bf987bf559..81afc5a7a5 100644
--- a/Fltk/CMakeLists.txt
+++ b/Fltk/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   FlGui.cpp
diff --git a/Fltk/FlGui.cpp b/Fltk/FlGui.cpp
index bdd5f835bb..a4e12f209c 100644
--- a/Fltk/FlGui.cpp
+++ b/Fltk/FlGui.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include <sstream>
diff --git a/Fltk/FlGui.h b/Fltk/FlGui.h
index 067f12ffd3..0109460a64 100644
--- a/Fltk/FlGui.h
+++ b/Fltk/FlGui.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FL_GUI_H_
 #define _FL_GUI_H_
diff --git a/Fltk/Navigator.cpp b/Fltk/Navigator.cpp
index 81437e737b..88521dfd2f 100644
--- a/Fltk/Navigator.cpp
+++ b/Fltk/Navigator.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Gilles Marckmann <gilles.marckmann@ec-nantes.fr>
 
diff --git a/Fltk/Navigator.h b/Fltk/Navigator.h
index 4bdeac3ab0..9360f57c97 100644
--- a/Fltk/Navigator.h
+++ b/Fltk/Navigator.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Gilles Marckmann <gilles.marckmann@ec-nantes.fr>
 //
diff --git a/Fltk/classificationEditor.cpp b/Fltk/classificationEditor.cpp
index 0c05a060ab..0747b7a718 100644
--- a/Fltk/classificationEditor.cpp
+++ b/Fltk/classificationEditor.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <FL/Fl_Tabs.H>
 #include <FL/Fl_Box.H>
diff --git a/Fltk/classificationEditor.h b/Fltk/classificationEditor.h
index d430c47607..0b1afa4820 100644
--- a/Fltk/classificationEditor.h
+++ b/Fltk/classificationEditor.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CLASSIFICATION_EDITOR_H_
 #define _CLASSIFICATION_EDITOR_H_
diff --git a/Fltk/clippingWindow.cpp b/Fltk/clippingWindow.cpp
index 244b5ec9bb..1139da97bf 100644
--- a/Fltk/clippingWindow.cpp
+++ b/Fltk/clippingWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <FL/Fl_Tabs.H>
 #include <FL/Fl_Return_Button.H>
diff --git a/Fltk/clippingWindow.h b/Fltk/clippingWindow.h
index bc758b6389..5ac0a59f5c 100644
--- a/Fltk/clippingWindow.h
+++ b/Fltk/clippingWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CLIPPING_WINDOW_H_
 #define _CLIPPING_WINDOW_H_
diff --git a/Fltk/colorbarWindow.cpp b/Fltk/colorbarWindow.cpp
index bd1a547bfe..1146ca0975 100644
--- a/Fltk/colorbarWindow.cpp
+++ b/Fltk/colorbarWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 // This class was inspired by the colorbar widget provided in Vis5d, a
 // program for visualizing five dimensional gridded data sets
diff --git a/Fltk/colorbarWindow.h b/Fltk/colorbarWindow.h
index 4dcd6a6372..4a54864829 100644
--- a/Fltk/colorbarWindow.h
+++ b/Fltk/colorbarWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _COLORBAR_WINDOW_H
 #define _COLORBAR_WINDOW_H
diff --git a/Fltk/contextWindow.cpp b/Fltk/contextWindow.cpp
index 901a33b769..c8cd307365 100644
--- a/Fltk/contextWindow.cpp
+++ b/Fltk/contextWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <FL/Fl_Tabs.H>
diff --git a/Fltk/contextWindow.h b/Fltk/contextWindow.h
index 3439433353..0d9cdf3286 100644
--- a/Fltk/contextWindow.h
+++ b/Fltk/contextWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CONTEXT_WINDOW_H_
 #define _CONTEXT_WINDOW_H_
diff --git a/Fltk/drawContextFltk.h b/Fltk/drawContextFltk.h
index a1f86941bb..66c96bbc8b 100644
--- a/Fltk/drawContextFltk.h
+++ b/Fltk/drawContextFltk.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DRAW_CONTEXT_FLTK_H_
 #define _DRAW_CONTEXT_FLTK_H_
diff --git a/Fltk/drawContextFltkCairo.cpp b/Fltk/drawContextFltkCairo.cpp
index 51efe7914c..1e1ac4d42e 100644
--- a/Fltk/drawContextFltkCairo.cpp
+++ b/Fltk/drawContextFltkCairo.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Jonathan Lambrechts
 
diff --git a/Fltk/drawContextFltkCairo.h b/Fltk/drawContextFltkCairo.h
index b0aed7a896..9f96cc074b 100644
--- a/Fltk/drawContextFltkCairo.h
+++ b/Fltk/drawContextFltkCairo.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Jonathan Lambrechts
 
diff --git a/Fltk/drawContextFltkStringTexture.cpp b/Fltk/drawContextFltkStringTexture.cpp
index f432373735..d8e282b23d 100644
--- a/Fltk/drawContextFltkStringTexture.cpp
+++ b/Fltk/drawContextFltkStringTexture.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Jonathan Lambrechts
 
diff --git a/Fltk/drawContextFltkStringTexture.h b/Fltk/drawContextFltkStringTexture.h
index 39b5175ade..c48e88e027 100644
--- a/Fltk/drawContextFltkStringTexture.h
+++ b/Fltk/drawContextFltkStringTexture.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Jonathan Lambrechts
 
diff --git a/Fltk/extraDialogs.cpp b/Fltk/extraDialogs.cpp
index f988582a43..dc5f194d85 100644
--- a/Fltk/extraDialogs.cpp
+++ b/Fltk/extraDialogs.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Stephen Guzik
diff --git a/Fltk/extraDialogs.h b/Fltk/extraDialogs.h
index 429c12070c..f4cdd9b355 100644
--- a/Fltk/extraDialogs.h
+++ b/Fltk/extraDialogs.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EXTRA_DIALOGS_H_
 #define _EXTRA_DIALOGS_H_
diff --git a/Fltk/fieldWindow.cpp b/Fltk/fieldWindow.cpp
index 8fe6e6761f..145a704c55 100644
--- a/Fltk/fieldWindow.cpp
+++ b/Fltk/fieldWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Jonathan Lambrechts
diff --git a/Fltk/fieldWindow.h b/Fltk/fieldWindow.h
index 5aafd0280e..21317f78e4 100644
--- a/Fltk/fieldWindow.h
+++ b/Fltk/fieldWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FIELD_WINDOW_H_
 #define _FIELD_WINDOW_H_
diff --git a/Fltk/fileDialogs.cpp b/Fltk/fileDialogs.cpp
index 9f39b08b44..c4c12cd7f7 100644
--- a/Fltk/fileDialogs.cpp
+++ b/Fltk/fileDialogs.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Stephen Guzik
diff --git a/Fltk/fileDialogs.h b/Fltk/fileDialogs.h
index 691f80a488..ba820fb452 100644
--- a/Fltk/fileDialogs.h
+++ b/Fltk/fileDialogs.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FILE_DIALOGS_H_
 #define _FILE_DIALOGS_H_
diff --git a/Fltk/gamepadWindow.cpp b/Fltk/gamepadWindow.cpp
index d4109290f5..47fc9ae5d6 100644
--- a/Fltk/gamepadWindow.cpp
+++ b/Fltk/gamepadWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include <string.h>
diff --git a/Fltk/gamepadWindow.h b/Fltk/gamepadWindow.h
index 42f5bc323d..e8ad6b9b47 100644
--- a/Fltk/gamepadWindow.h
+++ b/Fltk/gamepadWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GAMEPAD_WINDOW_H_
 #define _GAMEPAD_WINDOW_H_
diff --git a/Fltk/graphicWindow.cpp b/Fltk/graphicWindow.cpp
index b9b301478b..9bb5f2878a 100644
--- a/Fltk/graphicWindow.cpp
+++ b/Fltk/graphicWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshDefines.h"
diff --git a/Fltk/graphicWindow.h b/Fltk/graphicWindow.h
index e44f024534..0003fe7505 100644
--- a/Fltk/graphicWindow.h
+++ b/Fltk/graphicWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GRAPHIC_WINDOW_H_
 #define _GRAPHIC_WINDOW_H_
diff --git a/Fltk/helpWindow.cpp b/Fltk/helpWindow.cpp
index 70e11816b2..aeac23299e 100644
--- a/Fltk/helpWindow.cpp
+++ b/Fltk/helpWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <algorithm>
@@ -315,9 +315,9 @@ helpWindow::helpWindow()
       << "<p><a href=\"http://gmsh.info/doc/CREDITS.txt\">Credits</a> "
       << "and <a href=\"http://gmsh.info/doc/LICENSE.txt\">licensing "
       << "information</a>"
-      << "<p>Please send all questions and bug reports to the public mailing "
-         "list "
-      << "<a href=\"mailto:gmsh@onelab.info\">gmsh@onelab.info</a></center>"
+      << "<p>Please report all issues on "
+      << "<a href=\"https://gitlab.onelab.info/gmsh/gmsh/issues\">"
+      << "https://gitlab.onelab.info/gmsh/gmsh/issues</a></center>"
       << "<ul>"
       << "<li><i>Build OS:</i> " << GetGmshBuildOS()
       << "<li><i>Build date:</i> " << GetGmshBuildDate()
diff --git a/Fltk/helpWindow.h b/Fltk/helpWindow.h
index cbe84b3e4c..8237e54feb 100644
--- a/Fltk/helpWindow.h
+++ b/Fltk/helpWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HELP_WINDOW_H_
 #define _HELP_WINDOW_H_
diff --git a/Fltk/highOrderToolsWindow.cpp b/Fltk/highOrderToolsWindow.cpp
index d8b0e42115..5f628d773b 100644
--- a/Fltk/highOrderToolsWindow.cpp
+++ b/Fltk/highOrderToolsWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include <string>
diff --git a/Fltk/highOrderToolsWindow.h b/Fltk/highOrderToolsWindow.h
index db91665972..f98798533a 100644
--- a/Fltk/highOrderToolsWindow.h
+++ b/Fltk/highOrderToolsWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HIGHORDERTOOLS_WINDOW_H_
 #define _HIGHORDERTOOLS_WINDOW_H_
diff --git a/Fltk/inputRange.h b/Fltk/inputRange.h
index b39e7b3a5d..1a5794a492 100644
--- a/Fltk/inputRange.h
+++ b/Fltk/inputRange.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _INPUT_RANGE_H_
 #define _INPUT_RANGE_H_
diff --git a/Fltk/inputValue.cpp b/Fltk/inputValue.cpp
index 2e1ce8bf39..d7b0a0740b 100644
--- a/Fltk/inputValue.cpp
+++ b/Fltk/inputValue.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "inputValue.h"
 #include <FL/Fl_Group.H>
diff --git a/Fltk/inputValue.h b/Fltk/inputValue.h
index d019fa314b..535300792f 100644
--- a/Fltk/inputValue.h
+++ b/Fltk/inputValue.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _INPUT_VALUE_H_
 #define _INPUT_VALUE_H_
diff --git a/Fltk/mainWindow.h b/Fltk/mainWindow.h
index 64ca2d9fe4..e77bddfe23 100644
--- a/Fltk/mainWindow.h
+++ b/Fltk/mainWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MAIN_WINDOW_H
 #define _MAIN_WINDOW_H
diff --git a/Fltk/manipWindow.cpp b/Fltk/manipWindow.cpp
index b366cc7a99..cfd8c4dd8b 100644
--- a/Fltk/manipWindow.cpp
+++ b/Fltk/manipWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <FL/Fl_Box.H>
 #include <FL/Fl_Return_Button.H>
diff --git a/Fltk/manipWindow.h b/Fltk/manipWindow.h
index f133c0ed3a..34b2ec1873 100644
--- a/Fltk/manipWindow.h
+++ b/Fltk/manipWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MANIP_WINDOW_H_
 #define _MANIP_WINDOW_H_
diff --git a/Fltk/messageBrowser.h b/Fltk/messageBrowser.h
index dbf771808a..0b8aef52ae 100644
--- a/Fltk/messageBrowser.h
+++ b/Fltk/messageBrowser.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESSAGE_BROWSER_H_
 #define _MESSAGE_BROWSER_H_
diff --git a/Fltk/onelabGroup.cpp b/Fltk/onelabGroup.cpp
index a0152e6547..08af3bb726 100644
--- a/Fltk/onelabGroup.cpp
+++ b/Fltk/onelabGroup.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <FL/Fl.H>
 #include "GmshConfig.h"
diff --git a/Fltk/onelabGroup.h b/Fltk/onelabGroup.h
index 09ea042829..90e782b8ee 100644
--- a/Fltk/onelabGroup.h
+++ b/Fltk/onelabGroup.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ONELAB_GROUP_H_
 #define _ONELAB_GROUP_H_
diff --git a/Fltk/openglWindow.cpp b/Fltk/openglWindow.cpp
index 97e2d4b681..2e90268772 100644
--- a/Fltk/openglWindow.cpp
+++ b/Fltk/openglWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <string.h>
diff --git a/Fltk/openglWindow.h b/Fltk/openglWindow.h
index 0fff3c6757..dd764d5732 100644
--- a/Fltk/openglWindow.h
+++ b/Fltk/openglWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OPENGL_WINDOW_H_
 #define _OPENGL_WINDOW_H_
diff --git a/Fltk/optionWindow.cpp b/Fltk/optionWindow.cpp
index d517146479..f8e74a7507 100644
--- a/Fltk/optionWindow.cpp
+++ b/Fltk/optionWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #if !defined(HAVE_NO_STDINT_H)
diff --git a/Fltk/optionWindow.h b/Fltk/optionWindow.h
index 8c69591f74..feff50a7e0 100644
--- a/Fltk/optionWindow.h
+++ b/Fltk/optionWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OPTION_WINDOW_H_
 #define _OPTION_WINDOW_H_
diff --git a/Fltk/outputRange.h b/Fltk/outputRange.h
index 315f52d245..f5d160446c 100644
--- a/Fltk/outputRange.h
+++ b/Fltk/outputRange.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OUTPUT_RANGE_H_
 #define _OUTPUT_RANGE_H_
diff --git a/Fltk/paletteWindow.h b/Fltk/paletteWindow.h
index b5edd69fa6..5f16360a12 100644
--- a/Fltk/paletteWindow.h
+++ b/Fltk/paletteWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PALETTE_WINDOW_H
 #define _PALETTE_WINDOW_H
diff --git a/Fltk/partitionDialog.cpp b/Fltk/partitionDialog.cpp
index 438e6e6f71..49d1eaaa20 100644
--- a/Fltk/partitionDialog.cpp
+++ b/Fltk/partitionDialog.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Stephen Guzik
diff --git a/Fltk/partitionDialog.h b/Fltk/partitionDialog.h
index 3d6c951223..d6dc23e6e4 100644
--- a/Fltk/partitionDialog.h
+++ b/Fltk/partitionDialog.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARTITION_DIALOG_H_
 #define _PARTITION_DIALOG_H_
diff --git a/Fltk/pluginWindow.cpp b/Fltk/pluginWindow.cpp
index e4736e23e0..befbb64c98 100644
--- a/Fltk/pluginWindow.cpp
+++ b/Fltk/pluginWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #if !defined(HAVE_NO_STDINT_H)
diff --git a/Fltk/pluginWindow.h b/Fltk/pluginWindow.h
index f2a7101272..2cf79a9bc3 100644
--- a/Fltk/pluginWindow.h
+++ b/Fltk/pluginWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PLUGIN_WINDOW_H_
 #define _PLUGIN_WINDOW_H_
diff --git a/Fltk/projectionEditor.cpp b/Fltk/projectionEditor.cpp
index 78602d4f03..51689fe5ef 100644
--- a/Fltk/projectionEditor.cpp
+++ b/Fltk/projectionEditor.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <FL/fl_draw.H>
diff --git a/Fltk/projectionEditor.h b/Fltk/projectionEditor.h
index 9e6cad4bef..25f5ec6c07 100644
--- a/Fltk/projectionEditor.h
+++ b/Fltk/projectionEditor.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PROJECTION_EDITOR_H_
 #define _PROJECTION_EDITOR_H_
diff --git a/Fltk/solverButton.cpp b/Fltk/solverButton.cpp
index 0e81313a6e..b980c5266d 100644
--- a/Fltk/solverButton.cpp
+++ b/Fltk/solverButton.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #if !defined(HAVE_NO_STDINT_H)
diff --git a/Fltk/solverButton.h b/Fltk/solverButton.h
index c42db59e88..25a515bc0f 100644
--- a/Fltk/solverButton.h
+++ b/Fltk/solverButton.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SOLVER_BUTTON_H_
 #define _SOLVER_BUTTON_H_
diff --git a/Fltk/spherePositionWidget.h b/Fltk/spherePositionWidget.h
index 5c07413fcb..d4ad072a4c 100644
--- a/Fltk/spherePositionWidget.h
+++ b/Fltk/spherePositionWidget.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SPHERE_POSITION_WIDGET_H_
 #define _SPHERE_POSITION_WIDGET_H_
diff --git a/Fltk/statisticsWindow.cpp b/Fltk/statisticsWindow.cpp
index 56913627c1..154bbb795a 100644
--- a/Fltk/statisticsWindow.cpp
+++ b/Fltk/statisticsWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <FL/Fl_Tabs.H>
 #include <FL/Fl_Box.H>
diff --git a/Fltk/statisticsWindow.h b/Fltk/statisticsWindow.h
index 03c03dbffc..7e5af3a4f3 100644
--- a/Fltk/statisticsWindow.h
+++ b/Fltk/statisticsWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _STATISTICS_WINDOW_H_
 #define _STATISTICS_WINDOW_H_
diff --git a/Fltk/treeIcons.h b/Fltk/treeIcons.h
index 07ed064684..b7ab9e76e4 100644
--- a/Fltk/treeIcons.h
+++ b/Fltk/treeIcons.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _TREE_ICONS_H_
 #define _TREE_ICONS_H_
diff --git a/Fltk/viewButton.cpp b/Fltk/viewButton.cpp
index 05fa5f03c7..e154ceaf94 100644
--- a/Fltk/viewButton.cpp
+++ b/Fltk/viewButton.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #if !defined(HAVE_NO_STDINT_H)
diff --git a/Fltk/viewButton.h b/Fltk/viewButton.h
index a2b7d04832..b48ada4a2e 100644
--- a/Fltk/viewButton.h
+++ b/Fltk/viewButton.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _VIEW_BUTTON_H_
 #define _VIEW_BUTTON_H_
diff --git a/Fltk/visibilityWindow.cpp b/Fltk/visibilityWindow.cpp
index 42de5c5666..ade0083d85 100644
--- a/Fltk/visibilityWindow.cpp
+++ b/Fltk/visibilityWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #if !defined(HAVE_NO_STDINT_H)
diff --git a/Fltk/visibilityWindow.h b/Fltk/visibilityWindow.h
index 62442545da..dcbc3364bb 100644
--- a/Fltk/visibilityWindow.h
+++ b/Fltk/visibilityWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _VISIBILITY_WINDOW_H_
 #define _VISIBILITY_WINDOW_H_
diff --git a/Geo/ACISEdge.cpp b/Geo/ACISEdge.cpp
index c29c892c00..c4b50bfb0e 100644
--- a/Geo/ACISEdge.cpp
+++ b/Geo/ACISEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include "GmshConfig.h"
diff --git a/Geo/ACISEdge.h b/Geo/ACISEdge.h
index 2ca171548e..9cb14f8dee 100644
--- a/Geo/ACISEdge.h
+++ b/Geo/ACISEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ACIS_EDGE_H_
 #define _ACIS_EDGE_H_
diff --git a/Geo/ACISFace.cpp b/Geo/ACISFace.cpp
index e5756f84b7..08bbd2457b 100644
--- a/Geo/ACISFace.cpp
+++ b/Geo/ACISFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Geo/ACISFace.h b/Geo/ACISFace.h
index c18e65cb01..f9f542a8cf 100644
--- a/Geo/ACISFace.h
+++ b/Geo/ACISFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ACIS_FACE_H_
 #define _ACIS_FACE_H_
diff --git a/Geo/ACISVertex.cpp b/Geo/ACISVertex.cpp
index ee7a3ca78a..90bcaaa4a8 100644
--- a/Geo/ACISVertex.cpp
+++ b/Geo/ACISVertex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2013 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "ACISVertex.h"
 #include "MPoint.h"
diff --git a/Geo/ACISVertex.h b/Geo/ACISVertex.h
index b6b43c30d1..943a9aaf4b 100644
--- a/Geo/ACISVertex.h
+++ b/Geo/ACISVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ACIS_VERTEX_H_
 #define _ACIS_VERTEX_H_
diff --git a/Geo/CGNSFunctions.cpp b/Geo/CGNSFunctions.cpp
index 1bc9525d2d..f1367ee46d 100644
--- a/Geo/CGNSFunctions.cpp
+++ b/Geo/CGNSFunctions.cpp
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // CGNSFunctions.cpp - Copyright (C) 2008-2018 S. Guzik, B. Gorissen,
 // K. Hillewaert, C. Geuzaine, J.-F. Remacle
diff --git a/Geo/CGNSOptions.h b/Geo/CGNSOptions.h
index cf620b6643..6fca851b9e 100644
--- a/Geo/CGNSOptions.h
+++ b/Geo/CGNSOptions.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // CGNSOptions.h - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle
 
diff --git a/Geo/CMakeLists.txt b/Geo/CMakeLists.txt
index fb9b4c3ee1..b5117c8370 100644
--- a/Geo/CMakeLists.txt
+++ b/Geo/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   boundaryLayersData.cpp
diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp
index 0dee3a4bfa..adcf79de01 100644
--- a/Geo/Cell.cpp
+++ b/Geo/Cell.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/Cell.h b/Geo/Cell.h
index 66b40ec610..5eb3899a09 100644
--- a/Geo/Cell.h
+++ b/Geo/Cell.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/CellComplex.cpp b/Geo/CellComplex.cpp
index 64467d34bb..42c4d4c066 100644
--- a/Geo/CellComplex.cpp
+++ b/Geo/CellComplex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/CellComplex.h b/Geo/CellComplex.h
index d1bba29926..d2f722bacd 100644
--- a/Geo/CellComplex.h
+++ b/Geo/CellComplex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/Chain.cpp b/Geo/Chain.cpp
index 97644601e7..50d9250e9d 100644
--- a/Geo/Chain.cpp
+++ b/Geo/Chain.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/Chain.h b/Geo/Chain.h
index dcd9632bf6..48aa68e59b 100644
--- a/Geo/Chain.h
+++ b/Geo/Chain.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/ChainComplex.cpp b/Geo/ChainComplex.cpp
index a20f13d6d6..2344160873 100644
--- a/Geo/ChainComplex.cpp
+++ b/Geo/ChainComplex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/ChainComplex.h b/Geo/ChainComplex.h
index 549daf9fbd..966134425e 100644
--- a/Geo/ChainComplex.h
+++ b/Geo/ChainComplex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/CustomContainer.h b/Geo/CustomContainer.h
index 6fbc42f87c..0f3bb98068 100644
--- a/Geo/CustomContainer.h
+++ b/Geo/CustomContainer.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // CustomContainer.h - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle
 
diff --git a/Geo/ExtrudeParams.cpp b/Geo/ExtrudeParams.cpp
index ae762c6c6b..28afa7c8b6 100644
--- a/Geo/ExtrudeParams.cpp
+++ b/Geo/ExtrudeParams.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshMessage.h"
 #include "Geo.h"
diff --git a/Geo/ExtrudeParams.h b/Geo/ExtrudeParams.h
index c291660d61..2f60ad5adc 100644
--- a/Geo/ExtrudeParams.h
+++ b/Geo/ExtrudeParams.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EXTRUDE_PARAMS_H_
 #define _EXTRUDE_PARAMS_H_
diff --git a/Geo/GEdge.cpp b/Geo/GEdge.cpp
index 8af9f99daa..76b5e48509 100644
--- a/Geo/GEdge.cpp
+++ b/Geo/GEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <algorithm>
diff --git a/Geo/GEdge.h b/Geo/GEdge.h
index b91b2032af..ff4be7d6a4 100644
--- a/Geo/GEdge.h
+++ b/Geo/GEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GEDGE_H_
 #define _GEDGE_H_
diff --git a/Geo/GEdgeLoop.cpp b/Geo/GEdgeLoop.cpp
index c8b27338ea..4add29f021 100644
--- a/Geo/GEdgeLoop.cpp
+++ b/Geo/GEdgeLoop.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include <functional>
diff --git a/Geo/GEdgeLoop.h b/Geo/GEdgeLoop.h
index 5ed90f875f..d42111f1d9 100644
--- a/Geo/GEdgeLoop.h
+++ b/Geo/GEdgeLoop.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GEDGE_LOOP_H_
 #define _GEDGE_LOOP_H_
diff --git a/Geo/GEntity.cpp b/Geo/GEntity.cpp
index 6e596fdd03..1075813ccf 100644
--- a/Geo/GEntity.cpp
+++ b/Geo/GEntity.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <algorithm>
diff --git a/Geo/GEntity.h b/Geo/GEntity.h
index a0368421fe..20b6135e4e 100644
--- a/Geo/GEntity.h
+++ b/Geo/GEntity.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GENTITY_H_
 #define _GENTITY_H_
diff --git a/Geo/GFace.cpp b/Geo/GFace.cpp
index d83f200e97..988f1d2ce0 100644
--- a/Geo/GFace.cpp
+++ b/Geo/GFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include "GmshConfig.h"
diff --git a/Geo/GFace.h b/Geo/GFace.h
index a51a11001e..cffd8e0905 100644
--- a/Geo/GFace.h
+++ b/Geo/GFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GFACE_H_
 #define _GFACE_H_
diff --git a/Geo/GModel.cpp b/Geo/GModel.cpp
index 117c67e5c6..a6015616d2 100644
--- a/Geo/GModel.cpp
+++ b/Geo/GModel.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include <stdlib.h>
diff --git a/Geo/GModel.h b/Geo/GModel.h
index 90aaee1128..941c882ec7 100644
--- a/Geo/GModel.h
+++ b/Geo/GModel.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMODEL_H_
 #define _GMODEL_H_
diff --git a/Geo/GModelCreateTopologyFromMesh.cpp b/Geo/GModelCreateTopologyFromMesh.cpp
index 3246a286be..56420fb9ec 100644
--- a/Geo/GModelCreateTopologyFromMesh.cpp
+++ b/Geo/GModelCreateTopologyFromMesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stack>
 #include <set>
diff --git a/Geo/GModelCreateTopologyFromMesh.h b/Geo/GModelCreateTopologyFromMesh.h
index 2ba67985b3..11ebb45956 100644
--- a/Geo/GModelCreateTopologyFromMesh.h
+++ b/Geo/GModelCreateTopologyFromMesh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CREATE_TOPOLOGY_FROM_MESH
 #define _CREATE_TOPOLOGY_FROM_MESH
diff --git a/Geo/GModelIO_ACIS.cpp b/Geo/GModelIO_ACIS.cpp
index 2a17ed728d..c3fd609ede 100644
--- a/Geo/GModelIO_ACIS.cpp
+++ b/Geo/GModelIO_ACIS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GModel.h"
diff --git a/Geo/GModelIO_ACTRAN.cpp b/Geo/GModelIO_ACTRAN.cpp
index 975b5315fb..614c9314e5 100644
--- a/Geo/GModelIO_ACTRAN.cpp
+++ b/Geo/GModelIO_ACTRAN.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_BDF.cpp b/Geo/GModelIO_BDF.cpp
index f367216dc2..010b1b820d 100644
--- a/Geo/GModelIO_BDF.cpp
+++ b/Geo/GModelIO_BDF.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_CELUM.cpp b/Geo/GModelIO_CELUM.cpp
index 56a2b475c4..aee708d2de 100644
--- a/Geo/GModelIO_CELUM.cpp
+++ b/Geo/GModelIO_CELUM.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2013 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_CGNS.cpp b/Geo/GModelIO_CGNS.cpp
index 807feb2317..c1f381c0e9 100644
--- a/Geo/GModelIO_CGNS.cpp
+++ b/Geo/GModelIO_CGNS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // GModelIO_CGNS.cpp - Copyright (C) 2008-2012 S. Guzik, B. Gorissen,
 // C. Geuzaine, J.-F. Remacle
diff --git a/Geo/GModelIO_DIFF.cpp b/Geo/GModelIO_DIFF.cpp
index 64549abaec..d4bc7b0f78 100644
--- a/Geo/GModelIO_DIFF.cpp
+++ b/Geo/GModelIO_DIFF.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_Fourier.cpp b/Geo/GModelIO_Fourier.cpp
index 51cec79229..aa2dcedf04 100644
--- a/Geo/GModelIO_Fourier.cpp
+++ b/Geo/GModelIO_Fourier.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 #include "GmshConfig.h"
diff --git a/Geo/GModelIO_Fourier.h b/Geo/GModelIO_Fourier.h
index 7375be76df..2b67f138dd 100644
--- a/Geo/GModelIO_Fourier.h
+++ b/Geo/GModelIO_Fourier.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMODEL_IO_FOURIER_H_
 #define _GMODEL_IO_FOURIER_H_
diff --git a/Geo/GModelIO_GEO.cpp b/Geo/GModelIO_GEO.cpp
index 8cba162688..cc3cfc133b 100644
--- a/Geo/GModelIO_GEO.cpp
+++ b/Geo/GModelIO_GEO.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <stdlib.h>
diff --git a/Geo/GModelIO_GEO.h b/Geo/GModelIO_GEO.h
index 1bb240a14d..a75185a7d4 100644
--- a/Geo/GModelIO_GEO.h
+++ b/Geo/GModelIO_GEO.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMODELIO_GEO_H_
 #define _GMODELIO_GEO_H_
diff --git a/Geo/GModelIO_GEOM.cpp b/Geo/GModelIO_GEOM.cpp
index b0df3541de..4ac173da30 100644
--- a/Geo/GModelIO_GEOM.cpp
+++ b/Geo/GModelIO_GEOM.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_INP.cpp b/Geo/GModelIO_INP.cpp
index c31f1dff4d..181c4d100e 100644
--- a/Geo/GModelIO_INP.cpp
+++ b/Geo/GModelIO_INP.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_IR3.cpp b/Geo/GModelIO_IR3.cpp
index 673ccfc6a2..3a73531ce4 100644
--- a/Geo/GModelIO_IR3.cpp
+++ b/Geo/GModelIO_IR3.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_KEY.cpp b/Geo/GModelIO_KEY.cpp
index 5ac38a88a8..bd7a018230 100644
--- a/Geo/GModelIO_KEY.cpp
+++ b/Geo/GModelIO_KEY.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_MAIL.cpp b/Geo/GModelIO_MAIL.cpp
index 92a92ad431..fd334f5c57 100644
--- a/Geo/GModelIO_MAIL.cpp
+++ b/Geo/GModelIO_MAIL.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_MATLAB.cpp b/Geo/GModelIO_MATLAB.cpp
index 94a74ec78a..4546b12fd1 100644
--- a/Geo/GModelIO_MATLAB.cpp
+++ b/Geo/GModelIO_MATLAB.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <utility>
 
diff --git a/Geo/GModelIO_MED.cpp b/Geo/GModelIO_MED.cpp
index 018ea49a92..e477f5005d 100644
--- a/Geo/GModelIO_MED.cpp
+++ b/Geo/GModelIO_MED.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 #include "GmshConfig.h"
diff --git a/Geo/GModelIO_MESH.cpp b/Geo/GModelIO_MESH.cpp
index f50cbe2968..d98bf82df7 100644
--- a/Geo/GModelIO_MESH.cpp
+++ b/Geo/GModelIO_MESH.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_MSH.cpp b/Geo/GModelIO_MSH.cpp
index 61cc5c26d5..4637f0c597 100644
--- a/Geo/GModelIO_MSH.cpp
+++ b/Geo/GModelIO_MSH.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <string.h>
diff --git a/Geo/GModelIO_MSH2.cpp b/Geo/GModelIO_MSH2.cpp
index 35be00b725..a710e60dc6 100644
--- a/Geo/GModelIO_MSH2.cpp
+++ b/Geo/GModelIO_MSH2.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_MSH3.cpp b/Geo/GModelIO_MSH3.cpp
index e9cdc2e86d..661db76359 100644
--- a/Geo/GModelIO_MSH3.cpp
+++ b/Geo/GModelIO_MSH3.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <iomanip>
diff --git a/Geo/GModelIO_MSH4.cpp b/Geo/GModelIO_MSH4.cpp
index 72cf54686f..6352572351 100644
--- a/Geo/GModelIO_MSH4.cpp
+++ b/Geo/GModelIO_MSH4.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Anthony Royer
 
diff --git a/Geo/GModelIO_NEU.cpp b/Geo/GModelIO_NEU.cpp
index d3234fb8a8..4f6a531e86 100644
--- a/Geo/GModelIO_NEU.cpp
+++ b/Geo/GModelIO_NEU.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Larry Price
 
diff --git a/Geo/GModelIO_OCC.cpp b/Geo/GModelIO_OCC.cpp
index 4ed860d908..34c83e27df 100644
--- a/Geo/GModelIO_OCC.cpp
+++ b/Geo/GModelIO_OCC.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Geo/GModelIO_OCC.h b/Geo/GModelIO_OCC.h
index 9f04b03619..0f4c0cda88 100644
--- a/Geo/GModelIO_OCC.h
+++ b/Geo/GModelIO_OCC.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMODELIO_OCC_H_
 #define _GMODELIO_OCC_H_
diff --git a/Geo/GModelIO_P3D.cpp b/Geo/GModelIO_P3D.cpp
index 1827f5d0dc..5aca7d9c82 100644
--- a/Geo/GModelIO_P3D.cpp
+++ b/Geo/GModelIO_P3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelIO_PLY.cpp b/Geo/GModelIO_PLY.cpp
index 8ad3ef8ab0..11f0a465e3 100644
--- a/Geo/GModelIO_PLY.cpp
+++ b/Geo/GModelIO_PLY.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_POS.cpp b/Geo/GModelIO_POS.cpp
index 7235cc76b0..398984169d 100644
--- a/Geo/GModelIO_POS.cpp
+++ b/Geo/GModelIO_POS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include "GModel.h"
diff --git a/Geo/GModelIO_SAMCEF.cpp b/Geo/GModelIO_SAMCEF.cpp
index d727d93dfd..fa44b26089 100644
--- a/Geo/GModelIO_SAMCEF.cpp
+++ b/Geo/GModelIO_SAMCEF.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_STL.cpp b/Geo/GModelIO_STL.cpp
index 6442e59194..576abff140 100644
--- a/Geo/GModelIO_STL.cpp
+++ b/Geo/GModelIO_STL.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include "GModel.h"
diff --git a/Geo/GModelIO_SU2.cpp b/Geo/GModelIO_SU2.cpp
index 3b87842e30..f5a0a9377a 100644
--- a/Geo/GModelIO_SU2.cpp
+++ b/Geo/GModelIO_SU2.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_UNV.cpp b/Geo/GModelIO_UNV.cpp
index 18d02e1fc8..ca02e51494 100644
--- a/Geo/GModelIO_UNV.cpp
+++ b/Geo/GModelIO_UNV.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_VRML.cpp b/Geo/GModelIO_VRML.cpp
index fc7c2c128f..04ad896eed 100644
--- a/Geo/GModelIO_VRML.cpp
+++ b/Geo/GModelIO_VRML.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/GModelIO_VTK.cpp b/Geo/GModelIO_VTK.cpp
index d2f2952684..d8c1f4d16f 100644
--- a/Geo/GModelIO_VTK.cpp
+++ b/Geo/GModelIO_VTK.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "OS.h"
diff --git a/Geo/GModelVertexArrays.cpp b/Geo/GModelVertexArrays.cpp
index d3fe630c25..0e1c2d5a3b 100644
--- a/Geo/GModelVertexArrays.cpp
+++ b/Geo/GModelVertexArrays.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include "GmshMessage.h"
diff --git a/Geo/GPoint.h b/Geo/GPoint.h
index 1be11f4e96..0e5c26961b 100644
--- a/Geo/GPoint.h
+++ b/Geo/GPoint.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GPOINT_H_
 #define _GPOINT_H_
diff --git a/Geo/GRegion.cpp b/Geo/GRegion.cpp
index de2f3cc06e..9e87cb9ef1 100644
--- a/Geo/GRegion.cpp
+++ b/Geo/GRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include "GModel.h"
diff --git a/Geo/GRegion.h b/Geo/GRegion.h
index 3b7ada9e9f..04ac88449a 100644
--- a/Geo/GRegion.h
+++ b/Geo/GRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GREGION_H_
 #define _GREGION_H_
diff --git a/Geo/GVertex.cpp b/Geo/GVertex.cpp
index ac59781666..9100c5292f 100644
--- a/Geo/GVertex.cpp
+++ b/Geo/GVertex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <algorithm>
diff --git a/Geo/GVertex.h b/Geo/GVertex.h
index 9ffcb55e0a..94dd8680f1 100644
--- a/Geo/GVertex.h
+++ b/Geo/GVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GVERTEX_H_
 #define _GVERTEX_H_
diff --git a/Geo/GenericEdge.cpp b/Geo/GenericEdge.cpp
index f338be144d..544d16c144 100644
--- a/Geo/GenericEdge.cpp
+++ b/Geo/GenericEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericEdge.h b/Geo/GenericEdge.h
index c889e9865b..715861a98e 100644
--- a/Geo/GenericEdge.h
+++ b/Geo/GenericEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericFace.cpp b/Geo/GenericFace.cpp
index 4bfe68ce49..128cb77f65 100644
--- a/Geo/GenericFace.cpp
+++ b/Geo/GenericFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericFace.h b/Geo/GenericFace.h
index 93485469b7..99b10bf311 100644
--- a/Geo/GenericFace.h
+++ b/Geo/GenericFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericRegion.cpp b/Geo/GenericRegion.cpp
index 6bda19b8e2..d768b265f0 100644
--- a/Geo/GenericRegion.cpp
+++ b/Geo/GenericRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericRegion.h b/Geo/GenericRegion.h
index 643090e491..d64ca71550 100644
--- a/Geo/GenericRegion.h
+++ b/Geo/GenericRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericVertex.cpp b/Geo/GenericVertex.cpp
index 485b710d15..9dbfb9ed18 100644
--- a/Geo/GenericVertex.cpp
+++ b/Geo/GenericVertex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/GenericVertex.h b/Geo/GenericVertex.h
index e4748fc5d0..67f7fc5c83 100644
--- a/Geo/GenericVertex.h
+++ b/Geo/GenericVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp
index f381c2df05..18fbec3461 100644
--- a/Geo/Geo.cpp
+++ b/Geo/Geo.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/Geo/Geo.h b/Geo/Geo.h
index c488f9ef6f..0e14a9e2e8 100644
--- a/Geo/Geo.h
+++ b/Geo/Geo.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GEO_H_
 #define _GEO_H_
diff --git a/Geo/GeoDefines.h b/Geo/GeoDefines.h
index 4569bb4c9d..8747ea91a2 100644
--- a/Geo/GeoDefines.h
+++ b/Geo/GeoDefines.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GEO_DEFINES_H_
 #define _GEO_DEFINES_H_
diff --git a/Geo/GeoInterpolation.cpp b/Geo/GeoInterpolation.cpp
index 9f047b2f5e..7b8901be35 100644
--- a/Geo/GeoInterpolation.cpp
+++ b/Geo/GeoInterpolation.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshMessage.h"
 #include "Geo.h"
diff --git a/Geo/GeoInterpolation.h b/Geo/GeoInterpolation.h
index d45ba858c7..ae3f05df8b 100644
--- a/Geo/GeoInterpolation.h
+++ b/Geo/GeoInterpolation.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GEO_INTERPOLATION_H_
 #define _GEO_INTERPOLATION_H_
diff --git a/Geo/GeoStringInterface.cpp b/Geo/GeoStringInterface.cpp
index b86fb4f6c6..20f8b289b9 100644
--- a/Geo/GeoStringInterface.cpp
+++ b/Geo/GeoStringInterface.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <sstream>
diff --git a/Geo/GeoStringInterface.h b/Geo/GeoStringInterface.h
index 662297ca62..5f7538aa5a 100644
--- a/Geo/GeoStringInterface.h
+++ b/Geo/GeoStringInterface.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GEO_STRING_INTERFACE_H_
 #define _GEO_STRING_INTERFACE_H_
diff --git a/Geo/GeomMeshMatcher.cpp b/Geo/GeomMeshMatcher.cpp
index 899e6b1bb9..8f4506f875 100644
--- a/Geo/GeomMeshMatcher.cpp
+++ b/Geo/GeomMeshMatcher.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Bastien Gorissen, Koen Hillewaert
diff --git a/Geo/GeomMeshMatcher.h b/Geo/GeomMeshMatcher.h
index 09a7b70d92..6516180bab 100644
--- a/Geo/GeomMeshMatcher.h
+++ b/Geo/GeomMeshMatcher.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Bastien Gorissen
diff --git a/Geo/Homology.cpp b/Geo/Homology.cpp
index 93f24fd7e5..dbee2460ae 100644
--- a/Geo/Homology.cpp
+++ b/Geo/Homology.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/Homology.h b/Geo/Homology.h
index 839eee7ce1..04c075601c 100644
--- a/Geo/Homology.h
+++ b/Geo/Homology.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@gmail.com>.
 
diff --git a/Geo/MEdge.cpp b/Geo/MEdge.cpp
index 5632001e02..93e93f4e69 100644
--- a/Geo/MEdge.cpp
+++ b/Geo/MEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "MEdge.h"
diff --git a/Geo/MEdge.h b/Geo/MEdge.h
index b6467c686c..77bfb0a483 100644
--- a/Geo/MEdge.h
+++ b/Geo/MEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MEDGE_H_
 #define _MEDGE_H_
diff --git a/Geo/MEdgeHash.h b/Geo/MEdgeHash.h
index a85b70bcfd..146e0b7cc5 100644
--- a/Geo/MEdgeHash.h
+++ b/Geo/MEdgeHash.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MEDGE_HASH_H_
 #define _MEDGE_HASH_H_
diff --git a/Geo/MElement.cpp b/Geo/MElement.cpp
index 9bff300f99..c3e1d58cd4 100644
--- a/Geo/MElement.cpp
+++ b/Geo/MElement.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <cmath>
diff --git a/Geo/MElement.h b/Geo/MElement.h
index 156661da42..a0ac3f3582 100644
--- a/Geo/MElement.h
+++ b/Geo/MElement.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MELEMENT_H_
 #define _MELEMENT_H_
diff --git a/Geo/MElementCut.cpp b/Geo/MElementCut.cpp
index 32572306c0..3b2b78cd7c 100644
--- a/Geo/MElementCut.cpp
+++ b/Geo/MElementCut.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Gaetan Bricteux
diff --git a/Geo/MElementCut.h b/Geo/MElementCut.h
index cc085681cc..94e403020e 100644
--- a/Geo/MElementCut.h
+++ b/Geo/MElementCut.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Gaetan Bricteux
diff --git a/Geo/MElementOctree.cpp b/Geo/MElementOctree.cpp
index c8688212c6..ee87c1055b 100644
--- a/Geo/MElementOctree.cpp
+++ b/Geo/MElementOctree.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "MElement.h"
diff --git a/Geo/MElementOctree.h b/Geo/MElementOctree.h
index 4ac0e0f4ca..4c9a20d800 100644
--- a/Geo/MElementOctree.h
+++ b/Geo/MElementOctree.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MELEMENT_OCTREE_
 #define _MELEMENT_OCTREE_
diff --git a/Geo/MFace.cpp b/Geo/MFace.cpp
index 622cdb2d76..2c0715a02c 100644
--- a/Geo/MFace.cpp
+++ b/Geo/MFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <vector>
 #include <algorithm>
diff --git a/Geo/MFace.h b/Geo/MFace.h
index 202dda21c3..55aeb06d55 100644
--- a/Geo/MFace.h
+++ b/Geo/MFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MFACE_H_
 #define _MFACE_H_
diff --git a/Geo/MFaceHash.h b/Geo/MFaceHash.h
index b18e606e16..64898bde63 100644
--- a/Geo/MFaceHash.h
+++ b/Geo/MFaceHash.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MFACE_HASH_H_
 #define _MFACE_HASH_H_
diff --git a/Geo/MHexahedron.cpp b/Geo/MHexahedron.cpp
index 92bad84e6c..d7976b69eb 100644
--- a/Geo/MHexahedron.cpp
+++ b/Geo/MHexahedron.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include "MHexahedron.h"
diff --git a/Geo/MHexahedron.h b/Geo/MHexahedron.h
index 531022b63d..fb59947439 100644
--- a/Geo/MHexahedron.h
+++ b/Geo/MHexahedron.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MHEXAHEDRON_H_
 #define _MHEXAHEDRON_H_
diff --git a/Geo/MLine.cpp b/Geo/MLine.cpp
index 95259d40ff..b1e782a7e9 100644
--- a/Geo/MLine.cpp
+++ b/Geo/MLine.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshDefines.h"
 #include "MLine.h"
diff --git a/Geo/MLine.h b/Geo/MLine.h
index d58510685e..2e7c0d53e7 100644
--- a/Geo/MLine.h
+++ b/Geo/MLine.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MLINE_H_
 #define _MLINE_H_
diff --git a/Geo/MPoint.h b/Geo/MPoint.h
index cb6af56898..e6497ffe3b 100644
--- a/Geo/MPoint.h
+++ b/Geo/MPoint.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MPOINT_H_
 #define _MPOINT_H_
diff --git a/Geo/MPrism.cpp b/Geo/MPrism.cpp
index 3f9b13081d..85ff5aa65e 100644
--- a/Geo/MPrism.cpp
+++ b/Geo/MPrism.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MPrism.h"
 #include "Numeric.h"
diff --git a/Geo/MPrism.h b/Geo/MPrism.h
index 574b1777a3..eb4cf7d6c9 100644
--- a/Geo/MPrism.h
+++ b/Geo/MPrism.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MPRISM_H_
 #define _MPRISM_H_
diff --git a/Geo/MPyramid.cpp b/Geo/MPyramid.cpp
index 1cba870313..300991c23e 100644
--- a/Geo/MPyramid.cpp
+++ b/Geo/MPyramid.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MPyramid.h"
 #include "Numeric.h"
diff --git a/Geo/MPyramid.h b/Geo/MPyramid.h
index d955550c1a..10bcd707f1 100644
--- a/Geo/MPyramid.h
+++ b/Geo/MPyramid.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MPYRAMID_H_
 #define _MPYRAMID_H_
diff --git a/Geo/MQuadrangle.cpp b/Geo/MQuadrangle.cpp
index b8d402075e..c09ce00361 100644
--- a/Geo/MQuadrangle.cpp
+++ b/Geo/MQuadrangle.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "MQuadrangle.h"
diff --git a/Geo/MQuadrangle.h b/Geo/MQuadrangle.h
index 6686f40b4f..48dddc4f92 100644
--- a/Geo/MQuadrangle.h
+++ b/Geo/MQuadrangle.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MQUADRANGLE_H_
 #define _MQUADRANGLE_H_
diff --git a/Geo/MSubElement.cpp b/Geo/MSubElement.cpp
index 9a13fbef3d..a6a1e979eb 100644
--- a/Geo/MSubElement.cpp
+++ b/Geo/MSubElement.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Frederic Duboeuf
diff --git a/Geo/MSubElement.h b/Geo/MSubElement.h
index 2c583d99de..65c27f9289 100644
--- a/Geo/MSubElement.h
+++ b/Geo/MSubElement.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Frederic Duboeuf
diff --git a/Geo/MTetrahedron.cpp b/Geo/MTetrahedron.cpp
index fe43edca57..21124d4d5a 100644
--- a/Geo/MTetrahedron.cpp
+++ b/Geo/MTetrahedron.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "MTetrahedron.h"
diff --git a/Geo/MTetrahedron.h b/Geo/MTetrahedron.h
index 7ba52dd99a..d893bcf090 100644
--- a/Geo/MTetrahedron.h
+++ b/Geo/MTetrahedron.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MTETRAHEDRON_H_
 #define _MTETRAHEDRON_H_
diff --git a/Geo/MTriangle.cpp b/Geo/MTriangle.cpp
index 2220fe0804..ce147e16d7 100644
--- a/Geo/MTriangle.cpp
+++ b/Geo/MTriangle.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "MTriangle.h"
diff --git a/Geo/MTriangle.h b/Geo/MTriangle.h
index 7290222254..f66d094116 100644
--- a/Geo/MTriangle.h
+++ b/Geo/MTriangle.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MTRIANGLE_H_
 #define _MTRIANGLE_H_
diff --git a/Geo/MVertex.cpp b/Geo/MVertex.cpp
index bde5c5a296..2acd904805 100644
--- a/Geo/MVertex.cpp
+++ b/Geo/MVertex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <cmath>
diff --git a/Geo/MVertex.h b/Geo/MVertex.h
index 7553dac334..f7e9175835 100644
--- a/Geo/MVertex.h
+++ b/Geo/MVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MVERTEX_H_
 #define _MVERTEX_H_
diff --git a/Geo/MVertexBoundaryLayerData.cpp b/Geo/MVertexBoundaryLayerData.cpp
index 61df7509d0..e50efbadc7 100644
--- a/Geo/MVertexBoundaryLayerData.cpp
+++ b/Geo/MVertexBoundaryLayerData.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MVertexBoundaryLayerData.h"
 
diff --git a/Geo/MVertexBoundaryLayerData.h b/Geo/MVertexBoundaryLayerData.h
index e427821bf5..6fc7685971 100644
--- a/Geo/MVertexBoundaryLayerData.h
+++ b/Geo/MVertexBoundaryLayerData.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MVERTEXBOUNDARYLAYERDATA_H_
 #define _MVERTEXBOUNDARYLAYERDATA_H_
diff --git a/Geo/MVertexRTree.h b/Geo/MVertexRTree.h
index 679917f2b3..3a32de451b 100644
--- a/Geo/MVertexRTree.h
+++ b/Geo/MVertexRTree.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MVERTEX_RTREE_
 #define _MVERTEX_RTREE_
diff --git a/Geo/MZone.cpp b/Geo/MZone.cpp
index 03e45b3dd6..fa3a22d686 100644
--- a/Geo/MZone.cpp
+++ b/Geo/MZone.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // MZone.cpp - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle
 
diff --git a/Geo/MZone.h b/Geo/MZone.h
index b69c41c84d..38626b2061 100644
--- a/Geo/MZone.h
+++ b/Geo/MZone.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // MZone.h - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle
 
diff --git a/Geo/MZoneBoundary.cpp b/Geo/MZoneBoundary.cpp
index aaef6b69d8..4ad44add94 100644
--- a/Geo/MZoneBoundary.cpp
+++ b/Geo/MZoneBoundary.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // MZoneBoundary.cpp - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle
 
diff --git a/Geo/MZoneBoundary.h b/Geo/MZoneBoundary.h
index 31a97f84fb..b30f99f5f6 100644
--- a/Geo/MZoneBoundary.h
+++ b/Geo/MZoneBoundary.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // MZoneBoundary.h - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle
 
diff --git a/Geo/OCCEdge.cpp b/Geo/OCCEdge.cpp
index 0b37e88dbc..b8be62e313 100644
--- a/Geo/OCCEdge.cpp
+++ b/Geo/OCCEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include "GmshConfig.h"
diff --git a/Geo/OCCEdge.h b/Geo/OCCEdge.h
index deb7df1da2..b4eae4a043 100644
--- a/Geo/OCCEdge.h
+++ b/Geo/OCCEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCC_EDGE_H_
 #define _OCC_EDGE_H_
diff --git a/Geo/OCCFace.cpp b/Geo/OCCFace.cpp
index f6a055a217..f4a7019b6e 100644
--- a/Geo/OCCFace.cpp
+++ b/Geo/OCCFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Geo/OCCFace.h b/Geo/OCCFace.h
index bc2ca259cb..2cd43a3417 100644
--- a/Geo/OCCFace.h
+++ b/Geo/OCCFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCC_FACE_H_
 #define _OCC_FACE_H_
diff --git a/Geo/OCCMeshAttributes.h b/Geo/OCCMeshAttributes.h
index babb0ee5b1..3937c1282c 100644
--- a/Geo/OCCMeshAttributes.h
+++ b/Geo/OCCMeshAttributes.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCC_MESH_ATTRIBUTES_
 #define _OCC_MESH_ATTRIBUTES_
diff --git a/Geo/OCCRegion.cpp b/Geo/OCCRegion.cpp
index cfb4423485..1950784590 100644
--- a/Geo/OCCRegion.cpp
+++ b/Geo/OCCRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Geo/OCCRegion.h b/Geo/OCCRegion.h
index a68a346ecf..3f76b9c7b9 100644
--- a/Geo/OCCRegion.h
+++ b/Geo/OCCRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCC_REGION_H_
 #define _OCC_REGION_H_
diff --git a/Geo/OCCVertex.cpp b/Geo/OCCVertex.cpp
index c1eb92d58b..97583c9cea 100644
--- a/Geo/OCCVertex.cpp
+++ b/Geo/OCCVertex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GModel.h"
diff --git a/Geo/OCCVertex.h b/Geo/OCCVertex.h
index bad584f4c7..2c6b91791d 100644
--- a/Geo/OCCVertex.h
+++ b/Geo/OCCVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCC_VERTEX_H_
 #define _OCC_VERTEX_H_
diff --git a/Geo/Pair.h b/Geo/Pair.h
index 6e291a693f..85d1167821 100644
--- a/Geo/Pair.h
+++ b/Geo/Pair.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PAIR_H_
 #define _PAIR_H_
diff --git a/Geo/Range.h b/Geo/Range.h
index 56dcfb6a37..559d5b7ffc 100644
--- a/Geo/Range.h
+++ b/Geo/Range.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _RANGE_H_
 #define _RANGE_H_
diff --git a/Geo/SBoundingBox3d.h b/Geo/SBoundingBox3d.h
index 269a8d9898..250d880249 100644
--- a/Geo/SBoundingBox3d.h
+++ b/Geo/SBoundingBox3d.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SBOUNDING_BOX_3D_H_
 #define _SBOUNDING_BOX_3D_H_
diff --git a/Geo/SOrientedBoundingBox.cpp b/Geo/SOrientedBoundingBox.cpp
index ae91ab7f81..57b3c02f5a 100644
--- a/Geo/SOrientedBoundingBox.cpp
+++ b/Geo/SOrientedBoundingBox.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Bastien Gorissen
diff --git a/Geo/SOrientedBoundingBox.h b/Geo/SOrientedBoundingBox.h
index bf273f432c..a94fdd86b4 100644
--- a/Geo/SOrientedBoundingBox.h
+++ b/Geo/SOrientedBoundingBox.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Bastien Gorissen
diff --git a/Geo/SPoint2.h b/Geo/SPoint2.h
index b79215fe94..89076ee6ef 100644
--- a/Geo/SPoint2.h
+++ b/Geo/SPoint2.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SPOINT2_H_
 #define _SPOINT2_H_
diff --git a/Geo/SPoint3.h b/Geo/SPoint3.h
index 62cd981da5..354e7dd543 100644
--- a/Geo/SPoint3.h
+++ b/Geo/SPoint3.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SPOINT3_H_
 #define _SPOINT3_H_
diff --git a/Geo/STensor3.cpp b/Geo/STensor3.cpp
index 0a538a92df..2db5f4e932 100644
--- a/Geo/STensor3.cpp
+++ b/Geo/STensor3.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "STensor3.h"
diff --git a/Geo/STensor3.h b/Geo/STensor3.h
index 11f2c94109..0eec857adc 100644
--- a/Geo/STensor3.h
+++ b/Geo/STensor3.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _STENSOR3_H_
 #define _STENSOR3_H_
diff --git a/Geo/SVector3.h b/Geo/SVector3.h
index bc343668c9..508ac2bfde 100644
--- a/Geo/SVector3.h
+++ b/Geo/SVector3.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SVECTOR3_H_
 #define _SVECTOR3_H_
diff --git a/Geo/affineTransformation.cpp b/Geo/affineTransformation.cpp
index 6b22405640..63efca1020 100644
--- a/Geo/affineTransformation.cpp
+++ b/Geo/affineTransformation.cpp
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by K. Hillewaert
 
diff --git a/Geo/affineTransformation.h b/Geo/affineTransformation.h
index e6a0af8ff6..f2772438e0 100644
--- a/Geo/affineTransformation.h
+++ b/Geo/affineTransformation.h
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _AFFINETRANSFORMATION_H_
 #define _AFFINETRANSFORMATION_H_
diff --git a/Geo/boundaryLayersData.cpp b/Geo/boundaryLayersData.cpp
index 23f83d97ea..2c59f7aac5 100644
--- a/Geo/boundaryLayersData.cpp
+++ b/Geo/boundaryLayersData.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "boundaryLayersData.h"
 #include "GmshConfig.h"
diff --git a/Geo/boundaryLayersData.h b/Geo/boundaryLayersData.h
index cb42104d99..65deb97278 100644
--- a/Geo/boundaryLayersData.h
+++ b/Geo/boundaryLayersData.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BNDRYLRDATA_
 #define _BNDRYLRDATA_
diff --git a/Geo/closestPoint.cpp b/Geo/closestPoint.cpp
index 869ae02dcc..4ee32d4f33 100644
--- a/Geo/closestPoint.cpp
+++ b/Geo/closestPoint.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "closestPoint.h"
 #include "GEntity.h"
diff --git a/Geo/closestPoint.h b/Geo/closestPoint.h
index 7e8a8b85d5..9c57d6967a 100644
--- a/Geo/closestPoint.h
+++ b/Geo/closestPoint.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CLOSEST_POINT_H_
 #define _CLOSEST_POINT_H_
diff --git a/Geo/closestVertex.cpp b/Geo/closestVertex.cpp
index b27ce6df42..41416a5bde 100644
--- a/Geo/closestVertex.cpp
+++ b/Geo/closestVertex.cpp
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "closestVertex.h"
 #include "GEntity.h"
diff --git a/Geo/closestVertex.h b/Geo/closestVertex.h
index 1ba8e7a460..690c003b17 100644
--- a/Geo/closestVertex.h
+++ b/Geo/closestVertex.h
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CLOSEST_VERTEX_H_
 #define _CLOSEST_VERTEX_H_
diff --git a/Geo/discreteEdge.cpp b/Geo/discreteEdge.cpp
index 2b255fe486..1203cb9e03 100644
--- a/Geo/discreteEdge.cpp
+++ b/Geo/discreteEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <vector>
 #include "GmshConfig.h"
diff --git a/Geo/discreteEdge.h b/Geo/discreteEdge.h
index 581576203d..b602c3441a 100644
--- a/Geo/discreteEdge.h
+++ b/Geo/discreteEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISCRETE_EDGE_H_
 #define _DISCRETE_EDGE_H_
diff --git a/Geo/discreteFace.cpp b/Geo/discreteFace.cpp
index 489ae860ae..e2a59d058f 100644
--- a/Geo/discreteFace.cpp
+++ b/Geo/discreteFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <queue>
diff --git a/Geo/discreteFace.h b/Geo/discreteFace.h
index 5a5177aac9..e2f41e79a0 100644
--- a/Geo/discreteFace.h
+++ b/Geo/discreteFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISCRETE_FACE_H_
 #define _DISCRETE_FACE_H_
diff --git a/Geo/discreteRegion.cpp b/Geo/discreteRegion.cpp
index 4a3dfabfc4..aa550fcb80 100644
--- a/Geo/discreteRegion.cpp
+++ b/Geo/discreteRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "discreteRegion.h"
diff --git a/Geo/discreteRegion.h b/Geo/discreteRegion.h
index 84d504f9df..fb6735abdd 100644
--- a/Geo/discreteRegion.h
+++ b/Geo/discreteRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISCRETE_REGION_H_
 #define _DISCRETE_REGION_H_
diff --git a/Geo/discreteVertex.h b/Geo/discreteVertex.h
index a64b10b2d1..cf60385057 100644
--- a/Geo/discreteVertex.h
+++ b/Geo/discreteVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISCRETE_VERTEX_H_
 #define _DISCRETE_VERTEX_H_
diff --git a/Geo/findLinks.cpp b/Geo/findLinks.cpp
index e7dd4a9c29..ec77a9f71c 100644
--- a/Geo/findLinks.cpp
+++ b/Geo/findLinks.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshMessage.h"
diff --git a/Geo/findLinks.h b/Geo/findLinks.h
index bc10ec9561..ad1af5552b 100644
--- a/Geo/findLinks.h
+++ b/Geo/findLinks.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FIND_LINKS_H_
 #define _FIND_LINKS_H_
diff --git a/Geo/fourierEdge.cpp b/Geo/fourierEdge.cpp
index e3938476f0..d20b8d8f77 100644
--- a/Geo/fourierEdge.cpp
+++ b/Geo/fourierEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "fourierEdge.h"
diff --git a/Geo/fourierEdge.h b/Geo/fourierEdge.h
index 1952bbe8a7..4fba3d771f 100644
--- a/Geo/fourierEdge.h
+++ b/Geo/fourierEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FOURIER_EDGE_H_
 #define _FOURIER_EDGE_H_
diff --git a/Geo/fourierFace.cpp b/Geo/fourierFace.cpp
index d534832548..ee8476f87b 100644
--- a/Geo/fourierFace.cpp
+++ b/Geo/fourierFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <list>
 #include "GmshConfig.h"
diff --git a/Geo/fourierFace.h b/Geo/fourierFace.h
index bddf3dfaec..f711d17993 100644
--- a/Geo/fourierFace.h
+++ b/Geo/fourierFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FOURIER_FACE_H_
 #define _FOURIER_FACE_H_
diff --git a/Geo/fourierProjectionFace.cpp b/Geo/fourierProjectionFace.cpp
index ab9900c60d..121d94cf47 100644
--- a/Geo/fourierProjectionFace.cpp
+++ b/Geo/fourierProjectionFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Geo/fourierProjectionFace.h b/Geo/fourierProjectionFace.h
index 7229e88595..ea5c50a98b 100644
--- a/Geo/fourierProjectionFace.h
+++ b/Geo/fourierProjectionFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FOURIER_PROJECTION_FACE_H_
 #define _FOURIER_PROJECTION_FACE_H_
diff --git a/Geo/fourierVertex.h b/Geo/fourierVertex.h
index 43d13fe887..ee4255b4b6 100644
--- a/Geo/fourierVertex.h
+++ b/Geo/fourierVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FOURIER_VERTEX_H_
 #define _FOURIER_VERTEX_H_
diff --git a/Geo/ghostEdge.h b/Geo/ghostEdge.h
index 7165728346..47ce9d2da4 100644
--- a/Geo/ghostEdge.h
+++ b/Geo/ghostEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Anthony Royer
 
diff --git a/Geo/ghostFace.h b/Geo/ghostFace.h
index a29e45bc25..106166cef6 100644
--- a/Geo/ghostFace.h
+++ b/Geo/ghostFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Anthony Royer
 
diff --git a/Geo/ghostRegion.h b/Geo/ghostRegion.h
index cef5ab92aa..a23e35574b 100644
--- a/Geo/ghostRegion.h
+++ b/Geo/ghostRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GHOST_REGION_H_
 #define _GHOST_REGION_H_
diff --git a/Geo/gmshEdge.cpp b/Geo/gmshEdge.cpp
index 319894972e..f353901eef 100644
--- a/Geo/gmshEdge.cpp
+++ b/Geo/gmshEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include "GModel.h"
diff --git a/Geo/gmshEdge.h b/Geo/gmshEdge.h
index d9c29bb674..9c1c966a8c 100644
--- a/Geo/gmshEdge.h
+++ b/Geo/gmshEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_EDGE_H_
 #define _GMSH_EDGE_H_
diff --git a/Geo/gmshEdgeDiscretize.cpp b/Geo/gmshEdgeDiscretize.cpp
index 3753cc1d66..4399e594be 100644
--- a/Geo/gmshEdgeDiscretize.cpp
+++ b/Geo/gmshEdgeDiscretize.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cstdio>
 #include <cmath>
diff --git a/Geo/gmshFace.cpp b/Geo/gmshFace.cpp
index 4e13a61fe8..7f9e57d5aa 100644
--- a/Geo/gmshFace.cpp
+++ b/Geo/gmshFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GModel.h"
diff --git a/Geo/gmshFace.h b/Geo/gmshFace.h
index 68ce7642e1..d775e1c3c9 100644
--- a/Geo/gmshFace.h
+++ b/Geo/gmshFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_FACE_H_
 #define _GMSH_FACE_H_
diff --git a/Geo/gmshLevelset.cpp b/Geo/gmshLevelset.cpp
index 93c5ee09ec..49bd4c7ee8 100644
--- a/Geo/gmshLevelset.cpp
+++ b/Geo/gmshLevelset.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Gaetan Bricteux
diff --git a/Geo/gmshLevelset.h b/Geo/gmshLevelset.h
index 6246728361..34b8cc929f 100644
--- a/Geo/gmshLevelset.h
+++ b/Geo/gmshLevelset.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Gaetan Bricteux
diff --git a/Geo/gmshRegion.cpp b/Geo/gmshRegion.cpp
index 9195b1cf96..7361487393 100644
--- a/Geo/gmshRegion.cpp
+++ b/Geo/gmshRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GModel.h"
diff --git a/Geo/gmshRegion.h b/Geo/gmshRegion.h
index 50eee76093..5842a2910a 100644
--- a/Geo/gmshRegion.h
+++ b/Geo/gmshRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_REGION_H_
 #define _GMSH_REGION_H_
diff --git a/Geo/gmshSurface.cpp b/Geo/gmshSurface.cpp
index 7bbe84da69..7be79d361b 100644
--- a/Geo/gmshSurface.cpp
+++ b/Geo/gmshSurface.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Geo/gmshSurface.h b/Geo/gmshSurface.h
index 767abc858e..b9ed6bb23e 100644
--- a/Geo/gmshSurface.h
+++ b/Geo/gmshSurface.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_SURFACE_H_
 #define _GMSH_SURFACE_H_
diff --git a/Geo/gmshVertex.cpp b/Geo/gmshVertex.cpp
index f6f6174e19..dc5e6416cc 100644
--- a/Geo/gmshVertex.cpp
+++ b/Geo/gmshVertex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GFace.h"
 #include "GEdge.h"
diff --git a/Geo/gmshVertex.h b/Geo/gmshVertex.h
index 5fbb60a030..fa82992665 100644
--- a/Geo/gmshVertex.h
+++ b/Geo/gmshVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_VERTEX_H_
 #define _GMSH_VERTEX_H_
diff --git a/Geo/intersectCurveSurface.cpp b/Geo/intersectCurveSurface.cpp
index 1184d3ec2c..ff5cd3f1a0 100644
--- a/Geo/intersectCurveSurface.cpp
+++ b/Geo/intersectCurveSurface.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "intersectCurveSurface.h"
 #include "Numeric.h"
diff --git a/Geo/intersectCurveSurface.h b/Geo/intersectCurveSurface.h
index cc3be01c6a..286332c7fb 100644
--- a/Geo/intersectCurveSurface.h
+++ b/Geo/intersectCurveSurface.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _INTERSECT_CURVE_SURFACE_
 #define _INTERSECT_CURVE_SURFACE_
diff --git a/Geo/partitionEdge.h b/Geo/partitionEdge.h
index 10b4ac3425..bd738e7ecc 100644
--- a/Geo/partitionEdge.h
+++ b/Geo/partitionEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARTITION_EDGE_H_
 #define _PARTITION_EDGE_H_
diff --git a/Geo/partitionFace.h b/Geo/partitionFace.h
index 5b6a9744a3..79dbcde7ec 100644
--- a/Geo/partitionFace.h
+++ b/Geo/partitionFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARTITION_FACE_H_
 #define _PARTITION_FACE_H_
diff --git a/Geo/partitionRegion.h b/Geo/partitionRegion.h
index 72e2025853..31c6dd6ee4 100644
--- a/Geo/partitionRegion.h
+++ b/Geo/partitionRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARTITION_REGION_H_
 #define _PARTITION_REGION_H_
diff --git a/Geo/partitionVertex.h b/Geo/partitionVertex.h
index 67beca624c..643412122f 100644
--- a/Geo/partitionVertex.h
+++ b/Geo/partitionVertex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARTITION_VERTEX_H_
 #define _PARTITION_VERTEX_H_
diff --git a/Graphics/CMakeLists.txt b/Graphics/CMakeLists.txt
index cdc988dbcb..eda85434e0 100644
--- a/Graphics/CMakeLists.txt
+++ b/Graphics/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   Camera.cpp 
diff --git a/Graphics/Camera.cpp b/Graphics/Camera.cpp
index 759de86325..f12030b05d 100644
--- a/Graphics/Camera.cpp
+++ b/Graphics/Camera.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Gilles Marckmann <gilles.marckmann@ec-nantes.fr>
 
diff --git a/Graphics/Camera.h b/Graphics/Camera.h
index 64a8c5433f..ae13793141 100644
--- a/Graphics/Camera.h
+++ b/Graphics/Camera.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Gilles Marckmann <gilles.marckmann@ec-nantes.fr>
 
diff --git a/Graphics/PixelBuffer.h b/Graphics/PixelBuffer.h
index ade7479563..d1ac523d1b 100644
--- a/Graphics/PixelBuffer.h
+++ b/Graphics/PixelBuffer.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PIXEL_BUFFER_H_
 #define _PIXEL_BUFFER_H_
diff --git a/Graphics/ReadImg.cpp b/Graphics/ReadImg.cpp
index d102ade3e0..fccdf82a9f 100644
--- a/Graphics/ReadImg.cpp
+++ b/Graphics/ReadImg.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "ReadImg.h"
diff --git a/Graphics/ReadImg.h b/Graphics/ReadImg.h
index 4c7734eba8..f4f97be912 100644
--- a/Graphics/ReadImg.h
+++ b/Graphics/ReadImg.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _READ_IMG_
 #define _READ_IMG_
diff --git a/Graphics/drawAxes.cpp b/Graphics/drawAxes.cpp
index 711a3380f5..f9b0375d66 100644
--- a/Graphics/drawAxes.cpp
+++ b/Graphics/drawAxes.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 #include <iostream>
diff --git a/Graphics/drawContext.cpp b/Graphics/drawContext.cpp
index e0d6bfe13e..4df34373ab 100644
--- a/Graphics/drawContext.cpp
+++ b/Graphics/drawContext.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 #include <stdio.h>
diff --git a/Graphics/drawContext.h b/Graphics/drawContext.h
index 01abfe24c1..72a1b11be4 100644
--- a/Graphics/drawContext.h
+++ b/Graphics/drawContext.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DRAW_CONTEXT_H_
 #define _DRAW_CONTEXT_H_
diff --git a/Graphics/drawGeom.cpp b/Graphics/drawGeom.cpp
index fb1e31c685..466bf9da20 100644
--- a/Graphics/drawGeom.cpp
+++ b/Graphics/drawGeom.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "drawContext.h"
diff --git a/Graphics/drawGlyph.cpp b/Graphics/drawGlyph.cpp
index 293dceed8a..8e4a0e5af5 100644
--- a/Graphics/drawGlyph.cpp
+++ b/Graphics/drawGlyph.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "drawContext.h"
diff --git a/Graphics/drawGraph2d.cpp b/Graphics/drawGraph2d.cpp
index 48ceafe410..81370f2c8d 100644
--- a/Graphics/drawGraph2d.cpp
+++ b/Graphics/drawGraph2d.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "drawContext.h"
diff --git a/Graphics/drawMesh.cpp b/Graphics/drawMesh.cpp
index e6be5a957b..1da90cdbdf 100644
--- a/Graphics/drawMesh.cpp
+++ b/Graphics/drawMesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include "drawContext.h"
diff --git a/Graphics/drawPost.cpp b/Graphics/drawPost.cpp
index 5b8299d67d..5b1d35599f 100644
--- a/Graphics/drawPost.cpp
+++ b/Graphics/drawPost.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include <algorithm>
diff --git a/Graphics/drawScales.cpp b/Graphics/drawScales.cpp
index a8d263baee..8def8cbb90 100644
--- a/Graphics/drawScales.cpp
+++ b/Graphics/drawScales.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "drawContext.h"
diff --git a/Graphics/gl2gif.cpp b/Graphics/gl2gif.cpp
index bc8cc4d4df..a5ebbce9fc 100644
--- a/Graphics/gl2gif.cpp
+++ b/Graphics/gl2gif.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 /*
  * Warning: This code is really a dirty hack. It SHOULD be cleaned
diff --git a/Graphics/gl2gif.h b/Graphics/gl2gif.h
index d5dfc03105..667cd657eb 100644
--- a/Graphics/gl2gif.h
+++ b/Graphics/gl2gif.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GL2GIF_H_
 #define _GL2GIF_H_
diff --git a/Graphics/gl2jpeg.cpp b/Graphics/gl2jpeg.cpp
index 6d31fa1c75..210690344f 100644
--- a/Graphics/gl2jpeg.cpp
+++ b/Graphics/gl2jpeg.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "gl2jpeg.h"
diff --git a/Graphics/gl2jpeg.h b/Graphics/gl2jpeg.h
index 39bc83d59b..bc6bd88adf 100644
--- a/Graphics/gl2jpeg.h
+++ b/Graphics/gl2jpeg.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GL2JPEG_H_
 #define _GL2JPEG_H_
diff --git a/Graphics/gl2pgf.cpp b/Graphics/gl2pgf.cpp
index b83d9d50f5..2f5c079d37 100644
--- a/Graphics/gl2pgf.cpp
+++ b/Graphics/gl2pgf.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Sebastian Eiser
 
diff --git a/Graphics/gl2pgf.h b/Graphics/gl2pgf.h
index c7cf508507..22a1462016 100644
--- a/Graphics/gl2pgf.h
+++ b/Graphics/gl2pgf.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GL2PGF_H_
 #define _GL2PGF_H_
diff --git a/Graphics/gl2png.cpp b/Graphics/gl2png.cpp
index 42435a5554..b5512f89fe 100644
--- a/Graphics/gl2png.cpp
+++ b/Graphics/gl2png.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "gl2png.h"
diff --git a/Graphics/gl2png.h b/Graphics/gl2png.h
index 179303270e..af8cf50f7c 100644
--- a/Graphics/gl2png.h
+++ b/Graphics/gl2png.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GL2PNG_H_
 #define _GL2PNG_H_
diff --git a/Graphics/gl2ppm.cpp b/Graphics/gl2ppm.cpp
index 1e125ba02c..19107877c0 100644
--- a/Graphics/gl2ppm.cpp
+++ b/Graphics/gl2ppm.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "gl2ppm.h"
 
diff --git a/Graphics/gl2ppm.h b/Graphics/gl2ppm.h
index 9ca90dab4f..5c372f02fe 100644
--- a/Graphics/gl2ppm.h
+++ b/Graphics/gl2ppm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GL2PPM_H_
 #define _GL2PPM_H_
diff --git a/Graphics/gl2yuv.cpp b/Graphics/gl2yuv.cpp
index 9cf1bb1e07..93af4dd987 100644
--- a/Graphics/gl2yuv.cpp
+++ b/Graphics/gl2yuv.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 /*
  * This code is based on the rgbtoycc.c code from the MPEG-1 Video
diff --git a/Graphics/gl2yuv.h b/Graphics/gl2yuv.h
index a65eb989cb..95fc765ed7 100644
--- a/Graphics/gl2yuv.h
+++ b/Graphics/gl2yuv.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GL2YUV_H_
 #define _GL2YUV_H_
diff --git a/Mesh/BDS.cpp b/Mesh/BDS.cpp
index 7d60f90bb0..d5a7440359 100644
--- a/Mesh/BDS.cpp
+++ b/Mesh/BDS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stack>
 #include <cmath>
diff --git a/Mesh/BDS.h b/Mesh/BDS.h
index d4468fd6ac..b250fb86a5 100644
--- a/Mesh/BDS.h
+++ b/Mesh/BDS.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BDS_H_
 #define _BDS_H_
diff --git a/Mesh/BGMBase.cpp b/Mesh/BGMBase.cpp
index 98ea3f06b4..db4a4cffca 100644
--- a/Mesh/BGMBase.cpp
+++ b/Mesh/BGMBase.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "BGMBase.h"
 
diff --git a/Mesh/BGMBase.h b/Mesh/BGMBase.h
index b2b04ca672..2b602e84a4 100644
--- a/Mesh/BGMBase.h
+++ b/Mesh/BGMBase.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BACKGROUND_MESH_BASE_H_
 #define _BACKGROUND_MESH_BASE_H_
diff --git a/Mesh/BackgroundMesh.cpp b/Mesh/BackgroundMesh.cpp
index 7fd9c05fe2..4ed5aee841 100644
--- a/Mesh/BackgroundMesh.cpp
+++ b/Mesh/BackgroundMesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshMessage.h"
 #include "BackgroundMesh.h"
diff --git a/Mesh/BackgroundMesh.h b/Mesh/BackgroundMesh.h
index 24742c4888..0bc1e27823 100644
--- a/Mesh/BackgroundMesh.h
+++ b/Mesh/BackgroundMesh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BACKGROUND_MESH_H_
 #define _BACKGROUND_MESH_H_
diff --git a/Mesh/BackgroundMesh2D.cpp b/Mesh/BackgroundMesh2D.cpp
index 761f38e43f..212d9a2172 100644
--- a/Mesh/BackgroundMesh2D.cpp
+++ b/Mesh/BackgroundMesh2D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "BackgroundMesh2D.h"
 #include "BackgroundMeshTools.h"
diff --git a/Mesh/BackgroundMesh2D.h b/Mesh/BackgroundMesh2D.h
index 65b2ee4cfe..6c4240a465 100644
--- a/Mesh/BackgroundMesh2D.h
+++ b/Mesh/BackgroundMesh2D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BACKGROUND_MESH2D_H_
 #define _BACKGROUND_MESH2D_H_
diff --git a/Mesh/BackgroundMesh3D.cpp b/Mesh/BackgroundMesh3D.cpp
index 6d01a69cde..bd7d08e6d0 100644
--- a/Mesh/BackgroundMesh3D.cpp
+++ b/Mesh/BackgroundMesh3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <fstream>
 #include <iostream>
diff --git a/Mesh/BackgroundMesh3D.h b/Mesh/BackgroundMesh3D.h
index 3a7f68fe2c..84140d355e 100644
--- a/Mesh/BackgroundMesh3D.h
+++ b/Mesh/BackgroundMesh3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BACKGROUND_MESH3D_H_
 #define _BACKGROUND_MESH3D_H_
diff --git a/Mesh/BackgroundMeshManager.cpp b/Mesh/BackgroundMeshManager.cpp
index 4957b33784..092b31cc3b 100644
--- a/Mesh/BackgroundMeshManager.cpp
+++ b/Mesh/BackgroundMeshManager.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "BackgroundMeshManager.h"
 #include "BGMBase.h"
diff --git a/Mesh/BackgroundMeshManager.h b/Mesh/BackgroundMeshManager.h
index 71db7d588b..bc7d464e67 100644
--- a/Mesh/BackgroundMeshManager.h
+++ b/Mesh/BackgroundMeshManager.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BACKGROUND_MESH_MANAGER_H_
 #define _BACKGROUND_MESH_MANAGER_H_
diff --git a/Mesh/BackgroundMeshTools.cpp b/Mesh/BackgroundMeshTools.cpp
index b3e5d980cc..67635948d7 100644
--- a/Mesh/BackgroundMeshTools.cpp
+++ b/Mesh/BackgroundMeshTools.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "BackgroundMeshTools.h"
 #include "GFace.h"
diff --git a/Mesh/BackgroundMeshTools.h b/Mesh/BackgroundMeshTools.h
index 2d4a203bb4..01206098f6 100644
--- a/Mesh/BackgroundMeshTools.h
+++ b/Mesh/BackgroundMeshTools.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BACKGROUND_MESH_TOOLS_H_
 #define _BACKGROUND_MESH_TOOLS_H_
diff --git a/Mesh/BoundaryLayers.cpp b/Mesh/BoundaryLayers.cpp
index 2ad97587ef..77b5408a2e 100644
--- a/Mesh/BoundaryLayers.cpp
+++ b/Mesh/BoundaryLayers.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GModel.h"
 #include "MLine.h"
diff --git a/Mesh/BoundaryLayers.h b/Mesh/BoundaryLayers.h
index 01d2b2c3e8..ea7465b900 100644
--- a/Mesh/BoundaryLayers.h
+++ b/Mesh/BoundaryLayers.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BOUNDARY_LAYERS_H_
 #define _BOUNDARY_LAYERS_H_
diff --git a/Mesh/CMakeLists.txt b/Mesh/CMakeLists.txt
index 17e8c936e8..2fa3ef71d4 100644
--- a/Mesh/CMakeLists.txt
+++ b/Mesh/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
    meshGRegionBoundaryRecovery.cpp
diff --git a/Mesh/DivideAndConquer.cpp b/Mesh/DivideAndConquer.cpp
index 387b4ee4e6..1ba1185c13 100644
--- a/Mesh/DivideAndConquer.cpp
+++ b/Mesh/DivideAndConquer.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 // Triangulation using a divide and conquer algorithm
 //
diff --git a/Mesh/DivideAndConquer.h b/Mesh/DivideAndConquer.h
index c6712d46bb..e8b0a52cc7 100644
--- a/Mesh/DivideAndConquer.h
+++ b/Mesh/DivideAndConquer.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DIVIDE_AND_CONQUER_H_
 #define _DIVIDE_AND_CONQUER_H_
diff --git a/Mesh/Field.cpp b/Mesh/Field.cpp
index b5d8453340..03cde8ccf9 100644
--- a/Mesh/Field.cpp
+++ b/Mesh/Field.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Jonathan Lambrechts
diff --git a/Mesh/Field.h b/Mesh/Field.h
index be614fc3a7..0832bdebed 100644
--- a/Mesh/Field.h
+++ b/Mesh/Field.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FIELD_H_
 #define _FIELD_H_
diff --git a/Mesh/FieldPython.h b/Mesh/FieldPython.h
index e9472eea46..fda6ee7028 100644
--- a/Mesh/FieldPython.h
+++ b/Mesh/FieldPython.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FIELD_PYTHON_H_
 #define _FIELD_PYTHON_H_
diff --git a/Mesh/Generator.cpp b/Mesh/Generator.cpp
index d254fee5f0..c91193af62 100644
--- a/Mesh/Generator.cpp
+++ b/Mesh/Generator.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <stack>
diff --git a/Mesh/Generator.h b/Mesh/Generator.h
index 324eaa3819..3f0ecbce5d 100644
--- a/Mesh/Generator.h
+++ b/Mesh/Generator.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GENERATOR_H_
 #define _GENERATOR_H_
diff --git a/Mesh/HighOrder.cpp b/Mesh/HighOrder.cpp
index 6e02d06257..58a847787f 100644
--- a/Mesh/HighOrder.cpp
+++ b/Mesh/HighOrder.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Koen Hillewaert
diff --git a/Mesh/HighOrder.h b/Mesh/HighOrder.h
index d1b16e4bca..063c1ec82f 100644
--- a/Mesh/HighOrder.h
+++ b/Mesh/HighOrder.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HIGH_ORDER_H_
 #define _HIGH_ORDER_H_
diff --git a/Mesh/Levy3D.cpp b/Mesh/Levy3D.cpp
index 0343c2af31..8a2173c62d 100644
--- a/Mesh/Levy3D.cpp
+++ b/Mesh/Levy3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier
diff --git a/Mesh/Levy3D.h b/Mesh/Levy3D.h
index a805765a32..f582d38757 100644
--- a/Mesh/Levy3D.h
+++ b/Mesh/Levy3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier
diff --git a/Mesh/QuadTriExtruded2D.cpp b/Mesh/QuadTriExtruded2D.cpp
index 898b502018..d5b4b1b8fd 100644
--- a/Mesh/QuadTriExtruded2D.cpp
+++ b/Mesh/QuadTriExtruded2D.cpp
@@ -8,28 +8,9 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
 Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
 Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
-cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2014 C. Geuzaine,
-J.-F. Remacle Gmsh is available at: www.gmsh.info
-
-For Gmsh license information, see the LICENSE.txt file for license
-information. Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License, Version 2, as published by the Free
-Software Foundation, or (at your option) any later version, with or without the
-exception given in the LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.  See the GNU General Public License for more details.
+cited appropriately. See the LICENSE.txt file for license information.
 
 ********************************************************************************/
 
diff --git a/Mesh/QuadTriExtruded2D.h b/Mesh/QuadTriExtruded2D.h
index 6ac8d77de0..946a525655 100644
--- a/Mesh/QuadTriExtruded2D.h
+++ b/Mesh/QuadTriExtruded2D.h
@@ -8,28 +8,9 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
 Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
 Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
-cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2014 C. Geuzaine,
-J.-F. Remacle Gmsh is available at: www.geuz.org/gmsh
-
-For Gmsh license information, see the LICENSE.txt file for license
-information. Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License, Version 2, as published by the Free
-Software Foundation, or (at your option) any later version, with or without the
-exception given in the LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.  See the GNU General Public License for more details.
+cited appropriately. See the LICENSE.txt file for license information.
 ********************************************************************************/
 
 #if !defined(_QTEXTR2D_H_)
diff --git a/Mesh/QuadTriExtruded3D.cpp b/Mesh/QuadTriExtruded3D.cpp
index d300dd420e..b675650f00 100644
--- a/Mesh/QuadTriExtruded3D.cpp
+++ b/Mesh/QuadTriExtruded3D.cpp
@@ -8,29 +8,9 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
 Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
 Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
-cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2014 C. Geuzaine,
-J.-F. Remacle Gmsh is available at: www.gmsh.info
-
-For Gmsh license information, see the LICENSE.txt file for license
-information. Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License, Version 2, as published by the Free
-Software Foundation, or (at your option) any later version, with or without the
-exception given in the LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.  See the GNU General Public License for more details.
-
+cited appropriately. See the LICENSE.txt file for license information.
 ********************************************************************************/
 
 #include "QuadTriExtruded3D.h"
diff --git a/Mesh/QuadTriExtruded3D.h b/Mesh/QuadTriExtruded3D.h
index 4f4c5e71a2..9902f8c7dd 100644
--- a/Mesh/QuadTriExtruded3D.h
+++ b/Mesh/QuadTriExtruded3D.h
@@ -8,29 +8,9 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
 Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
 Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
-cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2014 C. Geuzaine,
-J.-F. Remacle Gmsh is available at: www.geuz.org/gmsh
-
-For Gmsh license information, see the LICENSE.txt file for license
-information. Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License, Version 2, as published by the Free
-Software Foundation, or (at your option) any later version, with or without the
-exception given in the LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.  See the GNU General Public License for more details.
-
+cited appropriately. See the LICENSE.txt file for license information.
 ********************************************************************************/
 
 #if !defined(_QTEXTR3D_H_)
diff --git a/Mesh/QuadTriTransfinite3D.cpp b/Mesh/QuadTriTransfinite3D.cpp
index e75048667f..616d9c7a40 100644
--- a/Mesh/QuadTriTransfinite3D.cpp
+++ b/Mesh/QuadTriTransfinite3D.cpp
@@ -1,4 +1,4 @@
-/**************************************************************************************************
+/********************************************************************************
 QuadTriTransfinite3D.cpp
 
 The code in this file was written by Dr. Trevor S. Strickler.
@@ -8,32 +8,10 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
-Trevor S. Strickler hereby transfers copyright of QuadTri files to
-Christophe Geuzaine and J.-F. Remacle with the understanding that
-his contribution shall be cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2018 C. Geuzaine, J.-F.
-Remacle Gmsh is available at: www.gmsh.info
-
-For Gmsh license information, see the LICENSE.txt file for license information.
-Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License, Version 2,
-as published by the Free Software Foundation, or (at your option)
-any later version, with or without the exception given in the
-LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-****************************************************************************************************/
+Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
+Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
+cited appropriately. See the LICENSE.txt file for license information.
+********************************************************************************/
 
 #include "QuadTriTransfinite3D.h"
 
diff --git a/Mesh/QuadTriTransfinite3D.h b/Mesh/QuadTriTransfinite3D.h
index ec1d3a3249..b60595062b 100644
--- a/Mesh/QuadTriTransfinite3D.h
+++ b/Mesh/QuadTriTransfinite3D.h
@@ -1,4 +1,4 @@
-/**************************************************************************************************
+/********************************************************************************
 QuadTriTransfinite3D.h
 
 The code in this file was written by Dr. Trevor S. Strickler.
@@ -8,32 +8,10 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
-Trevor S. Strickler hereby transfers copyright of QuadTri files to
-Christophe Geuzaine and J.-F. Remacle with the understanding that
-his contribution shall be cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2018 C. Geuzaine, J.-F.
-Remacle Gmsh is available at: www.geuz.org/gmsh
-
-For Gmsh license information, see the LICENSE.txt file for license information.
-Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License, Version 2,
-as published by the Free Software Foundation, or (at your option)
-any later version, with or without the exception given in the
-LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-****************************************************************************************************/
+Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
+Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
+cited appropriately. See the LICENSE.txt file for license information.
+********************************************************************************/
 
 #if !defined(_QTTRANS3D_H_)
 #define _QTTRANS3D_H_
diff --git a/Mesh/QuadTriUtils.cpp b/Mesh/QuadTriUtils.cpp
index 72a9a72a01..8843ebb1b5 100644
--- a/Mesh/QuadTriUtils.cpp
+++ b/Mesh/QuadTriUtils.cpp
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/********************************************************************************
 QuadTriUtils.cpp
 
 The code in this file was written by Dr. Trevor S. Strickler.
@@ -8,30 +8,11 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
 Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
 Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
-cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2014 C. Geuzaine,
-J.-F. Remacle Gmsh is available at: www.gmsh.info
-
-For Gmsh license information, see the LICENSE.txt file for license
-information. Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License, Version 2, as published by the Free
-Software Foundation, or (at your option) any later version, with or without the
-exception given in the LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.  See the GNU General Public License for more details.
-
+cited appropriately. See the LICENSE.txt file for license information.
 ********************************************************************************/
+
 #include <stdlib.h>
 #include "QuadTriUtils.h"
 
diff --git a/Mesh/QuadTriUtils.h b/Mesh/QuadTriUtils.h
index 4ce4ec6c41..013495aa31 100644
--- a/Mesh/QuadTriUtils.h
+++ b/Mesh/QuadTriUtils.h
@@ -1,4 +1,4 @@
-/**************************************************************************************************
+/********************************************************************************
 QuadTriUtils.h
 
 The code in this file was written by Dr. Trevor S. Strickler.
@@ -8,32 +8,10 @@ This file is part of the QuadTri contribution to Gmsh. QuadTri allows the
 conformal interface of quadrangle faces to triangle faces using pyramids and
 other mesh elements.
 
-See READMEQUADTRI.txt for more information. The license information is in
-LICENSE.txt.
-
-Trevor S. Strickler hereby transfers copyright of QuadTri files to
-Christophe Geuzaine and J.-F. Remacle with the understanding that
-his contribution shall be cited appropriately.
-
-All reused or original Gmsh code is Copyright (C) 1997-2018 C. Geuzaine, J.-F.
-Remacle Gmsh is available at: www.geuz.org/gmsh
-
-For Gmsh license information, see the LICENSE.txt file for license information.
-Please report all Gmsh bugs and problems to the public mailing list
-<gmsh@onelab.info>.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License, Version 2,
-as published by the Free Software Foundation, or (at your option)
-any later version, with or without the exception given in the
-LICENSE.txt file supplied with this code and with Gmsh.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-****************************************************************************************************/
+Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe
+Geuzaine and J.-F. Remacle with the understanding that his contribution shall be
+cited appropriately. See the LICENSE.txt file for license information.
+********************************************************************************/
 
 #if !defined(_QUADTRIUTILS_H_)
 #define _QUADTRIUTILS_H_
diff --git a/Mesh/ThinLayer.cpp b/Mesh/ThinLayer.cpp
index 89db87e9f9..386534c935 100644
--- a/Mesh/ThinLayer.cpp
+++ b/Mesh/ThinLayer.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Author: Nicolas Kowalski
 
diff --git a/Mesh/ThinLayer.h b/Mesh/ThinLayer.h
index 78ac116689..1ed38a5e1f 100644
--- a/Mesh/ThinLayer.h
+++ b/Mesh/ThinLayer.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Author: Nicolas Kowalski
 
diff --git a/Mesh/Voronoi3D.cpp b/Mesh/Voronoi3D.cpp
index 917a2ed118..ebb0e3f387 100644
--- a/Mesh/Voronoi3D.cpp
+++ b/Mesh/Voronoi3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier
diff --git a/Mesh/Voronoi3D.h b/Mesh/Voronoi3D.h
index fe82536064..11e60821a9 100644
--- a/Mesh/Voronoi3D.h
+++ b/Mesh/Voronoi3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier
diff --git a/Mesh/cross3D.h b/Mesh/cross3D.h
index 4a2b5182b8..d8d8d815c1 100644
--- a/Mesh/cross3D.h
+++ b/Mesh/cross3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   François Henrotte
diff --git a/Mesh/delaunay3d.cpp b/Mesh/delaunay3d.cpp
index 021ecc7437..5415e90a72 100644
--- a/Mesh/delaunay3d.cpp
+++ b/Mesh/delaunay3d.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #if defined(_OPENMP)
 #include <omp.h>
diff --git a/Mesh/delaunay3d.h b/Mesh/delaunay3d.h
index 2e4026d8e3..4c66a4dc66 100644
--- a/Mesh/delaunay3d.h
+++ b/Mesh/delaunay3d.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DELAUNAY3D_H_
 #define _DELAUNAY3D_H_
diff --git a/Mesh/delaunay3d_private.h b/Mesh/delaunay3d_private.h
index a49d512db4..005f868de3 100644
--- a/Mesh/delaunay3d_private.h
+++ b/Mesh/delaunay3d_private.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DELAUNAY3D_PRIVATE_H_
 #define _DELAUNAY3D_PRIVATE_H_
diff --git a/Mesh/delaunay_refinement.cpp b/Mesh/delaunay_refinement.cpp
index 20f9a92a83..0e982303e1 100644
--- a/Mesh/delaunay_refinement.cpp
+++ b/Mesh/delaunay_refinement.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifdef _OPENMP
 #include <omp.h>
diff --git a/Mesh/delaunay_refinement.h b/Mesh/delaunay_refinement.h
index 50b9e87d9f..908a460898 100644
--- a/Mesh/delaunay_refinement.h
+++ b/Mesh/delaunay_refinement.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DELAUNAY_REFINEMENT_H
 #define _DELAUNAY_REFINEMENT_H
diff --git a/Mesh/directions3D.cpp b/Mesh/directions3D.cpp
index 5531ae5034..4818e58175 100644
--- a/Mesh/directions3D.cpp
+++ b/Mesh/directions3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier François Henrotte
diff --git a/Mesh/directions3D.h b/Mesh/directions3D.h
index 4405a7ff85..432faa4925 100644
--- a/Mesh/directions3D.h
+++ b/Mesh/directions3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier François Henrotte
diff --git a/Mesh/filterElements.cpp b/Mesh/filterElements.cpp
index 78cf99b1f7..002eb9eaad 100644
--- a/Mesh/filterElements.cpp
+++ b/Mesh/filterElements.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include <vector>
diff --git a/Mesh/filterElements.h b/Mesh/filterElements.h
index 3f4a417c1b..4537bab71c 100644
--- a/Mesh/filterElements.h
+++ b/Mesh/filterElements.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FILTER_OVERLAPPING_ELEMENTS_
 #define _FILTER_OVERLAPPING_ELEMENTS_
diff --git a/Mesh/meshDiscreteRegion.cpp b/Mesh/meshDiscreteRegion.cpp
index fe53a7ebc2..a7c3aff620 100644
--- a/Mesh/meshDiscreteRegion.cpp
+++ b/Mesh/meshDiscreteRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <vector>
diff --git a/Mesh/meshGEdge.cpp b/Mesh/meshGEdge.cpp
index 862e9f57b1..20a05bec80 100644
--- a/Mesh/meshGEdge.cpp
+++ b/Mesh/meshGEdge.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GModel.h"
diff --git a/Mesh/meshGEdge.h b/Mesh/meshGEdge.h
index a9a599633e..1af8d9a201 100644
--- a/Mesh/meshGEdge.h
+++ b/Mesh/meshGEdge.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GEDGE_H_
 #define _MESH_GEDGE_H_
diff --git a/Mesh/meshGEdgeExtruded.cpp b/Mesh/meshGEdgeExtruded.cpp
index 4751d1e13f..fb7ee8108c 100644
--- a/Mesh/meshGEdgeExtruded.cpp
+++ b/Mesh/meshGEdgeExtruded.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <set>
 #include "GModel.h"
diff --git a/Mesh/meshGFace.cpp b/Mesh/meshGFace.cpp
index c576d16c08..5e68bcbc2b 100644
--- a/Mesh/meshGFace.cpp
+++ b/Mesh/meshGFace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include <sstream>
diff --git a/Mesh/meshGFace.h b/Mesh/meshGFace.h
index 43a81b4a15..786684bcf1 100644
--- a/Mesh/meshGFace.h
+++ b/Mesh/meshGFace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GFACE_H_
 #define _MESH_GFACE_H_
diff --git a/Mesh/meshGFaceBDS.cpp b/Mesh/meshGFaceBDS.cpp
index 8847f785c6..d10b76c93c 100644
--- a/Mesh/meshGFaceBDS.cpp
+++ b/Mesh/meshGFaceBDS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshMessage.h"
diff --git a/Mesh/meshGFaceBDS.h b/Mesh/meshGFaceBDS.h
index 80e8a0a335..d7d7234fb0 100644
--- a/Mesh/meshGFaceBDS.h
+++ b/Mesh/meshGFaceBDS.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GFACE_BDS_H_
 #define _MESH_GFACE_BDS_H_
diff --git a/Mesh/meshGFaceBamg.cpp b/Mesh/meshGFaceBamg.cpp
index 45d502b8c5..fb5f74b1c5 100644
--- a/Mesh/meshGFaceBamg.cpp
+++ b/Mesh/meshGFaceBamg.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <iostream>
 #include "meshGFaceBamg.h"
diff --git a/Mesh/meshGFaceBamg.h b/Mesh/meshGFaceBamg.h
index 20734954e0..9e214a8184 100644
--- a/Mesh/meshGFaceBamg.h
+++ b/Mesh/meshGFaceBamg.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESHGFACE_BAMG_
 #define _MESHGFACE_BAMG_
diff --git a/Mesh/meshGFaceDelaunayInsertion.cpp b/Mesh/meshGFaceDelaunayInsertion.cpp
index e2db49e63c..7ad86d4f67 100644
--- a/Mesh/meshGFaceDelaunayInsertion.cpp
+++ b/Mesh/meshGFaceDelaunayInsertion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include <set>
diff --git a/Mesh/meshGFaceDelaunayInsertion.h b/Mesh/meshGFaceDelaunayInsertion.h
index 0327ba36db..3c85959a6b 100644
--- a/Mesh/meshGFaceDelaunayInsertion.h
+++ b/Mesh/meshGFaceDelaunayInsertion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GFACE_DELAUNAY_INSERTIONFACE_H_
 #define _MESH_GFACE_DELAUNAY_INSERTIONFACE_H_
diff --git a/Mesh/meshGFaceExtruded.cpp b/Mesh/meshGFaceExtruded.cpp
index f76ebd047a..aa2a3cb5ce 100644
--- a/Mesh/meshGFaceExtruded.cpp
+++ b/Mesh/meshGFaceExtruded.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <set>
 #include "GModel.h"
diff --git a/Mesh/meshGFaceLloyd.cpp b/Mesh/meshGFaceLloyd.cpp
index 5ececbbea9..9b551085eb 100644
--- a/Mesh/meshGFaceLloyd.cpp
+++ b/Mesh/meshGFaceLloyd.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Tristan Carrier
 
diff --git a/Mesh/meshGFaceLloyd.h b/Mesh/meshGFaceLloyd.h
index 8a1143947d..379e4808f3 100644
--- a/Mesh/meshGFaceLloyd.h
+++ b/Mesh/meshGFaceLloyd.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Tristan Carrier
 
diff --git a/Mesh/meshGFaceOptimize.cpp b/Mesh/meshGFaceOptimize.cpp
index c3b50bdd04..92d20ba2c6 100644
--- a/Mesh/meshGFaceOptimize.cpp
+++ b/Mesh/meshGFaceOptimize.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stack>
 #include "GmshConfig.h"
diff --git a/Mesh/meshGFaceOptimize.h b/Mesh/meshGFaceOptimize.h
index 0dd2af2f54..ed56f13c32 100644
--- a/Mesh/meshGFaceOptimize.h
+++ b/Mesh/meshGFaceOptimize.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GFACE_OPTIMIZE_H_
 #define _MESH_GFACE_OPTIMIZE_H_
diff --git a/Mesh/meshGFaceQuadrilateralize.cpp b/Mesh/meshGFaceQuadrilateralize.cpp
index 91885d440d..61dc944afa 100644
--- a/Mesh/meshGFaceQuadrilateralize.cpp
+++ b/Mesh/meshGFaceQuadrilateralize.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "meshGFaceQuadrilateralize.h"
 #include "GmshMessage.h"
diff --git a/Mesh/meshGFaceQuadrilateralize.h b/Mesh/meshGFaceQuadrilateralize.h
index 0ceb0d4802..3277727188 100644
--- a/Mesh/meshGFaceQuadrilateralize.h
+++ b/Mesh/meshGFaceQuadrilateralize.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GFACE_QUADRILATERALIZE_
 #define _MESH_GFACE_QUADRILATERALIZE_
diff --git a/Mesh/meshGFaceRecombine.cpp b/Mesh/meshGFaceRecombine.cpp
index 456056a1de..0fdce3d4ac 100644
--- a/Mesh/meshGFaceRecombine.cpp
+++ b/Mesh/meshGFaceRecombine.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Amaury Johnen
 
diff --git a/Mesh/meshGFaceRecombine.h b/Mesh/meshGFaceRecombine.h
index b594649627..9b6f013f68 100644
--- a/Mesh/meshGFaceRecombine.h
+++ b/Mesh/meshGFaceRecombine.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Amaury Johnen
 
diff --git a/Mesh/meshGFaceTransfinite.cpp b/Mesh/meshGFaceTransfinite.cpp
index 96865a0a0e..445f45fd58 100644
--- a/Mesh/meshGFaceTransfinite.cpp
+++ b/Mesh/meshGFaceTransfinite.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <map>
 #include "meshGFace.h"
diff --git a/Mesh/meshGRegion.cpp b/Mesh/meshGRegion.cpp
index 4e8bef32ea..a0f3413c8a 100644
--- a/Mesh/meshGRegion.cpp
+++ b/Mesh/meshGRegion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <vector>
diff --git a/Mesh/meshGRegion.h b/Mesh/meshGRegion.h
index baa3f2f276..012d0bc274 100644
--- a/Mesh/meshGRegion.h
+++ b/Mesh/meshGRegion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GREGION_H_
 #define _MESH_GREGION_H_
diff --git a/Mesh/meshGRegionBoundaryRecovery.cpp b/Mesh/meshGRegionBoundaryRecovery.cpp
index 62889c3879..907e92b9b9 100644
--- a/Mesh/meshGRegionBoundaryRecovery.cpp
+++ b/Mesh/meshGRegionBoundaryRecovery.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <string.h>
diff --git a/Mesh/meshGRegionBoundaryRecovery.h b/Mesh/meshGRegionBoundaryRecovery.h
index dfadf9cd15..7663a62fd9 100644
--- a/Mesh/meshGRegionBoundaryRecovery.h
+++ b/Mesh/meshGRegionBoundaryRecovery.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GREGION_BOUNDARY_RECOVERY_H_
 #define _MESH_GREGION_BOUNDARY_RECOVERY_H_
diff --git a/Mesh/meshGRegionCarveHole.cpp b/Mesh/meshGRegionCarveHole.cpp
index 7b929665e3..ccdff78280 100644
--- a/Mesh/meshGRegionCarveHole.cpp
+++ b/Mesh/meshGRegionCarveHole.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <set>
 #include "GmshConfig.h"
diff --git a/Mesh/meshGRegionDelaunayInsertion.cpp b/Mesh/meshGRegionDelaunayInsertion.cpp
index 5aae2d56e7..c87e750b07 100644
--- a/Mesh/meshGRegionDelaunayInsertion.cpp
+++ b/Mesh/meshGRegionDelaunayInsertion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <set>
 #include <map>
diff --git a/Mesh/meshGRegionDelaunayInsertion.h b/Mesh/meshGRegionDelaunayInsertion.h
index 3ce06cc0f3..0a7d6f239c 100644
--- a/Mesh/meshGRegionDelaunayInsertion.h
+++ b/Mesh/meshGRegionDelaunayInsertion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GREGION_DELAUNAY_INSERTION_H_
 #define _MESH_GREGION_DELAUNAY_INSERTION_H_
diff --git a/Mesh/meshGRegionExtruded.cpp b/Mesh/meshGRegionExtruded.cpp
index 9a7ba49c6a..011a916e9d 100644
--- a/Mesh/meshGRegionExtruded.cpp
+++ b/Mesh/meshGRegionExtruded.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <set>
 #include "GModel.h"
diff --git a/Mesh/meshGRegionHxt.cpp b/Mesh/meshGRegionHxt.cpp
index 47f48c46fe..6409664fae 100644
--- a/Mesh/meshGRegionHxt.cpp
+++ b/Mesh/meshGRegionHxt.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <map>
 #include <set>
diff --git a/Mesh/meshGRegionHxt.h b/Mesh/meshGRegionHxt.h
index d6355c346f..0c3ab66c25 100644
--- a/Mesh/meshGRegionHxt.h
+++ b/Mesh/meshGRegionHxt.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GREGION_HXT_
 #define _MESH_GREGION_HXT_
diff --git a/Mesh/meshGRegionLocalMeshMod.cpp b/Mesh/meshGRegionLocalMeshMod.cpp
index 45bcf70047..4118dad2e9 100644
--- a/Mesh/meshGRegionLocalMeshMod.cpp
+++ b/Mesh/meshGRegionLocalMeshMod.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "meshGRegionLocalMeshMod.h"
 #include "GEntity.h"
diff --git a/Mesh/meshGRegionLocalMeshMod.h b/Mesh/meshGRegionLocalMeshMod.h
index ed3440c2d4..74dd9d8ee3 100644
--- a/Mesh/meshGRegionLocalMeshMod.h
+++ b/Mesh/meshGRegionLocalMeshMod.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_GREGION_LOCAL_MESH_MOD_H_
 #define _MESH_GREGION_LOCAL_MESH_MOD_H_
diff --git a/Mesh/meshGRegionMMG3D.cpp b/Mesh/meshGRegionMMG3D.cpp
index 6b8e5d5073..90ea332387 100644
--- a/Mesh/meshGRegionMMG3D.cpp
+++ b/Mesh/meshGRegionMMG3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Mesh/meshGRegionMMG3D.h b/Mesh/meshGRegionMMG3D.h
index 945233d923..1b5cb7d63e 100644
--- a/Mesh/meshGRegionMMG3D.h
+++ b/Mesh/meshGRegionMMG3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESHGREGIONMMG3D_H_
 #define _MESHGREGIONMMG3D_H_
diff --git a/Mesh/meshGRegionTransfinite.cpp b/Mesh/meshGRegionTransfinite.cpp
index 1b86c72041..a789b2bded 100644
--- a/Mesh/meshGRegionTransfinite.cpp
+++ b/Mesh/meshGRegionTransfinite.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Trevor S. Strickler
diff --git a/Mesh/meshMetric.cpp b/Mesh/meshMetric.cpp
index f77b835e97..a08723bc44 100644
--- a/Mesh/meshMetric.cpp
+++ b/Mesh/meshMetric.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "meshMetric.h"
 #include "meshGFaceOptimize.h"
diff --git a/Mesh/meshMetric.h b/Mesh/meshMetric.h
index 895e315740..86a21d1c9f 100644
--- a/Mesh/meshMetric.h
+++ b/Mesh/meshMetric.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_METRIC_H_
 #define _MESH_METRIC_H_
diff --git a/Mesh/meshPartition.cpp b/Mesh/meshPartition.cpp
index 1a692e40ad..5ca6cc3647 100644
--- a/Mesh/meshPartition.cpp
+++ b/Mesh/meshPartition.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Anthony Royer.
 
diff --git a/Mesh/meshPartition.h b/Mesh/meshPartition.h
index 5bddd9f3e8..6d94447e25 100644
--- a/Mesh/meshPartition.h
+++ b/Mesh/meshPartition.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_PARTITION_H_
 #define _MESH_PARTITION_H_
diff --git a/Mesh/meshRefine.cpp b/Mesh/meshRefine.cpp
index 3afeb772ab..1fcfba0fdd 100644
--- a/Mesh/meshRefine.cpp
+++ b/Mesh/meshRefine.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Brian Helenbrook
diff --git a/Mesh/pointInsertion.cpp b/Mesh/pointInsertion.cpp
index 42415db81c..210c05504e 100644
--- a/Mesh/pointInsertion.cpp
+++ b/Mesh/pointInsertion.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Paul-Emile Bernard
 
diff --git a/Mesh/pointInsertion.h b/Mesh/pointInsertion.h
index dbebddcc86..96b98c7f7c 100644
--- a/Mesh/pointInsertion.h
+++ b/Mesh/pointInsertion.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 
 #ifndef _POINTINSERTION_H_
diff --git a/Mesh/pointInsertionRTreeTools.cpp b/Mesh/pointInsertionRTreeTools.cpp
index 0d7f893596..aec3477360 100644
--- a/Mesh/pointInsertionRTreeTools.cpp
+++ b/Mesh/pointInsertionRTreeTools.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Tristan Carrier and Paul-Emile Bernard
 
diff --git a/Mesh/pointInsertionRTreeTools.h b/Mesh/pointInsertionRTreeTools.h
index 4dc11fa1ea..c16bd545b0 100644
--- a/Mesh/pointInsertionRTreeTools.h
+++ b/Mesh/pointInsertionRTreeTools.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Tristan Carrier and Paul-Emile Bernard
 
diff --git a/Mesh/qualityMeasures.cpp b/Mesh/qualityMeasures.cpp
index 783023b98a..29de8e25b4 100644
--- a/Mesh/qualityMeasures.cpp
+++ b/Mesh/qualityMeasures.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "robustPredicates.h"
 #include "qualityMeasures.h"
diff --git a/Mesh/qualityMeasures.h b/Mesh/qualityMeasures.h
index e7da90254d..2f5e2063e0 100644
--- a/Mesh/qualityMeasures.h
+++ b/Mesh/qualityMeasures.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _QUALITY_MEASURES_H_
 #define _QUALITY_MEASURES_H_
diff --git a/Mesh/simple3D.cpp b/Mesh/simple3D.cpp
index fcc9efb738..3f654f8a9e 100644
--- a/Mesh/simple3D.cpp
+++ b/Mesh/simple3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier François Henrotte
diff --git a/Mesh/simple3D.h b/Mesh/simple3D.h
index da85b34c4c..14ae0e87e9 100644
--- a/Mesh/simple3D.h
+++ b/Mesh/simple3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier François Henrotte
diff --git a/Mesh/surfaceFiller.cpp b/Mesh/surfaceFiller.cpp
index 83e0d3b3a6..6afef7ee56 100644
--- a/Mesh/surfaceFiller.cpp
+++ b/Mesh/surfaceFiller.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Tristan Carrier Baudoin
diff --git a/Mesh/surfaceFiller.h b/Mesh/surfaceFiller.h
index 5662c14e2a..680da8bced 100644
--- a/Mesh/surfaceFiller.h
+++ b/Mesh/surfaceFiller.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 
 #ifndef _SURFACEFILLER_H_
diff --git a/Mesh/yamakawa.cpp b/Mesh/yamakawa.cpp
index 63b676db09..d1ef2d0ca2 100644
--- a/Mesh/yamakawa.cpp
+++ b/Mesh/yamakawa.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Tristan Carrier and Paul-Emile Bernard
 
diff --git a/Mesh/yamakawa.h b/Mesh/yamakawa.h
index ae053ee7dc..edd907d182 100644
--- a/Mesh/yamakawa.h
+++ b/Mesh/yamakawa.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Tristan Carrier
 
diff --git a/Numeric/BasisFactory.cpp b/Numeric/BasisFactory.cpp
index 5d709aa75c..c03d9d0eb0 100644
--- a/Numeric/BasisFactory.cpp
+++ b/Numeric/BasisFactory.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2012 C. Geuzaine, J.-B-> Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "BasisFactory.h"
 #include "GmshDefines.h"
diff --git a/Numeric/BasisFactory.h b/Numeric/BasisFactory.h
index c9f05b7a60..04c27266f5 100644
--- a/Numeric/BasisFactory.h
+++ b/Numeric/BasisFactory.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef BASISFACTORY_H
 #define BASISFACTORY_H
diff --git a/Numeric/BergotBasis.cpp b/Numeric/BergotBasis.cpp
index 49da237188..3b8bd5e759 100644
--- a/Numeric/BergotBasis.cpp
+++ b/Numeric/BergotBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include "BergotBasis.h"
diff --git a/Numeric/BergotBasis.h b/Numeric/BergotBasis.h
index 94bfe49667..218a3deda4 100644
--- a/Numeric/BergotBasis.h
+++ b/Numeric/BergotBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef BERGOTBASIS_H
 #define BERGOTBASIS_H
diff --git a/Numeric/CMakeLists.txt b/Numeric/CMakeLists.txt
index e72981d825..18cfc5e78e 100644
--- a/Numeric/CMakeLists.txt
+++ b/Numeric/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   Numeric.cpp
diff --git a/Numeric/CondNumBasis.cpp b/Numeric/CondNumBasis.cpp
index 837e948952..fd1da18041 100644
--- a/Numeric/CondNumBasis.cpp
+++ b/Numeric/CondNumBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "CondNumBasis.h"
 
diff --git a/Numeric/CondNumBasis.h b/Numeric/CondNumBasis.h
index 8ee20fb477..7e6bd07c75 100644
--- a/Numeric/CondNumBasis.h
+++ b/Numeric/CondNumBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CONDNUMBASIS_H_
 #define _CONDNUMBASIS_H_
diff --git a/Numeric/ConjugateGradients.cpp b/Numeric/ConjugateGradients.cpp
index bf76d18119..040215678b 100644
--- a/Numeric/ConjugateGradients.cpp
+++ b/Numeric/ConjugateGradients.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include <math.h>
diff --git a/Numeric/ConjugateGradients.h b/Numeric/ConjugateGradients.h
index 2e2aa414b7..a3d1a424a3 100644
--- a/Numeric/ConjugateGradients.h
+++ b/Numeric/ConjugateGradients.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CONJUGATEGRADIENTS
 #define _CONJUGATEGRADIENTS
diff --git a/Numeric/ElementType.cpp b/Numeric/ElementType.cpp
index 88801c54c3..eb3b3a9b89 100644
--- a/Numeric/ElementType.cpp
+++ b/Numeric/ElementType.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "ElementType.h"
 #include "GmshDefines.h"
diff --git a/Numeric/ElementType.h b/Numeric/ElementType.h
index 2fa8a7cde7..aa74ca521a 100644
--- a/Numeric/ElementType.h
+++ b/Numeric/ElementType.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ELEMENT_TYPE_H_
 #define _ELEMENT_TYPE_H_
diff --git a/Numeric/FuncSpaceData.cpp b/Numeric/FuncSpaceData.cpp
index 5a4d668cf3..d96cb4bacd 100644
--- a/Numeric/FuncSpaceData.cpp
+++ b/Numeric/FuncSpaceData.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2012 C. Geuzaine, J.-B-> Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "FuncSpaceData.h"
 #include "MElement.h"
diff --git a/Numeric/FuncSpaceData.h b/Numeric/FuncSpaceData.h
index 75e753831f..904804ff83 100644
--- a/Numeric/FuncSpaceData.h
+++ b/Numeric/FuncSpaceData.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef FUNCSPACEDATA_H
 #define FUNCSPACEDATA_H
diff --git a/Numeric/GaussIntegration.cpp b/Numeric/GaussIntegration.cpp
index 4ba53e1e6e..d9b18f43db 100644
--- a/Numeric/GaussIntegration.cpp
+++ b/Numeric/GaussIntegration.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussIntegration.h"
 #include "GmshDefines.h"
diff --git a/Numeric/GaussIntegration.h b/Numeric/GaussIntegration.h
index 42786852ee..ba3fa0e8f1 100644
--- a/Numeric/GaussIntegration.h
+++ b/Numeric/GaussIntegration.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GAUSS_INTEGRATION_H_
 #define _GAUSS_INTEGRATION_H_
diff --git a/Numeric/GaussJacobi1D.cpp b/Numeric/GaussJacobi1D.cpp
index 5f5a1d73c3..c8ddc46149 100644
--- a/Numeric/GaussJacobi1D.cpp
+++ b/Numeric/GaussJacobi1D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 // code to generate this file (using alglib) :
 #if 0
diff --git a/Numeric/GaussJacobi1D.h b/Numeric/GaussJacobi1D.h
index 7f32df789b..7b8a72e14e 100644
--- a/Numeric/GaussJacobi1D.h
+++ b/Numeric/GaussJacobi1D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GAUSS_JACOBI_1D_H_
 #define _GAUSS_JACOBI_1D_H_
diff --git a/Numeric/GaussLegendre1D.h b/Numeric/GaussLegendre1D.h
index 8f18086473..644a7e8637 100644
--- a/Numeric/GaussLegendre1D.h
+++ b/Numeric/GaussLegendre1D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 /* 1 point rule points */
 static double _GL_pt1[1] = {0.000000000000000e+00};
diff --git a/Numeric/GaussLegendreSimplex.cpp b/Numeric/GaussLegendreSimplex.cpp
index b4f949ba66..e77af585b1 100644
--- a/Numeric/GaussLegendreSimplex.cpp
+++ b/Numeric/GaussLegendreSimplex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <math.h>
 #include "GaussIntegration.h"
diff --git a/Numeric/GaussQuadratureHex.cpp b/Numeric/GaussQuadratureHex.cpp
index 6dd9d44bbc..b890fe032b 100644
--- a/Numeric/GaussQuadratureHex.cpp
+++ b/Numeric/GaussQuadratureHex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussIntegration.h"
 #include "GaussLegendre1D.h"
diff --git a/Numeric/GaussQuadratureLin.cpp b/Numeric/GaussQuadratureLin.cpp
index c1ccd740c3..578c452a8d 100644
--- a/Numeric/GaussQuadratureLin.cpp
+++ b/Numeric/GaussQuadratureLin.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussIntegration.h"
 #include "GaussLegendre1D.h"
diff --git a/Numeric/GaussQuadraturePri.cpp b/Numeric/GaussQuadraturePri.cpp
index 4f5c1b8220..518187f810 100644
--- a/Numeric/GaussQuadraturePri.cpp
+++ b/Numeric/GaussQuadraturePri.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshMessage.h"
 #include "GaussIntegration.h"
diff --git a/Numeric/GaussQuadraturePyr.cpp b/Numeric/GaussQuadraturePyr.cpp
index 54c7e3193f..083efb9445 100644
--- a/Numeric/GaussQuadraturePyr.cpp
+++ b/Numeric/GaussQuadraturePyr.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshMessage.h"
 #include "GaussIntegration.h"
diff --git a/Numeric/GaussQuadratureQuad.cpp b/Numeric/GaussQuadratureQuad.cpp
index ebe55d6c73..fe3f6bafc8 100644
--- a/Numeric/GaussQuadratureQuad.cpp
+++ b/Numeric/GaussQuadratureQuad.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussIntegration.h"
 #include "GaussLegendre1D.h"
diff --git a/Numeric/GaussQuadratureTet.cpp b/Numeric/GaussQuadratureTet.cpp
index f3e641be34..9103385cb1 100644
--- a/Numeric/GaussQuadratureTet.cpp
+++ b/Numeric/GaussQuadratureTet.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussIntegration.h"
 #include "GaussLegendre1D.h"
diff --git a/Numeric/GaussQuadratureTri.cpp b/Numeric/GaussQuadratureTri.cpp
index 2704f99cb0..425c6368ac 100644
--- a/Numeric/GaussQuadratureTri.cpp
+++ b/Numeric/GaussQuadratureTri.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussIntegration.h"
 #include "GaussLegendre1D.h"
diff --git a/Numeric/HilbertCurve.cpp b/Numeric/HilbertCurve.cpp
index 59646de917..2331eb255c 100644
--- a/Numeric/HilbertCurve.cpp
+++ b/Numeric/HilbertCurve.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "SBoundingBox3d.h"
 #include "MVertex.h"
diff --git a/Numeric/HilbertCurve.h b/Numeric/HilbertCurve.h
index d2af5f047f..25840cd919 100644
--- a/Numeric/HilbertCurve.h
+++ b/Numeric/HilbertCurve.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HILBERT_CURVE_
 #define _HILBERT_CURVE_
diff --git a/Numeric/Iso.cpp b/Numeric/Iso.cpp
index 56b5e65923..61fcd7dcf6 100644
--- a/Numeric/Iso.cpp
+++ b/Numeric/Iso.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Numeric.h"
 
diff --git a/Numeric/Iso.h b/Numeric/Iso.h
index 00a824279f..3b25f5affb 100644
--- a/Numeric/Iso.h
+++ b/Numeric/Iso.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ISO_H_
 #define _ISO_H_
diff --git a/Numeric/JacobianBasis.cpp b/Numeric/JacobianBasis.cpp
index e430f82525..bb83cf03f4 100644
--- a/Numeric/JacobianBasis.cpp
+++ b/Numeric/JacobianBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "JacobianBasis.h"
 #include "pointsGenerators.h"
diff --git a/Numeric/JacobianBasis.h b/Numeric/JacobianBasis.h
index ade1e42bf7..03e3a9c014 100644
--- a/Numeric/JacobianBasis.h
+++ b/Numeric/JacobianBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _JACOBIAN_BASIS_H_
 #define _JACOBIAN_BASIS_H_
diff --git a/Numeric/Numeric.cpp b/Numeric/Numeric.cpp
index 67bc5b297c..629d27da46 100644
--- a/Numeric/Numeric.cpp
+++ b/Numeric/Numeric.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "GmshConfig.h"
diff --git a/Numeric/Numeric.h b/Numeric/Numeric.h
index 8f94d3dae8..c4d404eb75 100644
--- a/Numeric/Numeric.h
+++ b/Numeric/Numeric.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _NUMERIC_H_
 #define _NUMERIC_H_
diff --git a/Numeric/approximationError.cpp b/Numeric/approximationError.cpp
index 16eb86e189..a850545c12 100644
--- a/Numeric/approximationError.cpp
+++ b/Numeric/approximationError.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "approximationError.h"
 #include "MElement.h"
diff --git a/Numeric/approximationError.h b/Numeric/approximationError.h
index 3e25aaf665..1cdec1a506 100644
--- a/Numeric/approximationError.h
+++ b/Numeric/approximationError.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _APPROXIMATION_ERROR_
 #define _APPROXIMATION_ERROR_
diff --git a/Numeric/bezierBasis.cpp b/Numeric/bezierBasis.cpp
index 15fd87d73b..cd26532404 100644
--- a/Numeric/bezierBasis.cpp
+++ b/Numeric/bezierBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <map>
 #include <algorithm>
diff --git a/Numeric/bezierBasis.h b/Numeric/bezierBasis.h
index 0cc9b21279..f78c39a535 100644
--- a/Numeric/bezierBasis.h
+++ b/Numeric/bezierBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BEZIER_BASIS_H_
 #define _BEZIER_BASIS_H_
diff --git a/Numeric/cartesian.h b/Numeric/cartesian.h
index 13d1ebefa2..64a891fc0b 100644
--- a/Numeric/cartesian.h
+++ b/Numeric/cartesian.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CARTESIAN_H_
 #define _CARTESIAN_H_
diff --git a/Numeric/decasteljau.cpp b/Numeric/decasteljau.cpp
index bb2123516a..4487d0fbd7 100644
--- a/Numeric/decasteljau.cpp
+++ b/Numeric/decasteljau.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by J. Lambrechts
 
diff --git a/Numeric/decasteljau.h b/Numeric/decasteljau.h
index 195476dd5b..b50ea3ebc6 100644
--- a/Numeric/decasteljau.h
+++ b/Numeric/decasteljau.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by J. Lambrechts
 
diff --git a/Numeric/discreteFrechetDistance.cpp b/Numeric/discreteFrechetDistance.cpp
index 487efcdc59..f31b8d780c 100644
--- a/Numeric/discreteFrechetDistance.cpp
+++ b/Numeric/discreteFrechetDistance.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "discreteFrechetDistance.h"
diff --git a/Numeric/discreteFrechetDistance.h b/Numeric/discreteFrechetDistance.h
index 0c87f87971..2c4531b682 100644
--- a/Numeric/discreteFrechetDistance.h
+++ b/Numeric/discreteFrechetDistance.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISCRETE_FRECHET_DISTANCE_
 #define _DISCRETE_FRECHET_DISTANCE_
diff --git a/Numeric/fullMatrix.cpp b/Numeric/fullMatrix.cpp
index 30ccc6a927..b1bc63208e 100644
--- a/Numeric/fullMatrix.cpp
+++ b/Numeric/fullMatrix.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <complex>
 #include <string.h>
diff --git a/Numeric/fullMatrix.h b/Numeric/fullMatrix.h
index 5d52a9eb00..aac5b6677c 100644
--- a/Numeric/fullMatrix.h
+++ b/Numeric/fullMatrix.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FULL_MATRIX_H_
 #define _FULL_MATRIX_H_
diff --git a/Numeric/hausdorffDistance.cpp b/Numeric/hausdorffDistance.cpp
index e546f7b701..5bb03c5ee5 100644
--- a/Numeric/hausdorffDistance.cpp
+++ b/Numeric/hausdorffDistance.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 /*
   compute the hausdorff distance between two polygonal curves
diff --git a/Numeric/incompleteBasis.cpp b/Numeric/incompleteBasis.cpp
index 564f33f558..45a8164194 100644
--- a/Numeric/incompleteBasis.cpp
+++ b/Numeric/incompleteBasis.cpp
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Amaury Johnen
diff --git a/Numeric/incompleteBasis.h b/Numeric/incompleteBasis.h
index ce4fd00fbf..d724032b30 100644
--- a/Numeric/incompleteBasis.h
+++ b/Numeric/incompleteBasis.h
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef INCOMPLETE_BASIS_H
 #define INCOMPLETE_BASIS_H
diff --git a/Numeric/mathEvaluator.cpp b/Numeric/mathEvaluator.cpp
index ce73244712..bcd095bf87 100644
--- a/Numeric/mathEvaluator.cpp
+++ b/Numeric/mathEvaluator.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "mathEvaluator.h"
 
diff --git a/Numeric/mathEvaluator.h b/Numeric/mathEvaluator.h
index e8664dfd95..ca161f5360 100644
--- a/Numeric/mathEvaluator.h
+++ b/Numeric/mathEvaluator.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MATH_EVALUATOR_H_
 #define _MATH_EVALUATOR_H_
diff --git a/Numeric/miniBasis.cpp b/Numeric/miniBasis.cpp
index 10161fb728..de8c1ddbbc 100644
--- a/Numeric/miniBasis.cpp
+++ b/Numeric/miniBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "miniBasis.h"
 #include "BasisFactory.h"
diff --git a/Numeric/miniBasis.h b/Numeric/miniBasis.h
index b38344daa1..9e1e6ef460 100644
--- a/Numeric/miniBasis.h
+++ b/Numeric/miniBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MINI_BASIS_H_
 #define _MINI_BASIS_H_
diff --git a/Numeric/nodalBasis.cpp b/Numeric/nodalBasis.cpp
index 827109bfce..9a3bfde7f0 100644
--- a/Numeric/nodalBasis.cpp
+++ b/Numeric/nodalBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <limits>
 #include <cmath>
diff --git a/Numeric/nodalBasis.h b/Numeric/nodalBasis.h
index c4b1838aea..a02be0aa9b 100644
--- a/Numeric/nodalBasis.h
+++ b/Numeric/nodalBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef NODALBASIS_H
 #define NODALBASIS_H
diff --git a/Numeric/pointsGenerators.cpp b/Numeric/pointsGenerators.cpp
index 0e773e3da7..bd0d71af97 100644
--- a/Numeric/pointsGenerators.cpp
+++ b/Numeric/pointsGenerators.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "pointsGenerators.h"
 #include "GmshDefines.h"
diff --git a/Numeric/pointsGenerators.h b/Numeric/pointsGenerators.h
index 0bffac6187..9f45bcbeaa 100644
--- a/Numeric/pointsGenerators.h
+++ b/Numeric/pointsGenerators.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef POINTSGENERATORS_H
 #define POINTSGENERATORS_H
diff --git a/Numeric/polynomialBasis.cpp b/Numeric/polynomialBasis.cpp
index cee002667d..d8d6e944f8 100644
--- a/Numeric/polynomialBasis.cpp
+++ b/Numeric/polynomialBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Koen Hillewaert
diff --git a/Numeric/polynomialBasis.h b/Numeric/polynomialBasis.h
index fdac16e11a..f29c08657b 100644
--- a/Numeric/polynomialBasis.h
+++ b/Numeric/polynomialBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _POLYNOMIAL_BASIS_H_
 #define _POLYNOMIAL_BASIS_H_
diff --git a/Numeric/pyramidalBasis.cpp b/Numeric/pyramidalBasis.cpp
index bcde900073..ed279cb7ed 100644
--- a/Numeric/pyramidalBasis.cpp
+++ b/Numeric/pyramidalBasis.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include <algorithm>
diff --git a/Numeric/pyramidalBasis.h b/Numeric/pyramidalBasis.h
index b861c7bbcd..8dfd894a8e 100644
--- a/Numeric/pyramidalBasis.h
+++ b/Numeric/pyramidalBasis.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef PYRAMIDALBASIS_H
 #define PYRAMIDALBASIS_H
diff --git a/Numeric/robustPredicates.h b/Numeric/robustPredicates.h
index 6d3e22a019..3867cb19b5 100644
--- a/Numeric/robustPredicates.h
+++ b/Numeric/robustPredicates.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ROBUST_PREDICATES_H_
 #define _ROBUST_PREDICATES_H_
diff --git a/Numeric/simpleFunction.h b/Numeric/simpleFunction.h
index 05702c302a..97d23ece0e 100644
--- a/Numeric/simpleFunction.h
+++ b/Numeric/simpleFunction.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SIMPLE_FUNCTION_H_
 #define _SIMPLE_FUNCTION_H_
diff --git a/Numeric/simpleFunctionPython.h b/Numeric/simpleFunctionPython.h
index 6d155e5271..d00af295e8 100644
--- a/Numeric/simpleFunctionPython.h
+++ b/Numeric/simpleFunctionPython.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SIMPLE_FUNCTION_PYTHON_H_
 #define _SIMPLE_FUNCTION_PYTHON_H_
diff --git a/Parser/CMakeLists.txt b/Parser/CMakeLists.txt
index b3e28183bb..77bd16e65a 100644
--- a/Parser/CMakeLists.txt
+++ b/Parser/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   Gmsh.tab.cpp
diff --git a/Parser/FunctionManager.cpp b/Parser/FunctionManager.cpp
index bc48cbe49b..3e8b2d3638 100644
--- a/Parser/FunctionManager.cpp
+++ b/Parser/FunctionManager.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <map>
 #include <stack>
diff --git a/Parser/FunctionManager.h b/Parser/FunctionManager.h
index 05365c20f6..471432b82e 100644
--- a/Parser/FunctionManager.h
+++ b/Parser/FunctionManager.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FUNCTION_MANAGER_H_
 #define _FUNCTION_MANAGER_H_
diff --git a/Parser/Gmsh.l b/Parser/Gmsh.l
index 948059868e..f748811443 100644
--- a/Parser/Gmsh.l
+++ b/Parser/Gmsh.l
@@ -2,7 +2,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include <stdio.h>
diff --git a/Parser/Gmsh.tab.cpp b/Parser/Gmsh.tab.cpp
index df4b49b0c4..ed8702c445 100644
--- a/Parser/Gmsh.tab.cpp
+++ b/Parser/Gmsh.tab.cpp
@@ -545,7 +545,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <map>
diff --git a/Parser/Gmsh.y b/Parser/Gmsh.y
index 9e23cb32dd..1ba46f5e40 100644
--- a/Parser/Gmsh.y
+++ b/Parser/Gmsh.y
@@ -2,7 +2,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <map>
diff --git a/Parser/Gmsh.yy.cpp b/Parser/Gmsh.yy.cpp
index 7ec9cb1e60..e42b86e8fe 100644
--- a/Parser/Gmsh.yy.cpp
+++ b/Parser/Gmsh.yy.cpp
@@ -1256,7 +1256,7 @@ char *gmsh_yytext;
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include <stdio.h>
diff --git a/Parser/Parser.h b/Parser/Parser.h
index 819458c617..470688d04a 100644
--- a/Parser/Parser.h
+++ b/Parser/Parser.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARSER_H_
 #define _PARSER_H_
diff --git a/Plugin/AnalyseCurvedMesh.cpp b/Plugin/AnalyseCurvedMesh.cpp
index 944a224f43..1d270587f8 100644
--- a/Plugin/AnalyseCurvedMesh.cpp
+++ b/Plugin/AnalyseCurvedMesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 
diff --git a/Plugin/AnalyseCurvedMesh.h b/Plugin/AnalyseCurvedMesh.h
index 3b7e9d421b..5a821a19ff 100644
--- a/Plugin/AnalyseCurvedMesh.h
+++ b/Plugin/AnalyseCurvedMesh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ANALYSECURVEDMESH_H_
 #define _ANALYSECURVEDMESH_H_
diff --git a/Plugin/Annotate.cpp b/Plugin/Annotate.cpp
index e430093852..a70a6e00e7 100644
--- a/Plugin/Annotate.cpp
+++ b/Plugin/Annotate.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <vector>
 #include "GmshConfig.h"
diff --git a/Plugin/Annotate.h b/Plugin/Annotate.h
index 315226b310..ae70a92151 100644
--- a/Plugin/Annotate.h
+++ b/Plugin/Annotate.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ANNOTATE_H_
 #define _ANNOTATE_H_
diff --git a/Plugin/Bubbles.cpp b/Plugin/Bubbles.cpp
index cf6b9c7856..a877bda8af 100644
--- a/Plugin/Bubbles.cpp
+++ b/Plugin/Bubbles.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshGlobal.h"
diff --git a/Plugin/Bubbles.h b/Plugin/Bubbles.h
index 2da5c0a939..94218101b7 100644
--- a/Plugin/Bubbles.h
+++ b/Plugin/Bubbles.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _BUBBLES_H_
 #define _BUBBLES_H_
diff --git a/Plugin/CMakeLists.txt b/Plugin/CMakeLists.txt
index e7b64d5d37..62fdfb9668 100644
--- a/Plugin/CMakeLists.txt
+++ b/Plugin/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   Plugin.cpp PluginManager.cpp
diff --git a/Plugin/CVTRemesh.cpp b/Plugin/CVTRemesh.cpp
index b5ea5bcb4b..cc239f0b5e 100644
--- a/Plugin/CVTRemesh.cpp
+++ b/Plugin/CVTRemesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 
diff --git a/Plugin/CVTRemesh.h b/Plugin/CVTRemesh.h
index d81be8cafa..dd48bce85c 100644
--- a/Plugin/CVTRemesh.h
+++ b/Plugin/CVTRemesh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CVT_REMESH_H_
 #define _CVT_REMESH_H_
diff --git a/Plugin/Crack.cpp b/Plugin/Crack.cpp
index d2fb5129a2..9ab8c67a98 100644
--- a/Plugin/Crack.cpp
+++ b/Plugin/Crack.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Crack.h"
 #include "GModel.h"
diff --git a/Plugin/Crack.h b/Plugin/Crack.h
index 7339733dca..1df9f36345 100644
--- a/Plugin/Crack.h
+++ b/Plugin/Crack.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CRACK_H_
 #define _CRACK_H_
diff --git a/Plugin/Curl.cpp b/Plugin/Curl.cpp
index 64fcb24554..060d75f089 100644
--- a/Plugin/Curl.cpp
+++ b/Plugin/Curl.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Curl.h"
 #include "shapeFunctions.h"
diff --git a/Plugin/Curl.h b/Plugin/Curl.h
index 71de01b3d0..f337db89d8 100644
--- a/Plugin/Curl.h
+++ b/Plugin/Curl.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CURL_H_
 #define _CURL_H_
diff --git a/Plugin/CurvedBndDist.cpp b/Plugin/CurvedBndDist.cpp
index 99ab2686a3..6a22b8cfda 100644
--- a/Plugin/CurvedBndDist.cpp
+++ b/Plugin/CurvedBndDist.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2013 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshGlobal.h"
 #include "GmshConfig.h"
diff --git a/Plugin/CurvedBndDist.h b/Plugin/CurvedBndDist.h
index 20d1d504af..9447343675 100644
--- a/Plugin/CurvedBndDist.h
+++ b/Plugin/CurvedBndDist.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2013 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CURVEDBNDDIST_H_
 #define _CURVEDBNDDIST_H_
diff --git a/Plugin/CutBox.cpp b/Plugin/CutBox.cpp
index 73a8895323..07cae246af 100644
--- a/Plugin/CutBox.cpp
+++ b/Plugin/CutBox.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "OctreePost.h"
diff --git a/Plugin/CutBox.h b/Plugin/CutBox.h
index 50dc551ada..2d8409fc38 100644
--- a/Plugin/CutBox.h
+++ b/Plugin/CutBox.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CUT_BOX_H_
 #define _CUT_BOX_H_
diff --git a/Plugin/CutGrid.cpp b/Plugin/CutGrid.cpp
index 8e3e77a549..82b1248a40 100644
--- a/Plugin/CutGrid.cpp
+++ b/Plugin/CutGrid.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "OctreePost.h"
diff --git a/Plugin/CutGrid.h b/Plugin/CutGrid.h
index e42278c189..20fb505529 100644
--- a/Plugin/CutGrid.h
+++ b/Plugin/CutGrid.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CUT_GRID_H_
 #define _CUT_GRID_H_
diff --git a/Plugin/CutMesh.cpp b/Plugin/CutMesh.cpp
index 2dfcd1760b..b9541b875f 100644
--- a/Plugin/CutMesh.cpp
+++ b/Plugin/CutMesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "CutMesh.h"
 #include "GModel.h"
diff --git a/Plugin/CutMesh.h b/Plugin/CutMesh.h
index 5758c6c8fe..599ba88d6d 100644
--- a/Plugin/CutMesh.h
+++ b/Plugin/CutMesh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CUTMESH_H_
 #define _CUTMESH_H_
diff --git a/Plugin/CutParametric.cpp b/Plugin/CutParametric.cpp
index 64d72398b3..eb34c16661 100644
--- a/Plugin/CutParametric.cpp
+++ b/Plugin/CutParametric.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include "GmshConfig.h"
diff --git a/Plugin/CutParametric.h b/Plugin/CutParametric.h
index 2d32c6eb4d..51523b0d43 100644
--- a/Plugin/CutParametric.h
+++ b/Plugin/CutParametric.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CUT_PARAMETRIC_H_
 #define _CUT_PARAMETRIC_H_
diff --git a/Plugin/CutPlane.cpp b/Plugin/CutPlane.cpp
index 956cc4e32c..b4ce222c2b 100644
--- a/Plugin/CutPlane.cpp
+++ b/Plugin/CutPlane.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "CutPlane.h"
diff --git a/Plugin/CutPlane.h b/Plugin/CutPlane.h
index b39427b6f2..770a488aef 100644
--- a/Plugin/CutPlane.h
+++ b/Plugin/CutPlane.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CUT_PLANE_H_
 #define _CUT_PLANE_H_
diff --git a/Plugin/CutSphere.cpp b/Plugin/CutSphere.cpp
index 916c654512..b4063bb8af 100644
--- a/Plugin/CutSphere.cpp
+++ b/Plugin/CutSphere.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "GmshConfig.h"
diff --git a/Plugin/CutSphere.h b/Plugin/CutSphere.h
index 456c479497..a44aac6585 100644
--- a/Plugin/CutSphere.h
+++ b/Plugin/CutSphere.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CUT_SPHERE_H_
 #define _CUT_SPHERE_H_
diff --git a/Plugin/DiscretizationError.cpp b/Plugin/DiscretizationError.cpp
index 02733dea3f..4533f05776 100644
--- a/Plugin/DiscretizationError.cpp
+++ b/Plugin/DiscretizationError.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "DiscretizationError.h"
 #include "Numeric.h"
diff --git a/Plugin/DiscretizationError.h b/Plugin/DiscretizationError.h
index 556a7a7a10..56a5576207 100644
--- a/Plugin/DiscretizationError.h
+++ b/Plugin/DiscretizationError.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISCRETIZATION_ERROR_H_
 #define _DISCRETIZATION_ERROR_H_
diff --git a/Plugin/Distance.cpp b/Plugin/Distance.cpp
index ba09bf7359..e80099e2cc 100644
--- a/Plugin/Distance.cpp
+++ b/Plugin/Distance.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshGlobal.h"
diff --git a/Plugin/Distance.h b/Plugin/Distance.h
index 4f692790d2..5947002d2d 100644
--- a/Plugin/Distance.h
+++ b/Plugin/Distance.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISTANCE_H_
 #define _DISTANCE_H_
diff --git a/Plugin/Divergence.cpp b/Plugin/Divergence.cpp
index 656f39cc70..9961698607 100644
--- a/Plugin/Divergence.cpp
+++ b/Plugin/Divergence.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Divergence.h"
 #include "shapeFunctions.h"
diff --git a/Plugin/Divergence.h b/Plugin/Divergence.h
index 2faabf2e22..4d01a8a613 100644
--- a/Plugin/Divergence.h
+++ b/Plugin/Divergence.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DIVERGENCE_H_
 #define _DIVERGENCE_H_
diff --git a/Plugin/Eigenvalues.cpp b/Plugin/Eigenvalues.cpp
index 0531735532..04c1cd0419 100644
--- a/Plugin/Eigenvalues.cpp
+++ b/Plugin/Eigenvalues.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Eigenvalues.h"
 #include "Numeric.h"
diff --git a/Plugin/Eigenvalues.h b/Plugin/Eigenvalues.h
index 872bc4ddf0..b75f311aa4 100644
--- a/Plugin/Eigenvalues.h
+++ b/Plugin/Eigenvalues.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EIGENVALUES_H_
 #define _EIGENVALUES_H_
diff --git a/Plugin/Eigenvectors.cpp b/Plugin/Eigenvectors.cpp
index b591a0285b..d2fe59ba5c 100644
--- a/Plugin/Eigenvectors.cpp
+++ b/Plugin/Eigenvectors.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Eigenvectors.h"
 #include "Numeric.h"
diff --git a/Plugin/Eigenvectors.h b/Plugin/Eigenvectors.h
index ea2685d066..00797e9243 100644
--- a/Plugin/Eigenvectors.h
+++ b/Plugin/Eigenvectors.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EIGENVECTORS_H_
 #define _EIGENVECTORS_H_
diff --git a/Plugin/ExtractEdges.cpp b/Plugin/ExtractEdges.cpp
index 7013c65bcb..bdb17fa3db 100644
--- a/Plugin/ExtractEdges.cpp
+++ b/Plugin/ExtractEdges.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GModel.h"
diff --git a/Plugin/ExtractEdges.h b/Plugin/ExtractEdges.h
index 1e1aa2367e..bb74dfe6cc 100644
--- a/Plugin/ExtractEdges.h
+++ b/Plugin/ExtractEdges.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EXTRACT_EDGES_H_
 #define _EXTRACT_EDGES_H_
diff --git a/Plugin/ExtractElements.cpp b/Plugin/ExtractElements.cpp
index ea185bdeaa..4996fe2322 100644
--- a/Plugin/ExtractElements.cpp
+++ b/Plugin/ExtractElements.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "ExtractElements.h"
 #include "Numeric.h"
diff --git a/Plugin/ExtractElements.h b/Plugin/ExtractElements.h
index df49341092..4b41ebcbb1 100644
--- a/Plugin/ExtractElements.h
+++ b/Plugin/ExtractElements.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EXTRACT_ELEMENTS_H_
 #define _EXTRACT_ELEMENTS_H_
diff --git a/Plugin/FaultZone.cpp b/Plugin/FaultZone.cpp
index 8b564fc54d..a931c2126f 100644
--- a/Plugin/FaultZone.cpp
+++ b/Plugin/FaultZone.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <assert.h>
 #include <sstream>
diff --git a/Plugin/FaultZone.h b/Plugin/FaultZone.h
index 9b7ddea7f6..387eab1826 100644
--- a/Plugin/FaultZone.h
+++ b/Plugin/FaultZone.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_FAULTZONE_H_
 #define _MESH_FAULTZONE_H_
diff --git a/Plugin/FieldFromAmplitudePhase.cpp b/Plugin/FieldFromAmplitudePhase.cpp
index 1f37132229..eaf48d8969 100644
--- a/Plugin/FieldFromAmplitudePhase.cpp
+++ b/Plugin/FieldFromAmplitudePhase.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshGlobal.h"
diff --git a/Plugin/FieldFromAmplitudePhase.h b/Plugin/FieldFromAmplitudePhase.h
index 8919fd07b4..ce62ea846f 100644
--- a/Plugin/FieldFromAmplitudePhase.h
+++ b/Plugin/FieldFromAmplitudePhase.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FIELD_FROM_AMPLITUDE_PHASE_H_
 #define _FIELD_FROM_AMPLITUDE_PHASE_H_
diff --git a/Plugin/GaussPoints.cpp b/Plugin/GaussPoints.cpp
index 3ebc11815e..b9839d1598 100644
--- a/Plugin/GaussPoints.cpp
+++ b/Plugin/GaussPoints.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GaussPoints.h"
 #include "GModel.h"
diff --git a/Plugin/GaussPoints.h b/Plugin/GaussPoints.h
index 34dd4c7fce..cd44dd8762 100644
--- a/Plugin/GaussPoints.h
+++ b/Plugin/GaussPoints.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GAUSS_POINTS_H_
 #define _GAUSS_POINTS_H_
diff --git a/Plugin/Gradient.cpp b/Plugin/Gradient.cpp
index 2a0af54675..4f6189b6b4 100644
--- a/Plugin/Gradient.cpp
+++ b/Plugin/Gradient.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Gradient.h"
 #include "shapeFunctions.h"
diff --git a/Plugin/Gradient.h b/Plugin/Gradient.h
index 9d2b8addcc..855e8a0516 100644
--- a/Plugin/Gradient.h
+++ b/Plugin/Gradient.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GRADIENT_H_
 #define _GRADIENT_H_
diff --git a/Plugin/HarmonicToTime.cpp b/Plugin/HarmonicToTime.cpp
index 8483d4c4ac..8ae275f361 100644
--- a/Plugin/HarmonicToTime.cpp
+++ b/Plugin/HarmonicToTime.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "HarmonicToTime.h"
 #include "GmshDefines.h"
diff --git a/Plugin/HarmonicToTime.h b/Plugin/HarmonicToTime.h
index f0ebbc5f41..bc8178e816 100644
--- a/Plugin/HarmonicToTime.h
+++ b/Plugin/HarmonicToTime.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HARMONIC_TO_TIME_H_
 #define _HARMONIC_TO_TIME_H_
diff --git a/Plugin/HomologyComputation.cpp b/Plugin/HomologyComputation.cpp
index 27e3051078..a4ef6a068c 100644
--- a/Plugin/HomologyComputation.cpp
+++ b/Plugin/HomologyComputation.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
diff --git a/Plugin/HomologyComputation.h b/Plugin/HomologyComputation.h
index 41272e1f20..957c3d34c2 100644
--- a/Plugin/HomologyComputation.h
+++ b/Plugin/HomologyComputation.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
diff --git a/Plugin/HomologyPostProcessing.cpp b/Plugin/HomologyPostProcessing.cpp
index b3625bec01..31a73b20eb 100644
--- a/Plugin/HomologyPostProcessing.cpp
+++ b/Plugin/HomologyPostProcessing.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
diff --git a/Plugin/HomologyPostProcessing.h b/Plugin/HomologyPostProcessing.h
index 35032c99c6..d410a977eb 100644
--- a/Plugin/HomologyPostProcessing.h
+++ b/Plugin/HomologyPostProcessing.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
diff --git a/Plugin/Integrate.cpp b/Plugin/Integrate.cpp
index 5344c4c22c..cfef89515a 100644
--- a/Plugin/Integrate.cpp
+++ b/Plugin/Integrate.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Integrate.h"
 #include "shapeFunctions.h"
diff --git a/Plugin/Integrate.h b/Plugin/Integrate.h
index 92c7b39d85..ecca2e753e 100644
--- a/Plugin/Integrate.h
+++ b/Plugin/Integrate.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _INTEGRATE_H_
 #define _INTEGRATE_H_
diff --git a/Plugin/Isosurface.cpp b/Plugin/Isosurface.cpp
index 15d575a7d9..99d0cff306 100644
--- a/Plugin/Isosurface.cpp
+++ b/Plugin/Isosurface.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Isosurface.h"
 #include "Context.h"
diff --git a/Plugin/Isosurface.h b/Plugin/Isosurface.h
index eba608aad3..f97ab448e5 100644
--- a/Plugin/Isosurface.h
+++ b/Plugin/Isosurface.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ISOSURFACE_H_
 #define _ISOSURFACE_H_
diff --git a/Plugin/Lambda2.cpp b/Plugin/Lambda2.cpp
index 2545317766..20ee39c581 100644
--- a/Plugin/Lambda2.cpp
+++ b/Plugin/Lambda2.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Lambda2.h"
 #include "Numeric.h"
diff --git a/Plugin/Lambda2.h b/Plugin/Lambda2.h
index 46edea939b..b098ee27c2 100644
--- a/Plugin/Lambda2.h
+++ b/Plugin/Lambda2.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LAMBDA2_H_
 #define _LAMBDA2_H_
diff --git a/Plugin/Levelset.cpp b/Plugin/Levelset.cpp
index c30b027eff..536ab7ea7a 100644
--- a/Plugin/Levelset.cpp
+++ b/Plugin/Levelset.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Levelset.h"
 #include "MakeSimplex.h"
diff --git a/Plugin/Levelset.h b/Plugin/Levelset.h
index ff025f687e..f069753d07 100644
--- a/Plugin/Levelset.h
+++ b/Plugin/Levelset.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LEVELSET_H_
 #define _LEVELSET_H_
diff --git a/Plugin/LongitudeLatitude.cpp b/Plugin/LongitudeLatitude.cpp
index 2ba7949486..06c415c216 100644
--- a/Plugin/LongitudeLatitude.cpp
+++ b/Plugin/LongitudeLatitude.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "LongitudeLatitude.h"
diff --git a/Plugin/LongitudeLatitude.h b/Plugin/LongitudeLatitude.h
index c6a6c69ae7..8be7839508 100644
--- a/Plugin/LongitudeLatitude.h
+++ b/Plugin/LongitudeLatitude.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LONGITUDELATITUDE_H_
 #define _LONGITUDELATITUDE_H_
diff --git a/Plugin/MakeSimplex.cpp b/Plugin/MakeSimplex.cpp
index b034790703..3f092f162f 100644
--- a/Plugin/MakeSimplex.cpp
+++ b/Plugin/MakeSimplex.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MakeSimplex.h"
 
diff --git a/Plugin/MakeSimplex.h b/Plugin/MakeSimplex.h
index d351ab4d5c..893f097458 100644
--- a/Plugin/MakeSimplex.h
+++ b/Plugin/MakeSimplex.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MAKE_SIMPLEX_H_
 #define _MAKE_SIMPLEX_H_
diff --git a/Plugin/MathEval.cpp b/Plugin/MathEval.cpp
index f06214bb40..5564af7231 100644
--- a/Plugin/MathEval.cpp
+++ b/Plugin/MathEval.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshDefines.h"
diff --git a/Plugin/MathEval.h b/Plugin/MathEval.h
index 859588664e..196b09ad60 100644
--- a/Plugin/MathEval.h
+++ b/Plugin/MathEval.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MATH_EVAL_H_
 #define _MATH_EVAL_H_
diff --git a/Plugin/MeshSubEntities.cpp b/Plugin/MeshSubEntities.cpp
index c1139a90e8..959a19c3a3 100644
--- a/Plugin/MeshSubEntities.cpp
+++ b/Plugin/MeshSubEntities.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MeshSubEntities.h"
 #include "GModel.h"
diff --git a/Plugin/MeshSubEntities.h b/Plugin/MeshSubEntities.h
index 826e2aa697..53895e6555 100644
--- a/Plugin/MeshSubEntities.h
+++ b/Plugin/MeshSubEntities.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_ENTITIES_H_
 #define _MESH_ENTITIES_H_
diff --git a/Plugin/MeshVolume.cpp b/Plugin/MeshVolume.cpp
index 2459f920ff..d422b6d305 100644
--- a/Plugin/MeshVolume.cpp
+++ b/Plugin/MeshVolume.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MeshVolume.h"
 #include "GModel.h"
diff --git a/Plugin/MeshVolume.h b/Plugin/MeshVolume.h
index e695730cdf..d300f6b737 100644
--- a/Plugin/MeshVolume.h
+++ b/Plugin/MeshVolume.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MESH_VOLUME_H_
 #define _MESH_VOLUME_H_
diff --git a/Plugin/MinMax.cpp b/Plugin/MinMax.cpp
index 279288d809..491b1497d9 100644
--- a/Plugin/MinMax.cpp
+++ b/Plugin/MinMax.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "MinMax.h"
 #include "PViewOptions.h"
diff --git a/Plugin/MinMax.h b/Plugin/MinMax.h
index 13dc72baa0..fefcbffacb 100644
--- a/Plugin/MinMax.h
+++ b/Plugin/MinMax.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MIN_MAX_H_
 #define _MIN_MAX_H_
diff --git a/Plugin/ModifyComponents.cpp b/Plugin/ModifyComponents.cpp
index ee0d75ed8c..4bc4346eba 100644
--- a/Plugin/ModifyComponents.cpp
+++ b/Plugin/ModifyComponents.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <vector>
 #include <algorithm>
diff --git a/Plugin/ModifyComponents.h b/Plugin/ModifyComponents.h
index a8a13ec351..73ef1723d3 100644
--- a/Plugin/ModifyComponents.h
+++ b/Plugin/ModifyComponents.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MODIFY_COMPONENT_H_
 #define _MODIFY_COMPONENT_H_
diff --git a/Plugin/ModulusPhase.cpp b/Plugin/ModulusPhase.cpp
index 2be2d756d1..02b3367ed8 100644
--- a/Plugin/ModulusPhase.cpp
+++ b/Plugin/ModulusPhase.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "ModulusPhase.h"
 
diff --git a/Plugin/ModulusPhase.h b/Plugin/ModulusPhase.h
index dad72e4c9d..02be06d8b2 100644
--- a/Plugin/ModulusPhase.h
+++ b/Plugin/ModulusPhase.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _MODULUS_PHASE_H_
 #define _MODULUS_PHASE_H_
diff --git a/Plugin/NearToFarField.cpp b/Plugin/NearToFarField.cpp
index 90521f5178..e137414d51 100644
--- a/Plugin/NearToFarField.cpp
+++ b/Plugin/NearToFarField.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Ruth Sabariego
diff --git a/Plugin/NearToFarField.h b/Plugin/NearToFarField.h
index 19289bb048..593e71461f 100644
--- a/Plugin/NearToFarField.h
+++ b/Plugin/NearToFarField.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _NEARTOFARFIELD_H_
 #define _NEARTOFARFIELD_H_
diff --git a/Plugin/NearestNeighbor.cpp b/Plugin/NearestNeighbor.cpp
index 7fd338d18d..ec9b8ea164 100644
--- a/Plugin/NearestNeighbor.cpp
+++ b/Plugin/NearestNeighbor.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "NearestNeighbor.h"
diff --git a/Plugin/NearestNeighbor.h b/Plugin/NearestNeighbor.h
index f1c4ed5c62..cd68c421f7 100644
--- a/Plugin/NearestNeighbor.h
+++ b/Plugin/NearestNeighbor.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _NEAREST_NEIGHBOR_H_
 #define _NEAREST_NEIGHBOR_H_
diff --git a/Plugin/NewView.cpp b/Plugin/NewView.cpp
index f30392ad2b..ce4200e807 100644
--- a/Plugin/NewView.cpp
+++ b/Plugin/NewView.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Ruth Sabariego  & Francois Henrotte
diff --git a/Plugin/NewView.h b/Plugin/NewView.h
index c4605fd224..4be871fed5 100644
--- a/Plugin/NewView.h
+++ b/Plugin/NewView.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _NEWVIEW_H_
 #define _NEWVIEW_H_
diff --git a/Plugin/Particles.cpp b/Plugin/Particles.cpp
index 8b8724e5b4..44f4bf190d 100644
--- a/Plugin/Particles.cpp
+++ b/Plugin/Particles.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include "GmshConfig.h"
diff --git a/Plugin/Particles.h b/Plugin/Particles.h
index a6d9194aa8..9da33a9b91 100644
--- a/Plugin/Particles.h
+++ b/Plugin/Particles.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PARTICLES_H_
 #define _PARTICLES_H_
diff --git a/Plugin/Plugin.cpp b/Plugin/Plugin.cpp
index b1a57c5e84..d0f577c08b 100644
--- a/Plugin/Plugin.cpp
+++ b/Plugin/Plugin.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <sstream>
 #include <stdio.h>
diff --git a/Plugin/Plugin.h b/Plugin/Plugin.h
index 20ff3cddab..12bda5f4cb 100644
--- a/Plugin/Plugin.h
+++ b/Plugin/Plugin.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PLUGIN_H_
 #define _PLUGIN_H_
diff --git a/Plugin/PluginManager.cpp b/Plugin/PluginManager.cpp
index d3cc651cd6..dc98c31e2c 100644
--- a/Plugin/PluginManager.cpp
+++ b/Plugin/PluginManager.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <map>
 #include <stdlib.h>
diff --git a/Plugin/PluginManager.h b/Plugin/PluginManager.h
index d5f2cb5bb9..18d354c281 100644
--- a/Plugin/PluginManager.h
+++ b/Plugin/PluginManager.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PLUGIN_MANAGER_H_
 #define _PLUGIN_MANAGER_H_
diff --git a/Plugin/Probe.cpp b/Plugin/Probe.cpp
index a938807924..ed0872b9ab 100644
--- a/Plugin/Probe.cpp
+++ b/Plugin/Probe.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "Probe.h"
diff --git a/Plugin/Probe.h b/Plugin/Probe.h
index 7a04a814fc..20bb465153 100644
--- a/Plugin/Probe.h
+++ b/Plugin/Probe.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PROBE_H_
 #define _PROBE_H_
diff --git a/Plugin/Remove.cpp b/Plugin/Remove.cpp
index f150c33372..75b2d953dd 100644
--- a/Plugin/Remove.cpp
+++ b/Plugin/Remove.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Remove.h"
 
diff --git a/Plugin/Remove.h b/Plugin/Remove.h
index faadafeba8..313398e011 100644
--- a/Plugin/Remove.h
+++ b/Plugin/Remove.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _REMOVE_H_
 #define _REMOVE_H_
diff --git a/Plugin/Scal2Tens.cpp b/Plugin/Scal2Tens.cpp
index 3c551c9a5a..2c3c5ef317 100644
--- a/Plugin/Scal2Tens.cpp
+++ b/Plugin/Scal2Tens.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Scal2Tens.h"
 #include "PViewOptions.h"
diff --git a/Plugin/Scal2Tens.h b/Plugin/Scal2Tens.h
index 877211c859..67da98a12f 100644
--- a/Plugin/Scal2Tens.h
+++ b/Plugin/Scal2Tens.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SCAL2TENS_H_
 #define _SCAL2TENS_H_
diff --git a/Plugin/Scal2Vec.cpp b/Plugin/Scal2Vec.cpp
index c91a17e4cf..2c2c18ec3f 100644
--- a/Plugin/Scal2Vec.cpp
+++ b/Plugin/Scal2Vec.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Scal2Vec.h"
 #include "PViewOptions.h"
diff --git a/Plugin/Scal2Vec.h b/Plugin/Scal2Vec.h
index f124857a5f..8a6c7d2997 100644
--- a/Plugin/Scal2Vec.h
+++ b/Plugin/Scal2Vec.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SCAL2VEC_H_
 #define _SCAL2VEC_H_
diff --git a/Plugin/ShowNeighborElements.cpp b/Plugin/ShowNeighborElements.cpp
index 06f4bb3bc0..557dacfb84 100644
--- a/Plugin/ShowNeighborElements.cpp
+++ b/Plugin/ShowNeighborElements.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "ShowNeighborElements.h"
 #include "GModel.h"
diff --git a/Plugin/ShowNeighborElements.h b/Plugin/ShowNeighborElements.h
index 7b287fc973..5b9fe617ef 100644
--- a/Plugin/ShowNeighborElements.h
+++ b/Plugin/ShowNeighborElements.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SHOWNEIGHBORELEMENTS_H_
 #define _SHOWNEIGHBORELEMENTS_H_
diff --git a/Plugin/SimplePartition.cpp b/Plugin/SimplePartition.cpp
index 4aafd63bdb..b22e76f7a6 100644
--- a/Plugin/SimplePartition.cpp
+++ b/Plugin/SimplePartition.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "SimplePartition.h"
 #include "GModel.h"
diff --git a/Plugin/SimplePartition.h b/Plugin/SimplePartition.h
index e7ab5fb656..168f0831a6 100644
--- a/Plugin/SimplePartition.h
+++ b/Plugin/SimplePartition.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SIMPLE_PARTITION_H_
 #define _SIMPLE_PARTITION_H_
diff --git a/Plugin/Skin.cpp b/Plugin/Skin.cpp
index 00b5b5f54b..dcc744ed15 100644
--- a/Plugin/Skin.cpp
+++ b/Plugin/Skin.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <set>
 #include "Skin.h"
diff --git a/Plugin/Skin.h b/Plugin/Skin.h
index 60fddd67c8..81d21fcf93 100644
--- a/Plugin/Skin.h
+++ b/Plugin/Skin.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SKIN_H_
 #define _SKIN_H_
diff --git a/Plugin/Smooth.cpp b/Plugin/Smooth.cpp
index 4baee55d3b..2e74fdca04 100644
--- a/Plugin/Smooth.cpp
+++ b/Plugin/Smooth.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Smooth.h"
 
diff --git a/Plugin/Smooth.h b/Plugin/Smooth.h
index 87b87fd91d..f77d5eb73f 100644
--- a/Plugin/Smooth.h
+++ b/Plugin/Smooth.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SMOOTH_H_
 #define _SMOOTH_H_
diff --git a/Plugin/SphericalRaise.cpp b/Plugin/SphericalRaise.cpp
index e126ee9bf1..2b2e29b6a3 100644
--- a/Plugin/SphericalRaise.cpp
+++ b/Plugin/SphericalRaise.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "SphericalRaise.h"
 #include "Numeric.h"
diff --git a/Plugin/SphericalRaise.h b/Plugin/SphericalRaise.h
index c6edee9066..e44167ceae 100644
--- a/Plugin/SphericalRaise.h
+++ b/Plugin/SphericalRaise.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SPHERICAL_RAISE_H_
 #define _SPHERICAL_RAISE_H_
diff --git a/Plugin/StreamLines.cpp b/Plugin/StreamLines.cpp
index 68f3d79df6..0aa3720728 100644
--- a/Plugin/StreamLines.cpp
+++ b/Plugin/StreamLines.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <cmath>
 #include "GmshConfig.h"
diff --git a/Plugin/StreamLines.h b/Plugin/StreamLines.h
index 3914ece895..9017c697ec 100644
--- a/Plugin/StreamLines.h
+++ b/Plugin/StreamLines.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _STREAM_LINES_H_
 #define _STREAM_LINES_H_
diff --git a/Plugin/Summation.cpp b/Plugin/Summation.cpp
index 10dcef9300..b49fdf710a 100644
--- a/Plugin/Summation.cpp
+++ b/Plugin/Summation.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshDefines.h"
diff --git a/Plugin/Summation.h b/Plugin/Summation.h
index fc2e0f0a49..1c2fd7d4e6 100644
--- a/Plugin/Summation.h
+++ b/Plugin/Summation.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SUMMATION_H_
 #define _SUMMATION_H_
diff --git a/Plugin/Tetrahedralize.cpp b/Plugin/Tetrahedralize.cpp
index 34f84a3dcd..c140e6a19c 100644
--- a/Plugin/Tetrahedralize.cpp
+++ b/Plugin/Tetrahedralize.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <vector>
 #include "GmshConfig.h"
diff --git a/Plugin/Tetrahedralize.h b/Plugin/Tetrahedralize.h
index 4663ad0369..5058afd931 100644
--- a/Plugin/Tetrahedralize.h
+++ b/Plugin/Tetrahedralize.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _TETRAHEDRALIZE_H_
 #define _TETRAHEDRALIZE_H_
diff --git a/Plugin/ThinLayerFixMesh.cpp b/Plugin/ThinLayerFixMesh.cpp
index db4518ab69..a3d0d42589 100644
--- a/Plugin/ThinLayerFixMesh.cpp
+++ b/Plugin/ThinLayerFixMesh.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2013 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Author: Nicolas Kowalski
 
diff --git a/Plugin/ThinLayerFixMesh.h b/Plugin/ThinLayerFixMesh.h
index 8c46b21442..8e7a521155 100644
--- a/Plugin/ThinLayerFixMesh.h
+++ b/Plugin/ThinLayerFixMesh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2013 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Author: Nicolas Kowalski
 
diff --git a/Plugin/Transform.cpp b/Plugin/Transform.cpp
index 269074b7ba..097a31223c 100644
--- a/Plugin/Transform.cpp
+++ b/Plugin/Transform.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Transform.h"
 
diff --git a/Plugin/Transform.h b/Plugin/Transform.h
index f5b844bb5b..e3893c79ac 100644
--- a/Plugin/Transform.h
+++ b/Plugin/Transform.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _TRANSFORM_H_
 #define _TRANSFORM_H_
diff --git a/Plugin/Triangulate.cpp b/Plugin/Triangulate.cpp
index 6c5a4ece82..ff683c9902 100644
--- a/Plugin/Triangulate.cpp
+++ b/Plugin/Triangulate.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <vector>
 #include <stdlib.h>
diff --git a/Plugin/Triangulate.h b/Plugin/Triangulate.h
index b11c30cd11..92a7f514a9 100644
--- a/Plugin/Triangulate.h
+++ b/Plugin/Triangulate.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _TRIANGULATE_H_
 #define _TRIANGULATE_H_
diff --git a/Plugin/VoroMetal.cpp b/Plugin/VoroMetal.cpp
index 20810f1f0f..778322c80b 100644
--- a/Plugin/VoroMetal.cpp
+++ b/Plugin/VoroMetal.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 // Contributor(s):
 //   Tristan Carrier
 //   Maxime Melchior
diff --git a/Plugin/VoroMetal.h b/Plugin/VoroMetal.h
index 6903c60ad3..10a10ab73c 100644
--- a/Plugin/VoroMetal.h
+++ b/Plugin/VoroMetal.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _VOROMETAL_H_
 #define _VOROMETAL_H_
diff --git a/Plugin/Warp.cpp b/Plugin/Warp.cpp
index 5e1a01ddf4..fe39765322 100644
--- a/Plugin/Warp.cpp
+++ b/Plugin/Warp.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Warp.h"
 #include "SmoothData.h"
diff --git a/Plugin/Warp.h b/Plugin/Warp.h
index e48b3731b3..454ebe889d 100644
--- a/Plugin/Warp.h
+++ b/Plugin/Warp.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _WARP_H_
 #define _WARP_H_
diff --git a/Post/CMakeLists.txt b/Post/CMakeLists.txt
index 7a44a370b8..e5e657fd17 100644
--- a/Post/CMakeLists.txt
+++ b/Post/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   PView.cpp PViewIO.cpp PViewVertexArrays.cpp
diff --git a/Post/ColorTable.cpp b/Post/ColorTable.cpp
index 1c227175cb..e2394f6795 100644
--- a/Post/ColorTable.cpp
+++ b/Post/ColorTable.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   David Colignon
diff --git a/Post/ColorTable.h b/Post/ColorTable.h
index d21eb1a6b6..855b9ef456 100644
--- a/Post/ColorTable.h
+++ b/Post/ColorTable.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _COLORTABLE_H_
 #define _COLORTABLE_H_
diff --git a/Post/OctreePost.cpp b/Post/OctreePost.cpp
index 446ad3d944..fdcd19b852 100644
--- a/Post/OctreePost.cpp
+++ b/Post/OctreePost.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "Octree.h"
 #include "OctreePost.h"
diff --git a/Post/OctreePost.h b/Post/OctreePost.h
index 8374a5814a..94034fbf0f 100644
--- a/Post/OctreePost.h
+++ b/Post/OctreePost.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OCTREE_POST_H_
 #define _OCTREE_POST_H_
diff --git a/Post/PView.cpp b/Post/PView.cpp
index 4d11a8d1a0..e350809422 100644
--- a/Post/PView.cpp
+++ b/Post/PView.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <algorithm>
diff --git a/Post/PView.h b/Post/PView.h
index 14ed90e68e..324bac0a9b 100644
--- a/Post/PView.h
+++ b/Post/PView.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_H_
 #define _PVIEW_H_
diff --git a/Post/PViewAsSimpleFunction.cpp b/Post/PViewAsSimpleFunction.cpp
index 0efe8e15fd..eaaeee1224 100644
--- a/Post/PViewAsSimpleFunction.cpp
+++ b/Post/PViewAsSimpleFunction.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "PView.h"
 #include "PViewData.h"
diff --git a/Post/PViewAsSimpleFunction.h b/Post/PViewAsSimpleFunction.h
index d996a05ef5..e449cfb7e3 100644
--- a/Post/PViewAsSimpleFunction.h
+++ b/Post/PViewAsSimpleFunction.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_AS_SIMPLEFUNCTION_H
 #define _PVIEW_AS_SIMPLEFUNCTION_H
diff --git a/Post/PViewData.cpp b/Post/PViewData.cpp
index 5f0e3586e3..cd0b34ed1a 100644
--- a/Post/PViewData.cpp
+++ b/Post/PViewData.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "PViewData.h"
 #include "adaptiveData.h"
diff --git a/Post/PViewData.h b/Post/PViewData.h
index 3d1721abf1..f5b0e55abc 100644
--- a/Post/PViewData.h
+++ b/Post/PViewData.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_DATA_H_
 #define _PVIEW_DATA_H_
diff --git a/Post/PViewDataGModel.cpp b/Post/PViewDataGModel.cpp
index 6961e49c29..8b77b02325 100644
--- a/Post/PViewDataGModel.cpp
+++ b/Post/PViewDataGModel.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "PViewDataGModel.h"
 #include "MPoint.h"
diff --git a/Post/PViewDataGModel.h b/Post/PViewDataGModel.h
index fabf325e89..b58eeaec09 100644
--- a/Post/PViewDataGModel.h
+++ b/Post/PViewDataGModel.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_DATA_GMODEL_H_
 #define _PVIEW_DATA_GMODEL_H_
diff --git a/Post/PViewDataGModelIO.cpp b/Post/PViewDataGModelIO.cpp
index 1dadbe4c84..9826db1574 100644
--- a/Post/PViewDataGModelIO.cpp
+++ b/Post/PViewDataGModelIO.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Post/PViewDataIO.cpp b/Post/PViewDataIO.cpp
index d0c2ed21b3..60df565e24 100644
--- a/Post/PViewDataIO.cpp
+++ b/Post/PViewDataIO.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <string.h>
diff --git a/Post/PViewDataList.cpp b/Post/PViewDataList.cpp
index 86f0bec84a..2cb492cac3 100644
--- a/Post/PViewDataList.cpp
+++ b/Post/PViewDataList.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <algorithm>
 #include "PViewDataList.h"
diff --git a/Post/PViewDataList.h b/Post/PViewDataList.h
index 8215708813..af488f09a3 100644
--- a/Post/PViewDataList.h
+++ b/Post/PViewDataList.h
@@ -2,7 +2,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_DATA_LIST_H_
 #define _PVIEW_DATA_LIST_H_
diff --git a/Post/PViewDataListIO.cpp b/Post/PViewDataListIO.cpp
index 0b3783b22a..44a734098d 100644
--- a/Post/PViewDataListIO.cpp
+++ b/Post/PViewDataListIO.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <set>
diff --git a/Post/PViewDataRemote.h b/Post/PViewDataRemote.h
index e9d76928ba..91ac1de3d7 100644
--- a/Post/PViewDataRemote.h
+++ b/Post/PViewDataRemote.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_DATA_REMOTE_H_
 #define _PVIEW_DATA_REMOTE_H_
diff --git a/Post/PViewFactory.cpp b/Post/PViewFactory.cpp
index cda018a669..9dec696c53 100644
--- a/Post/PViewFactory.cpp
+++ b/Post/PViewFactory.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "PViewFactory.h"
 #include "GModel.h"
diff --git a/Post/PViewFactory.h b/Post/PViewFactory.h
index ea012f395f..8b212d1dee 100644
--- a/Post/PViewFactory.h
+++ b/Post/PViewFactory.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_FACTORY_H_
 #define _PVIEW_FACTORY_H_
diff --git a/Post/PViewIO.cpp b/Post/PViewIO.cpp
index aa1cae7dee..4e06612252 100644
--- a/Post/PViewIO.cpp
+++ b/Post/PViewIO.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include "GmshMessage.h"
diff --git a/Post/PViewOptions.cpp b/Post/PViewOptions.cpp
index abb76bbacd..c7ca4c5e2b 100644
--- a/Post/PViewOptions.cpp
+++ b/Post/PViewOptions.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "GmshConfig.h"
diff --git a/Post/PViewOptions.h b/Post/PViewOptions.h
index 8f300eb772..9b3df5382f 100644
--- a/Post/PViewOptions.h
+++ b/Post/PViewOptions.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _PVIEW_OPTIONS_H_
 #define _PVIEW_OPTIONS_H_
diff --git a/Post/PViewVertexArrays.cpp b/Post/PViewVertexArrays.cpp
index 757a1a6b86..615b02aa40 100644
--- a/Post/PViewVertexArrays.cpp
+++ b/Post/PViewVertexArrays.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <algorithm>
diff --git a/Post/PViewX3D.cpp b/Post/PViewX3D.cpp
index 9c3eaf9074..cc6076c5e7 100644
--- a/Post/PViewX3D.cpp
+++ b/Post/PViewX3D.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // PViewX3D is a extension for Post-processing outputs :
 // creates a file in X3D format with the same features as
diff --git a/Post/PViewX3D.h b/Post/PViewX3D.h
index 1ca9168193..39b4cf8331 100644
--- a/Post/PViewX3D.h
+++ b/Post/PViewX3D.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // PViewX3D is a extension for Post-processing outputs :
 // creates a file in X3D format with the same features as
diff --git a/Post/adaptiveData.cpp b/Post/adaptiveData.cpp
index 669dd41f29..0375e03fd0 100644
--- a/Post/adaptiveData.cpp
+++ b/Post/adaptiveData.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <math.h>
 #include <list>
diff --git a/Post/adaptiveData.h b/Post/adaptiveData.h
index a35099ceba..42510fc28e 100644
--- a/Post/adaptiveData.h
+++ b/Post/adaptiveData.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ADAPTIVE_DATA_H_
 #define _ADAPTIVE_DATA_H_
diff --git a/Post/shapeFunctions.cpp b/Post/shapeFunctions.cpp
index f1c58827a1..f91f50dee3 100644
--- a/Post/shapeFunctions.cpp
+++ b/Post/shapeFunctions.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "shapeFunctions.h"
 
diff --git a/Post/shapeFunctions.h b/Post/shapeFunctions.h
index 01e92d74f7..468b22983e 100644
--- a/Post/shapeFunctions.h
+++ b/Post/shapeFunctions.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SHAPE_FUNCTIONS_H_
 #define _SHAPE_FUNCTIONS_H_
diff --git a/Solver/CMakeLists.txt b/Solver/CMakeLists.txt
index 20df2a9a79..7124bfce00 100644
--- a/Solver/CMakeLists.txt
+++ b/Solver/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   linearSystem.cpp
diff --git a/Solver/FuncGradDisc.h b/Solver/FuncGradDisc.h
index f31bdbbbfb..05acced418 100644
--- a/Solver/FuncGradDisc.h
+++ b/Solver/FuncGradDisc.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Boris Sedji
diff --git a/Solver/FuncHeaviside.h b/Solver/FuncHeaviside.h
index 64a81b3430..fd45c772e7 100644
--- a/Solver/FuncHeaviside.h
+++ b/Solver/FuncHeaviside.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Boris Sedji
diff --git a/Solver/SElement.cpp b/Solver/SElement.cpp
index 9e3c4b6ac7..88f8079051 100644
--- a/Solver/SElement.cpp
+++ b/Solver/SElement.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "SElement.h"
 
diff --git a/Solver/SElement.h b/Solver/SElement.h
index 628effd4fd..3291cb5ee9 100644
--- a/Solver/SElement.h
+++ b/Solver/SElement.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SELEMENT_H_
 #define _SELEMENT_H_
diff --git a/Solver/STensor33.cpp b/Solver/STensor33.cpp
index fbe9bc794a..3a8043c950 100644
--- a/Solver/STensor33.cpp
+++ b/Solver/STensor33.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/STensor33.h b/Solver/STensor33.h
index be88affb62..742264ae6b 100644
--- a/Solver/STensor33.h
+++ b/Solver/STensor33.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/STensor43.cpp b/Solver/STensor43.cpp
index 39737097c8..8a7dd24270 100644
--- a/Solver/STensor43.cpp
+++ b/Solver/STensor43.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/STensor43.h b/Solver/STensor43.h
index de3da24b71..a9361d2504 100644
--- a/Solver/STensor43.h
+++ b/Solver/STensor43.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/STensor53.cpp b/Solver/STensor53.cpp
index c1c618e162..b4b4cf4627 100644
--- a/Solver/STensor53.cpp
+++ b/Solver/STensor53.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "STensor53.h"
 
diff --git a/Solver/STensor53.h b/Solver/STensor53.h
index 1cb1d48f14..8aa4dbb718 100644
--- a/Solver/STensor53.h
+++ b/Solver/STensor53.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 #ifndef STENSOR53_H_
 #define STENSOR53_H_
 
diff --git a/Solver/STensor63.cpp b/Solver/STensor63.cpp
index 70552c9fb8..9d1e1f68e5 100644
--- a/Solver/STensor63.cpp
+++ b/Solver/STensor63.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "STensor63.h"
 
diff --git a/Solver/STensor63.h b/Solver/STensor63.h
index df24ae0c3d..2b12df1e76 100644
--- a/Solver/STensor63.h
+++ b/Solver/STensor63.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 #ifndef STENSOR63_H_
 #define STENSOR63_H_
 
diff --git a/Solver/convexCombinationTerm.h b/Solver/convexCombinationTerm.h
index 637787a7d6..4b6dfbe14d 100644
--- a/Solver/convexCombinationTerm.h
+++ b/Solver/convexCombinationTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CONVEX_COMBINATION_TERM_H_
 #define _CONVEX_COMBINATION_TERM_H_
diff --git a/Solver/crossConfTerm.h b/Solver/crossConfTerm.h
index 7567bd6b9b..f3a5cfeed8 100644
--- a/Solver/crossConfTerm.h
+++ b/Solver/crossConfTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _CROSS_CONF_TERM_H_
 #define _CROSS_CONF_TERM_H_
diff --git a/Solver/diagBCTerm.h b/Solver/diagBCTerm.h
index 2b7ca881b8..224882cd5d 100644
--- a/Solver/diagBCTerm.h
+++ b/Solver/diagBCTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DIAGBC_TERM_H_
 #define _DIAGBC_TERM_H_
diff --git a/Solver/distanceTerm.h b/Solver/distanceTerm.h
index 70952f594f..a95a9cdec7 100644
--- a/Solver/distanceTerm.h
+++ b/Solver/distanceTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DISTANCE_TERM_H_
 #define _DISTANCE_TERM_H_
diff --git a/Solver/dofManager.cpp b/Solver/dofManager.cpp
index 7b6ec54767..5d14f9c80f 100644
--- a/Solver/dofManager.cpp
+++ b/Solver/dofManager.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 
diff --git a/Solver/dofManager.h b/Solver/dofManager.h
index 1592eff0ec..6af8761dfc 100644
--- a/Solver/dofManager.h
+++ b/Solver/dofManager.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _DOF_MANAGER_H_
 #define _DOF_MANAGER_H_
diff --git a/Solver/eigenSolver.cpp b/Solver/eigenSolver.cpp
index 7a739c46c8..0739f70371 100644
--- a/Solver/eigenSolver.cpp
+++ b/Solver/eigenSolver.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "eigenSolver.h"
 #include "OS.h"
diff --git a/Solver/eigenSolver.h b/Solver/eigenSolver.h
index a278390948..9a74c79f2c 100644
--- a/Solver/eigenSolver.h
+++ b/Solver/eigenSolver.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _EIGEN_SOLVER_H_
 #define _EIGEN_SOLVER_H_
diff --git a/Solver/elasticitySolver.cpp b/Solver/elasticitySolver.cpp
index cca99d318c..377b082796 100644
--- a/Solver/elasticitySolver.cpp
+++ b/Solver/elasticitySolver.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "GmshConfig.h"
diff --git a/Solver/elasticitySolver.h b/Solver/elasticitySolver.h
index 3a8410c2ef..225c2f1076 100644
--- a/Solver/elasticitySolver.h
+++ b/Solver/elasticitySolver.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ELASTICITY_SOLVER_H_
 #define _ELASTICITY_SOLVER_H_
diff --git a/Solver/elasticityTerm.cpp b/Solver/elasticityTerm.cpp
index 8ebca23243..53df2534d6 100644
--- a/Solver/elasticityTerm.cpp
+++ b/Solver/elasticityTerm.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "elasticityTerm.h"
 #include "Numeric.h"
diff --git a/Solver/elasticityTerm.h b/Solver/elasticityTerm.h
index 01ad524a8b..917c2a5c7c 100644
--- a/Solver/elasticityTerm.h
+++ b/Solver/elasticityTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ELASTICITY_TERM_H_
 #define _ELASTICITY_TERM_H_
diff --git a/Solver/femTerm.h b/Solver/femTerm.h
index cb3e8bd1b3..caa14a00b9 100644
--- a/Solver/femTerm.h
+++ b/Solver/femTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FEM_TERM_H_
 #define _FEM_TERM_H_
diff --git a/Solver/filters.cpp b/Solver/filters.cpp
index 75aae52070..d3a6e74bfc 100644
--- a/Solver/filters.cpp
+++ b/Solver/filters.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Boris Sedji
diff --git a/Solver/filters.h b/Solver/filters.h
index 00f72c0447..83c3b53bea 100644
--- a/Solver/filters.h
+++ b/Solver/filters.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Boris Sedji
diff --git a/Solver/frameSolver.h b/Solver/frameSolver.h
index defea029ee..ad4e3a2f15 100644
--- a/Solver/frameSolver.h
+++ b/Solver/frameSolver.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FRAME_SOLVER_H_
 #define _FRAME_SOLVER_H_
diff --git a/Solver/functionSpace.cpp b/Solver/functionSpace.cpp
index cfc6189831..1672b74d20 100644
--- a/Solver/functionSpace.cpp
+++ b/Solver/functionSpace.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/functionSpace.h b/Solver/functionSpace.h
index 12f11ae19d..dd942caabc 100644
--- a/Solver/functionSpace.h
+++ b/Solver/functionSpace.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _FUNCTION_SPACE_H_
 #define _FUNCTION_SPACE_H_
diff --git a/Solver/groupOfElements.cpp b/Solver/groupOfElements.cpp
index 3051e7cfea..9739af0886 100644
--- a/Solver/groupOfElements.cpp
+++ b/Solver/groupOfElements.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "groupOfElements.h"
 #include "GModel.h"
diff --git a/Solver/groupOfElements.h b/Solver/groupOfElements.h
index d0a9561a5c..115f255b53 100644
--- a/Solver/groupOfElements.h
+++ b/Solver/groupOfElements.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GROUPOFELEMENTS_H_
 #define _GROUPOFELEMENTS_H_
diff --git a/Solver/helmholtzTerm.h b/Solver/helmholtzTerm.h
index e9cdd0649c..64f53c8ac1 100644
--- a/Solver/helmholtzTerm.h
+++ b/Solver/helmholtzTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _HELMHOLTZ_TERM_H_
 #define _HELMHOLTZ_TERM_H_
diff --git a/Solver/laplaceTerm.h b/Solver/laplaceTerm.h
index 99eed4ea9d..4de0405458 100644
--- a/Solver/laplaceTerm.h
+++ b/Solver/laplaceTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LAPLACE_TERM_H_
 #define _LAPLACE_TERM_H_
diff --git a/Solver/linearSystem.cpp b/Solver/linearSystem.cpp
index 34b0301f39..2e8db6bec4 100644
--- a/Solver/linearSystem.cpp
+++ b/Solver/linearSystem.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "linearSystemFull.h"
 #include "linearSystemCSR.h"
diff --git a/Solver/linearSystem.h b/Solver/linearSystem.h
index e12129733d..2d733b701c 100644
--- a/Solver/linearSystem.h
+++ b/Solver/linearSystem.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LINEAR_SYSTEM_H_
 #define _LINEAR_SYSTEM_H_
diff --git a/Solver/linearSystemCSR.cpp b/Solver/linearSystemCSR.cpp
index aeca90437c..3d46cc363d 100644
--- a/Solver/linearSystemCSR.cpp
+++ b/Solver/linearSystemCSR.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/Solver/linearSystemCSR.h b/Solver/linearSystemCSR.h
index 56970be0da..b467ccfdf0 100644
--- a/Solver/linearSystemCSR.h
+++ b/Solver/linearSystemCSR.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LINEAR_SYSTEM_CSR_H_
 #define _LINEAR_SYSTEM_CSR_H_
diff --git a/Solver/linearSystemFull.h b/Solver/linearSystemFull.h
index 406fad1942..7669af6d1f 100644
--- a/Solver/linearSystemFull.h
+++ b/Solver/linearSystemFull.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LINEAR_SYSTEM_FULL_H_
 #define _LINEAR_SYSTEM_FULL_H_
diff --git a/Solver/linearSystemGMM.h b/Solver/linearSystemGMM.h
index 0387539803..32cbc4505d 100644
--- a/Solver/linearSystemGMM.h
+++ b/Solver/linearSystemGMM.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LINEAR_SYSTEM_GMM_H_
 #define _LINEAR_SYSTEM_GMM_H_
diff --git a/Solver/linearSystemMUMPS.cpp b/Solver/linearSystemMUMPS.cpp
index 2a8dd13805..bc8a1a4601 100644
--- a/Solver/linearSystemMUMPS.cpp
+++ b/Solver/linearSystemMUMPS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdio.h>
 #include <math.h>
diff --git a/Solver/linearSystemMUMPS.h b/Solver/linearSystemMUMPS.h
index 5f33d9299d..e9047c58a7 100644
--- a/Solver/linearSystemMUMPS.h
+++ b/Solver/linearSystemMUMPS.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LINEAR_SYSTEM_MUMPS_H_
 #define _LINEAR_SYSTEM_MUMPS_H_
diff --git a/Solver/linearSystemPETSc.cpp b/Solver/linearSystemPETSc.cpp
index d4ec4db437..a9891f2bf8 100644
--- a/Solver/linearSystemPETSc.cpp
+++ b/Solver/linearSystemPETSc.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include "GmshConfig.h"
 #include <string.h>
diff --git a/Solver/linearSystemPETSc.h b/Solver/linearSystemPETSc.h
index 3c638ef369..f273958acb 100644
--- a/Solver/linearSystemPETSc.h
+++ b/Solver/linearSystemPETSc.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _LINEAR_SYSTEM_PETSC_H_
 #define _LINEAR_SYSTEM_PETSC_H_
diff --git a/Solver/materialLaw.h b/Solver/materialLaw.h
index 56c2556465..bcfd13917f 100644
--- a/Solver/materialLaw.h
+++ b/Solver/materialLaw.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/orthogonalTerm.h b/Solver/orthogonalTerm.h
index 30d5de5e00..5f2982e4a3 100644
--- a/Solver/orthogonalTerm.h
+++ b/Solver/orthogonalTerm.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ORTHOGONAL_TERM_H_
 #define _ORTHOGONAL_TERM_H_
diff --git a/Solver/quadratureRules.h b/Solver/quadratureRules.h
index 301c9c5c79..971e6bd5d4 100644
--- a/Solver/quadratureRules.h
+++ b/Solver/quadratureRules.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/solverAlgorithms.h b/Solver/solverAlgorithms.h
index 1ba460c3da..aaa6e4ad0f 100644
--- a/Solver/solverAlgorithms.h
+++ b/Solver/solverAlgorithms.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/solverField.h b/Solver/solverField.h
index d99b4d6582..46e9768045 100644
--- a/Solver/solverField.h
+++ b/Solver/solverField.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/sparsityPattern.cpp b/Solver/sparsityPattern.cpp
index b79e95e9a1..74734d7316 100644
--- a/Solver/sparsityPattern.cpp
+++ b/Solver/sparsityPattern.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Jonathan Lambrechts
diff --git a/Solver/sparsityPattern.h b/Solver/sparsityPattern.h
index 7b6febe66e..4b95a5d622 100644
--- a/Solver/sparsityPattern.h
+++ b/Solver/sparsityPattern.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _SPARSITY_PATTERN_H_
 #define _SPARSITY_PATTERN_H_
diff --git a/Solver/terms.cpp b/Solver/terms.cpp
index 9fb4f9fd8d..5b9147cba6 100644
--- a/Solver/terms.cpp
+++ b/Solver/terms.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/terms.h b/Solver/terms.h
index ff08ba6e47..8fce0d7f6d 100644
--- a/Solver/terms.h
+++ b/Solver/terms.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/terms.hpp b/Solver/terms.hpp
index 76ec345128..e09c081b10 100644
--- a/Solver/terms.hpp
+++ b/Solver/terms.hpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   Eric Bechet
diff --git a/Solver/thermicSolver.cpp b/Solver/thermicSolver.cpp
index 931f640bcb..19e6011548 100644
--- a/Solver/thermicSolver.cpp
+++ b/Solver/thermicSolver.cpp
@@ -1,7 +1,7 @@
-// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle
+// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include "GmshConfig.h"
diff --git a/Solver/thermicSolver.h b/Solver/thermicSolver.h
index 0b111ae5a9..89c125ee70 100644
--- a/Solver/thermicSolver.h
+++ b/Solver/thermicSolver.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _THERMIC_SOLVER_H_
 #define _THERMIC_SOLVER_H_
diff --git a/api/GenApi.py b/api/GenApi.py
index 3077fe2936..d892f5f85d 100644
--- a/api/GenApi.py
+++ b/api/GenApi.py
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 # Contributor(s):
 #   Jonathan Lambrechts
@@ -541,7 +541,7 @@ class Module:
 cpp_header="""// {0}
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <{1}>.
+// issues on {1}
 
 #ifndef _{2}_H_
 #define _{2}_H_
@@ -594,7 +594,7 @@ c_header="""/*
  * {0}
  *
  * See the LICENSE.txt file for license information. Please report all
- * bugs and problems to the public mailing list <{1}>.
+ * issues on {1}
  */
 
 #ifndef _{2}C_H_
@@ -634,7 +634,7 @@ c_footer="""
 c_cpp_header="""// {0}
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <{1}>.
+// issues on {1}
 
 #include <string.h>
 #include <stdlib.h>
@@ -678,7 +678,7 @@ void vectorvectorpair2intptrptr(const std::vector<{0}::vectorpair > &v, int ***p
 cwrap_header="""// {0}
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <{1}>.
+// issues on {1}
 
 #ifndef _{2}_H_
 #define _{2}_H_
@@ -762,7 +762,7 @@ cwrap_footer="""#endif
 python_header = """# {0}
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <{1}>.
+# issues on {1}
 
 # This file defines the {2} Python API (v{3}).
 #
@@ -901,7 +901,7 @@ def _iargcargv(o):
 julia_header = """# {0}
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <{1}>.
+# issues on {1}
 
 # This file defines the {2} Julia API (v{3}).
 #
@@ -915,13 +915,13 @@ class API:
 
     def __init__(self, version, namespace="gmsh", code="Gmsh",
                  copyright="Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle",
-                 email="gmsh@onelab.info"):
+                 issues="https://gitlab.onelab.info/gmsh/gmsh/issues"):
         self.version = version
         global ns
         ns = namespace
         self.code = code
         self.copyright = copyright
-        self.email = email
+        self.issues = issues
         self.modules = []
 
     def add_module(self, name, doc):
@@ -946,7 +946,7 @@ class API:
                 write_module(m, indent)
             f.write(indent[:-2] + "} // namespace " + module.name + "\n\n")
         with open(ns + ".h", "w") as f:
-            f.write(cpp_header.format(self.copyright, self.email, ns.upper(),
+            f.write(cpp_header.format(self.copyright, self.issues, ns.upper(),
                                       self.code, self.version, ns))
             for m in self.modules:
                 write_module(m, "")
@@ -1026,14 +1026,14 @@ class API:
         with open(ns + "c.h", "w") as f:
             with open(ns + "c.cpp", "w") as fc:
                 with open(ns + ".h_cwrap", "w") as fcwrap:
-                    f.write(c_header.format(self.copyright, self.email, ns.upper(),
+                    f.write(c_header.format(self.copyright, self.issues, ns.upper(),
                                             self.code, self.version, ns))
-                    fc.write(c_cpp_header.format(self.copyright, self.email, ns,
+                    fc.write(c_cpp_header.format(self.copyright, self.issues, ns,
                                                  ns.upper()))
                     fc.write(cwrap_utils.format(ns))
                     fc.write(c_cpp_utils.format(ns))
                     fc.write("\n")
-                    fcwrap.write(cwrap_header.format(self.copyright, self.email,
+                    fcwrap.write(cwrap_header.format(self.copyright, self.issues,
                                                      ns.upper(), self.code,
                                                      self.version, ns))
                     fcwrap.write("namespace " + ns + " {\n")
@@ -1104,7 +1104,7 @@ class API:
                 f.write(indentm + '"""\n')
                 write_module(f, module, modulepath, indentm)
         with open(ns + ".py", "w") as f:
-            f.write(python_header.format(self.copyright, self.email, self.code, self.version,
+            f.write(python_header.format(self.copyright, self.issues, self.code, self.version,
                                          ns.upper(), ns))
             for module in self.modules:
                 write_module(f, module, "", "")
@@ -1178,7 +1178,7 @@ class API:
                 write_module(f, module, c_mpath, jl_mpath, level + 1)
             f.write("\nend # end of module " + m.name + "\n")
         with open(ns + ".jl", "w") as f:
-            f.write(julia_header.format(self.copyright, self.email, self.code,
+            f.write(julia_header.format(self.copyright, self.issues, self.code,
                                         self.version,))
             for module in self.modules:
                 write_module(f, module, "", "", 1)
diff --git a/api/gen.py b/api/gen.py
index 3ae7076316..777b97863d 100644
--- a/api/gen.py
+++ b/api/gen.py
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 # This is the master definition file for the Gmsh API.
 #
diff --git a/api/gmsh.h b/api/gmsh.h
index 7c8e458fb6..fe254e0000 100644
--- a/api/gmsh.h
+++ b/api/gmsh.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_H_
 #define _GMSH_H_
diff --git a/api/gmsh.h_cwrap b/api/gmsh.h_cwrap
index f88ec43979..336d85ba8c 100644
--- a/api/gmsh.h_cwrap
+++ b/api/gmsh.h_cwrap
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GMSH_H_
 #define _GMSH_H_
diff --git a/api/gmsh.jl b/api/gmsh.jl
index f7ce30890e..070ffe89bb 100644
--- a/api/gmsh.jl
+++ b/api/gmsh.jl
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 # This file defines the Gmsh Julia API (v4.0).
 #
diff --git a/api/gmsh.py b/api/gmsh.py
index 12e35a4a95..96a3119d23 100644
--- a/api/gmsh.py
+++ b/api/gmsh.py
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 # This file defines the Gmsh Python API (v4.0).
 #
diff --git a/api/gmshc.cpp b/api/gmshc.cpp
index b22f6cc7b3..8c7c1cace4 100644
--- a/api/gmshc.cpp
+++ b/api/gmshc.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string.h>
 #include <stdlib.h>
diff --git a/api/gmshc.h b/api/gmshc.h
index 7870e91d89..306514ee59 100644
--- a/api/gmshc.h
+++ b/api/gmshc.h
@@ -2,7 +2,7 @@
  * Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
  *
  * See the LICENSE.txt file for license information. Please report all
- * bugs and problems to the public mailing list <gmsh@onelab.info>.
+ * issues on https://gitlab.onelab.info/gmsh/gmsh/issues
  */
 
 #ifndef _GMSHC_H_
diff --git a/contrib/ANN/CMakeLists.txt b/contrib/ANN/CMakeLists.txt
index a3fac304ad..140fe07c5e 100644
--- a/contrib/ANN/CMakeLists.txt
+++ b/contrib/ANN/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   src/ANN.cpp
diff --git a/contrib/DiscreteIntegration/CMakeLists.txt b/contrib/DiscreteIntegration/CMakeLists.txt
index 006657fe29..243f6ec90c 100644
--- a/contrib/DiscreteIntegration/CMakeLists.txt
+++ b/contrib/DiscreteIntegration/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   Integration3D.cpp
diff --git a/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver.h b/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver.h
index 5f845c6eeb..9ea5f29c54 100644
--- a/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver.h
+++ b/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Amaury Johnen
 
 #ifndef _BOUNDARYLAYERCURVER_H_
diff --git a/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver2D.cpp b/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver2D.cpp
index b82a669610..1c57064c0b 100644
--- a/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver2D.cpp
+++ b/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver2D.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Amaury Johnen
 
 #include "BoundaryLayerCurver.h"
diff --git a/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver3D.cpp b/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver3D.cpp
index 18762273dc..45918c86d2 100644
--- a/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver3D.cpp
+++ b/contrib/HighOrderMeshOptimizer/BoundaryLayerCurver3D.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Amaury Johnen
 
 #include "BoundaryLayerCurver.h"
diff --git a/contrib/HighOrderMeshOptimizer/CMakeLists.txt b/contrib/HighOrderMeshOptimizer/CMakeLists.txt
index 8d6a2e29e6..c5e512ef0f 100644
--- a/contrib/HighOrderMeshOptimizer/CMakeLists.txt
+++ b/contrib/HighOrderMeshOptimizer/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   OptHomMesh.cpp 
diff --git a/contrib/HighOrderMeshOptimizer/MetaEl.cpp b/contrib/HighOrderMeshOptimizer/MetaEl.cpp
index fb776a8c69..66c7db7997 100644
--- a/contrib/HighOrderMeshOptimizer/MetaEl.cpp
+++ b/contrib/HighOrderMeshOptimizer/MetaEl.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributor: Thomas Toulorge
 
 #include <iostream>
diff --git a/contrib/HighOrderMeshOptimizer/MetaEl.h b/contrib/HighOrderMeshOptimizer/MetaEl.h
index b4ddd08fc4..ef9d396fea 100644
--- a/contrib/HighOrderMeshOptimizer/MetaEl.h
+++ b/contrib/HighOrderMeshOptimizer/MetaEl.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributor: Thomas Toulorge
 
 #ifndef _METAEL_H_
@@ -68,7 +65,7 @@ private:
     metaInfoType(int type, int order);
   };
   static std::map<int, metaInfoType> _metaInfo;
-  
+
   const metaInfoType &_mInfo;
   std::vector<MVertex*> _metaVert;
   MElement *_metaEl, *_metaEl0;
diff --git a/contrib/HighOrderMeshOptimizer/OptHOM.cpp b/contrib/HighOrderMeshOptimizer/OptHOM.cpp
index 0487530484..ea03c4102c 100644
--- a/contrib/HighOrderMeshOptimizer/OptHOM.cpp
+++ b/contrib/HighOrderMeshOptimizer/OptHOM.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 static int NEVAL = 0;
diff --git a/contrib/HighOrderMeshOptimizer/OptHOM.h b/contrib/HighOrderMeshOptimizer/OptHOM.h
index f36b71ce3f..83ffda8d7d 100644
--- a/contrib/HighOrderMeshOptimizer/OptHOM.h
+++ b/contrib/HighOrderMeshOptimizer/OptHOM.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _OPTHOM_H_
diff --git a/contrib/HighOrderMeshOptimizer/OptHomElastic.cpp b/contrib/HighOrderMeshOptimizer/OptHomElastic.cpp
index 88c14d74fe..6618de0a64 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomElastic.cpp
+++ b/contrib/HighOrderMeshOptimizer/OptHomElastic.cpp
@@ -21,9 +21,6 @@
 // WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
-//
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
 
 #include "OptHomElastic.h"
 #include "GModel.h"
diff --git a/contrib/HighOrderMeshOptimizer/OptHomElastic.h b/contrib/HighOrderMeshOptimizer/OptHomElastic.h
index 58ef5a83f0..6b886c5280 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomElastic.h
+++ b/contrib/HighOrderMeshOptimizer/OptHomElastic.h
@@ -21,9 +21,6 @@
 // WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
-//
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
 
 #ifndef _OPT_HOM_ELASTIC_H_
 #define _OPT_HOM_ELASTIC_H_
diff --git a/contrib/HighOrderMeshOptimizer/OptHomFastCurving.cpp b/contrib/HighOrderMeshOptimizer/OptHomFastCurving.cpp
index dd7b0f370a..0778d201ed 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomFastCurving.cpp
+++ b/contrib/HighOrderMeshOptimizer/OptHomFastCurving.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include <cstdio>
diff --git a/contrib/HighOrderMeshOptimizer/OptHomFastCurving.h b/contrib/HighOrderMeshOptimizer/OptHomFastCurving.h
index 05a6065b85..1ff0ee3c8d 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomFastCurving.h
+++ b/contrib/HighOrderMeshOptimizer/OptHomFastCurving.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _OPTHOMFASTCURVING_H_
diff --git a/contrib/HighOrderMeshOptimizer/OptHomMesh.cpp b/contrib/HighOrderMeshOptimizer/OptHomMesh.cpp
index a818794bb0..f4e50e18d7 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomMesh.cpp
+++ b/contrib/HighOrderMeshOptimizer/OptHomMesh.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include "GmshMessage.h"
@@ -175,8 +172,8 @@ int Mesh::getFreeVertexStartIndex(MVertex* vert)
   if (itVert == _startPC4FV.end()) {
     //    Msg::Fatal("OptHOM Error : cannot find free vertex %d class %d %d (%d free vertices)",vert->getNum(),vert->onWhat()->tag(),vert->onWhat()->dim(),_freeVert.size());
     return -1;
-  }  
-  return itVert->second;    
+  }
+  return itVert->second;
 }
 
 
@@ -259,7 +256,7 @@ void Mesh::elInSize(std::vector<double> &s)
 }
 
 void Mesh::getGEntityPositions(std::vector<SPoint3> &xyz,
-			       std::vector<SPoint3> &uvw) 
+			       std::vector<SPoint3> &uvw)
 {
   xyz.resize(nVert());
   uvw.resize(nFV());
diff --git a/contrib/HighOrderMeshOptimizer/OptHomMesh.h b/contrib/HighOrderMeshOptimizer/OptHomMesh.h
index d4ff7e3ac5..11dd240a71 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomMesh.h
+++ b/contrib/HighOrderMeshOptimizer/OptHomMesh.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _OPT_HOM_MESH_H_
@@ -141,7 +138,7 @@ private:
   {
     return indJB3DBase(_nNodEl[iEl],l,i,j,m);
   }
-public: 
+public:
   double approximationErr(int iEl, simpleFunction<double> &f)
   {
     return approximationError (f, _el[iEl]);
diff --git a/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.cpp b/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.cpp
index 30c06fb84e..b5f5a85873 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.cpp
+++ b/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Amaury Johnen
 
 #include "OptHomPeriodicity.h"
diff --git a/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.h b/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.h
index 27fea9358d..2f8d39e311 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.h
+++ b/contrib/HighOrderMeshOptimizer/OptHomPeriodicity.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Amaury Johnen
 
 #ifndef _OPTHOMPERIODICITY_H_
@@ -52,7 +49,7 @@ public:
 private:
   void _relocateMasterVertices();
   void _copyBackMasterVertices();
-  
+
   static SPoint3 _transform(MVertex*, const std::vector<double>&);
   static std::vector<double> _inverse(const std::vector<double>&);
 };
diff --git a/contrib/HighOrderMeshOptimizer/OptHomRun.cpp b/contrib/HighOrderMeshOptimizer/OptHomRun.cpp
index 1ac015404d..65a0fe23e0 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomRun.cpp
+++ b/contrib/HighOrderMeshOptimizer/OptHomRun.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include <stdio.h>
diff --git a/contrib/HighOrderMeshOptimizer/OptHomRun.h b/contrib/HighOrderMeshOptimizer/OptHomRun.h
index 79608afe79..cf561da43a 100644
--- a/contrib/HighOrderMeshOptimizer/OptHomRun.h
+++ b/contrib/HighOrderMeshOptimizer/OptHomRun.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _OPTHOMRUN_H_
diff --git a/contrib/HighOrderMeshOptimizer/ParamCoord.cpp b/contrib/HighOrderMeshOptimizer/ParamCoord.cpp
index 579dccd4c1..9aa065ea1b 100644
--- a/contrib/HighOrderMeshOptimizer/ParamCoord.cpp
+++ b/contrib/HighOrderMeshOptimizer/ParamCoord.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributor(s): Thomas Toulorge, Jonathan Lambrechts
 
 #include <iostream>
diff --git a/contrib/HighOrderMeshOptimizer/ParamCoord.h b/contrib/HighOrderMeshOptimizer/ParamCoord.h
index e8a6cd84f7..ce9b2a6b29 100644
--- a/contrib/HighOrderMeshOptimizer/ParamCoord.h
+++ b/contrib/HighOrderMeshOptimizer/ParamCoord.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _PARAMCOORD_H_
diff --git a/contrib/MathEx/CMakeLists.txt b/contrib/MathEx/CMakeLists.txt
index ae758d26b9..d7378d0411 100644
--- a/contrib/MathEx/CMakeLists.txt
+++ b/contrib/MathEx/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   mathex.cpp
diff --git a/contrib/MeshOptimizer/CMakeLists.txt b/contrib/MeshOptimizer/CMakeLists.txt
index c2e78a333b..2398584a60 100644
--- a/contrib/MeshOptimizer/CMakeLists.txt
+++ b/contrib/MeshOptimizer/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   MeshOpt.cpp
diff --git a/contrib/MeshOptimizer/MeshOpt.cpp b/contrib/MeshOptimizer/MeshOpt.cpp
index c7c8d3e362..6db2886dca 100644
--- a/contrib/MeshOptimizer/MeshOpt.cpp
+++ b/contrib/MeshOptimizer/MeshOpt.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include <iostream>
diff --git a/contrib/MeshOptimizer/MeshOpt.h b/contrib/MeshOptimizer/MeshOpt.h
index bc1ee228cb..a7770e1a6c 100644
--- a/contrib/MeshOptimizer/MeshOpt.h
+++ b/contrib/MeshOptimizer/MeshOpt.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _MESHOPT_H_
diff --git a/contrib/MeshOptimizer/MeshOptCommon.cpp b/contrib/MeshOptimizer/MeshOptCommon.cpp
index 5a9f787905..c449b5f32c 100644
--- a/contrib/MeshOptimizer/MeshOptCommon.cpp
+++ b/contrib/MeshOptimizer/MeshOptCommon.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include <iostream>
@@ -164,13 +161,13 @@ void mvprintList(int row, int maxSize, std::list<char*> listStr, int colorScheme
   for (std::list<char*>::iterator it=listStr.begin(); it != listStr.end(); it++){
     if (i >= abs(maxSize)) break;
     if (colorScheme==1){
-      if (*it == listStr.back())      
+      if (*it == listStr.back())
         attron(COLOR_PAIR(2));
       else
         attron(COLOR_PAIR(1));
     }
     if (colorScheme==2){
-      if (i%2==0)      
+      if (i%2==0)
         attron(COLOR_PAIR(1));
     }
     mvprintLeft(row + maxSize/abs(maxSize)*i, *it);
@@ -181,7 +178,7 @@ void mvprintList(int row, int maxSize, std::list<char*> listStr, int colorScheme
         attroff(COLOR_PAIR(1));
     }
     if (colorScheme==2){
-      if (i%2==0)      
+      if (i%2==0)
         attroff(COLOR_PAIR(1));
     }
     i++;
diff --git a/contrib/MeshOptimizer/MeshOptCommon.h b/contrib/MeshOptimizer/MeshOptCommon.h
index 6a4763a495..6e09cc88b7 100644
--- a/contrib/MeshOptimizer/MeshOptCommon.h
+++ b/contrib/MeshOptimizer/MeshOptCommon.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _MESHOPTCOMMON_H_
diff --git a/contrib/MeshOptimizer/MeshOptPatch.cpp b/contrib/MeshOptimizer/MeshOptPatch.cpp
index 47d6df65c2..6847cefa3e 100644
--- a/contrib/MeshOptimizer/MeshOptPatch.cpp
+++ b/contrib/MeshOptimizer/MeshOptPatch.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include "GmshMessage.h"
diff --git a/contrib/MeshOptimizer/MeshOptPatch.h b/contrib/MeshOptimizer/MeshOptPatch.h
index 5c482de325..2cb0339734 100644
--- a/contrib/MeshOptimizer/MeshOptPatch.h
+++ b/contrib/MeshOptimizer/MeshOptPatch.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _MESHOPTPATCH_H_
diff --git a/contrib/MeshOptimizer/MeshOptVertexCoord.cpp b/contrib/MeshOptimizer/MeshOptVertexCoord.cpp
index a4bf6853ac..d5d0d79ebc 100644
--- a/contrib/MeshOptimizer/MeshOptVertexCoord.cpp
+++ b/contrib/MeshOptimizer/MeshOptVertexCoord.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributor(s): Thomas Toulorge, Jonathan Lambrechts
 
 #include <iostream>
diff --git a/contrib/MeshOptimizer/MeshOptVertexCoord.h b/contrib/MeshOptimizer/MeshOptVertexCoord.h
index 5094f220f1..2b2ba0377d 100644
--- a/contrib/MeshOptimizer/MeshOptVertexCoord.h
+++ b/contrib/MeshOptimizer/MeshOptVertexCoord.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _VERTEXCOORD_H_
diff --git a/contrib/MeshOptimizer/MeshOptimizer.cpp b/contrib/MeshOptimizer/MeshOptimizer.cpp
index 85c78782cd..32959605df 100644
--- a/contrib/MeshOptimizer/MeshOptimizer.cpp
+++ b/contrib/MeshOptimizer/MeshOptimizer.cpp
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #include <stdio.h>
diff --git a/contrib/MeshOptimizer/MeshOptimizer.h b/contrib/MeshOptimizer/MeshOptimizer.h
index cf0fb828eb..a03fba9644 100644
--- a/contrib/MeshOptimizer/MeshOptimizer.h
+++ b/contrib/MeshOptimizer/MeshOptimizer.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _MESHOPTIMIZER_H_
diff --git a/contrib/MeshQualityOptimizer/CMakeLists.txt b/contrib/MeshQualityOptimizer/CMakeLists.txt
index 1fa1457f1b..7e78abba37 100644
--- a/contrib/MeshQualityOptimizer/CMakeLists.txt
+++ b/contrib/MeshQualityOptimizer/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   MeshQualityOptimizer.cpp
diff --git a/contrib/MeshQualityOptimizer/MeshQualityOptimizer.h b/contrib/MeshQualityOptimizer/MeshQualityOptimizer.h
index 9bcd04df02..62a6c1902f 100644
--- a/contrib/MeshQualityOptimizer/MeshQualityOptimizer.h
+++ b/contrib/MeshQualityOptimizer/MeshQualityOptimizer.h
@@ -22,9 +22,6 @@
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
 //
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
-//
 // Contributors: Thomas Toulorge, Jonathan Lambrechts
 
 #ifndef _MESHQUALITYOPTIMIZER_H_
diff --git a/contrib/Netgen/CMakeLists.txt b/contrib/Netgen/CMakeLists.txt
index 361f3e6e81..937750d257 100644
--- a/contrib/Netgen/CMakeLists.txt
+++ b/contrib/Netgen/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(gen libsrc/general)
 set(lin libsrc/linalg)
diff --git a/contrib/bamg/CMakeLists.txt b/contrib/bamg/CMakeLists.txt
index 3c28fff2cf..c0587e76a2 100644
--- a/contrib/bamg/CMakeLists.txt
+++ b/contrib/bamg/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   Mesh2d.cpp 
diff --git a/contrib/blossom/CMakeLists.txt b/contrib/blossom/CMakeLists.txt
index 79fe625955..0c28ba5c4c 100644
--- a/contrib/blossom/CMakeLists.txt
+++ b/contrib/blossom/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
 # concorde97/BIGGUY/bg_test.c
diff --git a/contrib/hxt/CMakeLists.txt b/contrib/hxt/CMakeLists.txt
index 81ea2b9f68..b7fc7e4ad5 100644
--- a/contrib/hxt/CMakeLists.txt
+++ b/contrib/hxt/CMakeLists.txt
@@ -1,7 +1,7 @@
-# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle
+# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   hxt_bbox.c
@@ -33,7 +33,7 @@ set(SRC
   hxt_tetDelaunay.c
   hxt_vertices.c
   hxt_parametrization.c
-  hxt_mean_values.c 
+  hxt_mean_values.c
   hxt_boundary_recovery.cxx
 )
 
diff --git a/contrib/kbipack/CMakeLists.txt b/contrib/kbipack/CMakeLists.txt
index 6733d0745f..587cf2a9a4 100644
--- a/contrib/kbipack/CMakeLists.txt
+++ b/contrib/kbipack/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   gmp_normal_form.cpp
diff --git a/contrib/metis/CMakeLists.txt b/contrib/metis/CMakeLists.txt
index a566454243..a73008af38 100755
--- a/contrib/metis/CMakeLists.txt
+++ b/contrib/metis/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   GKlib/b64.c
diff --git a/contrib/mmg3d/CMakeLists.txt b/contrib/mmg3d/CMakeLists.txt
index e649a5e767..2f558f6bc2 100644
--- a/contrib/mmg3d/CMakeLists.txt
+++ b/contrib/mmg3d/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
 ./build/sources/mmg3d.c
diff --git a/contrib/mpeg_encode/CMakeLists.txt b/contrib/mpeg_encode/CMakeLists.txt
index e69dd565fd..f8ca12667e 100644
--- a/contrib/mpeg_encode/CMakeLists.txt
+++ b/contrib/mpeg_encode/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   bframe.cpp
diff --git a/contrib/onelab/CMakeLists.txt b/contrib/onelab/CMakeLists.txt
index 582445a48e..20c03fa7aa 100644
--- a/contrib/onelab/CMakeLists.txt
+++ b/contrib/onelab/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   OnelabClients.cpp 
diff --git a/contrib/onelab/OnelabClients.h b/contrib/onelab/OnelabClients.h
index ed96596b68..56762c92d9 100644
--- a/contrib/onelab/OnelabClients.h
+++ b/contrib/onelab/OnelabClients.h
@@ -1,7 +1,7 @@
 // ONELAB - Copyright (C) 2010-2012 C. Geuzaine, F. Henrotte
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ONELAB_CLIENTS_H_
 #define _ONELAB_CLIENTS_H_
diff --git a/contrib/onelab/OnelabMessage.cpp b/contrib/onelab/OnelabMessage.cpp
index 3f4672a9c1..8e1dd6c4cd 100644
--- a/contrib/onelab/OnelabMessage.cpp
+++ b/contrib/onelab/OnelabMessage.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/contrib/onelab/OnelabMessage.h b/contrib/onelab/OnelabMessage.h
index 2a56043ac0..e07392c3eb 100644
--- a/contrib/onelab/OnelabMessage.h
+++ b/contrib/onelab/OnelabMessage.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2012 C. Geuzaine, F. Henrotte
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _ONELAB_MESSAGE_H_
 #define _ONELAB_MESSAGE_H_
diff --git a/contrib/onelab/README.txt b/contrib/onelab/README.txt
index 78796773ad..387677d89e 100644
--- a/contrib/onelab/README.txt
+++ b/contrib/onelab/README.txt
@@ -1,23 +1,21 @@
-// ONELAB - Copyright (C) 2014-2015 ULg-UCL
+// ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique
+// de Louvain
 //
-// Permission is hereby granted, free of charge, to any person
-// obtaining a copy of this software and associated documentation
-// files (the "Software"), to deal in the Software without
-// restriction, including without limitation the rights to use, copy,
-// modify, merge, publish, distribute, and/or sell copies of the
-// Software, and to permit persons to whom the Software is furnished
-// to do so, provided that the above copyright notice(s) and this
-// permission notice appear in all copies of the Software and that
-// both the above copyright notice(s) and this permission notice
-// appear in supporting documentation.
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, and/or sell copies of the
+// Software, and to permit persons to whom the Software is furnished to do so,
+// provided that the above copyright notice(s) and this permission notice appear
+// in all copies of the Software and that both the above copyright notice(s) and
+// this permission notice appear in supporting documentation.
 //
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-// NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
-// COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
-// ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
-// DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-// WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
-// ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
-// OF THIS SOFTWARE.
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY
+// RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+// NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+// DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+// PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+// ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+// SOFTWARE.
diff --git a/contrib/onelab/metamodel.h b/contrib/onelab/metamodel.h
index ec3b97a069..ec53122e55 100644
--- a/contrib/onelab/metamodel.h
+++ b/contrib/onelab/metamodel.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2012 C. Geuzaine, F. Henrotte
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <string>
 
diff --git a/contrib/onelab/myOS.cpp b/contrib/onelab/myOS.cpp
index 6364df91af..55181ce0c2 100644
--- a/contrib/onelab/myOS.cpp
+++ b/contrib/onelab/myOS.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 // This file contains a bunch of functions that depend on OS-dependent
 // features and/or system calls
diff --git a/contrib/onelab/myOS.h b/contrib/onelab/myOS.h
index 5cafd01960..96f14a0f7c 100644
--- a/contrib/onelab/myOS.h
+++ b/contrib/onelab/myOS.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _OS_H_
 #define _OS_H_
diff --git a/contrib/onelab/python/onelab.py b/contrib/onelab/python/onelab.py
index a20584cb88..0fe5db06e5 100755
--- a/contrib/onelab/python/onelab.py
+++ b/contrib/onelab/python/onelab.py
@@ -1,30 +1,25 @@
 """
-OneLab - Copyright (C) 2011-2016 ULg-UCL
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the "Software"), to deal in the Software without
-restriction, including without limitation the rights to use, copy,
-modify, merge, publish, distribute, and/or sell copies of the
-Software, and to permit persons to whom the Software is furnished
-to do so, provided that the above copyright notice(s) and this
-permission notice appear in all copies of the Software and that
-both the above copyright notice(s) and this permission notice
-appear in supporting documentation.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
-ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
-DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
-ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
-OF THIS SOFTWARE.
-
-Please report all bugs and problems to the public mailing list
-<gmsh@onelab.info>.
+ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique
+de Louvain
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, and/or sell copies of the
+Software, and to permit persons to whom the Software is furnished to do so,
+provided that the above copyright notice(s) and this permission notice appear in
+all copies of the Software and that both the above copyright notice(s) and this
+permission notice appear in supporting documentation.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
+SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY
+CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
+CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
 """
 
 #!/usr/bin/env python
diff --git a/contrib/zipper/CMakeLists.txt b/contrib/zipper/CMakeLists.txt
index 5993434166..939d32ec41 100644
--- a/contrib/zipper/CMakeLists.txt
+++ b/contrib/zipper/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SRC
   zip.c
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 3bf37067ba..66e7151637 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -199,21 +199,19 @@ algorithms</a>.
   <li>Mailing lists:
     <ul>
       <li><a href="http://onelab.info/mailman/listinfo/gmsh/">gmsh</a>
-        (archived <a href="http://onelab.info/pipermail/gmsh/">here</a>) is the public
-        mailing list for Gmsh discussions, and is the best place to
-        ask questions (and get answers!)
+        (archived <a href="http://onelab.info/pipermail/gmsh/">here</a>) is the
+        public mailing list for Gmsh discussions
       <li><a href="http://onelab.info/mailman/listinfo/gmsh-announce/">gmsh-announce</a> (archived
-        <a href="http://onelab.info/pipermail/gmsh-announce/">here</a>) is a moderated
-        ("read-only") list for announcements about new releases and
+        <a href="http://onelab.info/pipermail/gmsh-announce/">here</a>) is a
+        moderated ("read-only") list for announcements about new releases and
         other Gmsh news
     </ul>
 </ul>
 
 <p>
-Please use the public mailing list <a HREF="mailto:gmsh@onelab.info">gmsh@onelab.info</a>
-to send questions or ask for help. If you think you have found a bug in the
-program, you can file a report directly
-<a href="https://gitlab.onelab.info/gmsh/gmsh/issues">here</a>.
+Please report all issues
+on <a href="https://gitlab.onelab.info/gmsh/gmsh/issues"
+><code>https://gitlab.onelab.info/gmsh/gmsh/issues</code></a>.
 </p>
 
 <form method="get" action="http://onelab.info/search/search.cgi">
@@ -248,8 +246,9 @@ questions</a>).  For example, you cannot integrate this version of Gmsh (in full
 or in parts) in any <em>closed-source</em> software you plan to distribute
 (commercially or not). If you want to integrate parts of Gmsh into a
 closed-source software, or want to sell a modified closed-source version of
-Gmsh, you will need to obtain a different license. Please <a href="http://geuz.org">contact us
-directly</a> for more information.
+Gmsh, you will need to obtain a different
+license. Please <a href="http://geuz.org">contact us directly</a> for more
+information.
 </p>
 
 <h2><a name="Screenshots"></a>Screenshots</h2>
diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index 3d8467976d..385df2d53b 100644
--- a/doc/texinfo/gmsh.texi
+++ b/doc/texinfo/gmsh.texi
@@ -2,7 +2,7 @@
 @c Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 @c
 @c See the LICENSE.txt file for license information. Please report all
-@c bugs and problems to the public mailing list <gmsh@onelab.info>.
+@c issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 @c
 @c =========================================================================
 @c
@@ -449,14 +449,12 @@ developers}) to remedy the aforementioned (and all other) shortcomings!
 @cindex Authors, e-mail
 @cindex E-mail, authors
 
-If you think you have found a bug in Gmsh, you can report it by email to
-the public Gmsh mailing list at @email{gmsh@@onelab.info}, or file it
-directly into the @url{https://gitlab.onelab.info/gmsh/gmsh/issues,bug
-tracking database}. Please send as precise a description of the problem
-as you can, including sample input files that produce the bug. Don't
-forget to mention both the version of Gmsh and the version of your
-operation system (@pxref{Command-line options} to see how to get this
-information).
+If you think you have found a bug in Gmsh, please file an issue on
+@url{https://gitlab.onelab.info/gmsh/gmsh/issues}. Please provided as
+precise a description of the problem as you can, including sample input
+files that produce the bug. Don't forget to mention both the version of
+Gmsh and the version of your operation system (@pxref{Command-line
+options} to see how to get this information).
 
 See @ref{Frequently asked questions}, and the
 @url{https://gitlab.onelab.info/gmsh/gmsh/issues,bug tracking system} to
diff --git a/utils/converters/autocad/dxf2geo.cpp b/utils/converters/autocad/dxf2geo.cpp
index 93b7d90fa2..1f59f51399 100644
--- a/utils/converters/autocad/dxf2geo.cpp
+++ b/utils/converters/autocad/dxf2geo.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 //
 // Contributor(s):
 //   David Colignon
diff --git a/utils/misc/gmsh_app.plist b/utils/misc/gmsh_app.plist
index 8dbda3bff7..52b961d922 100644
--- a/utils/misc/gmsh_app.plist
+++ b/utils/misc/gmsh_app.plist
@@ -9,7 +9,7 @@
     <key>CFBundleShortVersionString</key><string>GMSH_VERSION</string>
     <key>CFBundleIconFile</key><string>Gmsh.icns</string>
     <key>CFBundleSignature</key><string>GMSH</string>
-    <key>CFBundleGetInfoString</key><string>Gmsh GMSH_VERSION, Copyright 1997-2017 C. Geuzaine and J.-F. Remacle</string>
+    <key>CFBundleGetInfoString</key><string>Gmsh GMSH_VERSION, Copyright (C) 1997-2018 C. Geuzaine and J.-F. Remacle</string>
     <key>CFBundleIdentifier</key><string>org.geuz.Gmsh</string>
     <key>NSHighResolutionCapable</key><true/>
     <key>CFBundleDocumentTypes</key>
diff --git a/utils/misc/gmsh_dev.plist b/utils/misc/gmsh_dev.plist
index 6f9ba6d019..8d0d35a897 100644
--- a/utils/misc/gmsh_dev.plist
+++ b/utils/misc/gmsh_dev.plist
@@ -8,7 +8,7 @@
     <key>CFBundleVersion</key><string></string>
     <key>CFBundleShortVersionString</key><string>dev</string>
     <key>CFBundleSignature</key><string>GMSH</string>
-    <key>CFBundleGetInfoString</key><string>Gmsh, Copyright 1997-2017 C. Geuzaine and J.-F. Remacle</string>
+    <key>CFBundleGetInfoString</key><string>Gmsh, Copyright (C) 1997-2018 C. Geuzaine and J.-F. Remacle</string>
     <key>CFBundleIdentifier</key><string></string>
     <key>NSHighResolutionCapable</key><true/>
   </dict>
diff --git a/utils/misc/update_copyright.sh b/utils/misc/update_copyright.sh
index 191cca2f09..51e575f074 100755
--- a/utils/misc/update_copyright.sh
+++ b/utils/misc/update_copyright.sh
@@ -1,13 +1,10 @@
 #!/bin/sh -
 
-files=`git grep -l '(C) 1997-2017 C. Geuzaine'`
-
-# FIXME for 2019: change "send email to gmsh@onelab.info" into
-# create an issue on https://gitlab.onelab.info/gmsh/gmsh/issues
+files=`git grep -l '(C) 1997-2018 C. Geuzaine'`
 
 for file in $files; do
   echo "modifying $file"
-  sed -i '' -e "s/(C) 1997-2017 C\. Geuzaine/(C) 1997-2018 C\. Geuzaine/g" $file
+  sed -i '' -e "s/(C) 1997-2018 C\. Geuzaine/(C) 1997-2019 C\. Geuzaine/g" $file
 done
 
 # Need to manually change:
diff --git a/utils/qt/GLWidget.cpp b/utils/qt/GLWidget.cpp
index ac3a85275c..865cc8b0d8 100644
--- a/utils/qt/GLWidget.cpp
+++ b/utils/qt/GLWidget.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <QtGui>
 #include <QtOpenGL>
diff --git a/utils/qt/GLWidget.h b/utils/qt/GLWidget.h
index 475f23f33b..6c46a1ad18 100644
--- a/utils/qt/GLWidget.h
+++ b/utils/qt/GLWidget.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GLWIDGET_H_
 #define _GLWIDGET_H_
diff --git a/utils/qt/Main.cpp b/utils/qt/Main.cpp
index b68588c35e..a58def3bbf 100644
--- a/utils/qt/Main.cpp
+++ b/utils/qt/Main.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <stdlib.h>
 #include "GmshGlobal.h"
diff --git a/utils/qt/QGui.cpp b/utils/qt/QGui.cpp
index e6716f50c8..2c08101475 100644
--- a/utils/qt/QGui.cpp
+++ b/utils/qt/QGui.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <QtGui>
 #include <QWidget>
diff --git a/utils/qt/QGui.h b/utils/qt/QGui.h
index f8a46091d9..2657836f3e 100644
--- a/utils/qt/QGui.h
+++ b/utils/qt/QGui.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _Q_GUI_H_
 #define _Q_GUI_H_
diff --git a/utils/qt/graphicWindow.cpp b/utils/qt/graphicWindow.cpp
index 0875ec3dcb..941eab7ad2 100644
--- a/utils/qt/graphicWindow.cpp
+++ b/utils/qt/graphicWindow.cpp
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #include <QtGui>
 #include "GLWidget.h"
diff --git a/utils/qt/graphicWindow.h b/utils/qt/graphicWindow.h
index 14d6765a43..c9914fc837 100644
--- a/utils/qt/graphicWindow.h
+++ b/utils/qt/graphicWindow.h
@@ -1,7 +1,7 @@
 // Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 //
 // See the LICENSE.txt file for license information. Please report all
-// bugs and problems to the public mailing list <gmsh@onelab.info>.
+// issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 #ifndef _GRAPHIC_WINDOW_H_
 #define _GRAPHIC_WINDOW_H_
diff --git a/utils/solvers/c++/GmshSocket.h b/utils/solvers/c++/GmshSocket.h
index 4f6129ff8c..78d356fbf2 100644
--- a/utils/solvers/c++/GmshSocket.h
+++ b/utils/solvers/c++/GmshSocket.h
@@ -21,9 +21,6 @@
 // WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 // ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 // OF THIS SOFTWARE.
-//
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
 
 #ifndef _GMSH_SOCKET_H_
 #define _GMSH_SOCKET_H_
diff --git a/utils/solvers/c++/onelab.h b/utils/solvers/c++/onelab.h
index 201f588f4a..dd16ef00c9 100644
--- a/utils/solvers/c++/onelab.h
+++ b/utils/solvers/c++/onelab.h
@@ -1,29 +1,24 @@
-// ONELAB - Copyright (C) 2011-2016 ULg-UCL
+// ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique
+// de Louvain
 //
-// Permission is hereby granted, free of charge, to any person
-// obtaining a copy of this software and associated documentation
-// files (the "Software"), to deal in the Software without
-// restriction, including without limitation the rights to use, copy,
-// modify, merge, publish, distribute, and/or sell copies of the
-// Software, and to permit persons to whom the Software is furnished
-// to do so, provided that the above copyright notice(s) and this
-// permission notice appear in all copies of the Software and that
-// both the above copyright notice(s) and this permission notice
-// appear in supporting documentation.
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, and/or sell copies of the
+// Software, and to permit persons to whom the Software is furnished to do so,
+// provided that the above copyright notice(s) and this permission notice appear
+// in all copies of the Software and that both the above copyright notice(s) and
+// this permission notice appear in supporting documentation.
 //
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-// NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
-// COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
-// ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
-// DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-// WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
-// ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
-// OF THIS SOFTWARE.
-//
-// Please report all bugs and problems to the public mailing list
-// <gmsh@onelab.info>.
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY
+// RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+// NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+// DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+// PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+// ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+// SOFTWARE.
 
 #ifndef _ONELAB_H_
 #define _ONELAB_H_
diff --git a/wrappers/gmshpy/CMakeLists.txt b/wrappers/gmshpy/CMakeLists.txt
index 498f521e6e..f3a887284b 100644
--- a/wrappers/gmshpy/CMakeLists.txt
+++ b/wrappers/gmshpy/CMakeLists.txt
@@ -1,7 +1,7 @@
 # Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle
 #
 # See the LICENSE.txt file for license information. Please report all
-# bugs and problems to the public mailing list <gmsh@onelab.info>.
+# issues on https://gitlab.onelab.info/gmsh/gmsh/issues
 
 set(SWIG_MODULES
   gmshCommon
-- 
GitLab