From 8c07c48a4c22ebee5d87ee45879ebfb1aa47a4c0 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 29 Dec 2018 10:31:50 +0100 Subject: [PATCH] update (c) --- .gitlab-ci.yml | 4 ++-- CMakeLists.txt | 4 ++-- CREDITS.txt | 2 +- Common/CMakeLists.txt | 4 ++-- Common/Colors.h | 4 ++-- Common/CommandLine.cpp | 6 +++--- Common/CommandLine.h | 4 ++-- Common/Context.cpp | 4 ++-- Common/Context.h | 4 ++-- Common/CreateFile.cpp | 4 ++-- Common/CreateFile.h | 4 ++-- Common/DefaultOptions.h | 4 ++-- Common/GamePad.cpp | 4 ++-- Common/GamePad.h | 4 ++-- Common/GmshConfig.h.in | 4 ++-- Common/GmshDefines.h | 4 ++-- Common/GmshGlobal.cpp | 4 ++-- Common/GmshGlobal.h | 4 ++-- Common/GmshMessage.cpp | 4 ++-- Common/GmshMessage.h | 4 ++-- Common/GmshRemote.cpp | 4 ++-- Common/GmshRemote.h | 4 ++-- Common/GmshSocket.h | 2 +- Common/GmshVersion.h.in | 4 ++-- Common/Hash.h | 4 ++-- Common/ListUtils.cpp | 4 ++-- Common/ListUtils.h | 4 ++-- Common/Main.cpp | 4 ++-- Common/MallocUtils.cpp | 4 ++-- Common/MallocUtils.h | 4 ++-- Common/OS.cpp | 4 ++-- Common/OS.h | 4 ++-- Common/Octree.cpp | 4 ++-- Common/Octree.h | 4 ++-- Common/OctreeInternals.cpp | 4 ++-- Common/OctreeInternals.h | 4 ++-- Common/OpenFile.cpp | 4 ++-- Common/OpenFile.h | 4 ++-- Common/Options.cpp | 4 ++-- Common/Options.h | 4 ++-- Common/SmoothData.cpp | 4 ++-- Common/SmoothData.h | 4 ++-- Common/StringUtils.cpp | 4 ++-- Common/StringUtils.h | 4 ++-- Common/TreeUtils.cpp | 4 ++-- Common/TreeUtils.h | 4 ++-- Common/VertexArray.cpp | 4 ++-- Common/VertexArray.h | 4 ++-- Common/gmsh.cpp | 4 ++-- Common/gmshLocalNetworkClient.cpp | 4 ++-- Common/gmshLocalNetworkClient.h | 4 ++-- Common/gmshPopplerWrapper.cpp | 4 ++-- Common/gmshPopplerWrapper.h | 4 ++-- Common/onelab.h | 2 +- Common/onelabUtils.cpp | 4 ++-- Common/onelabUtils.h | 4 ++-- Fltk/CMakeLists.txt | 4 ++-- Fltk/FlGui.cpp | 4 ++-- Fltk/FlGui.h | 4 ++-- Fltk/Navigator.cpp | 4 ++-- Fltk/Navigator.h | 4 ++-- Fltk/classificationEditor.cpp | 4 ++-- Fltk/classificationEditor.h | 4 ++-- Fltk/clippingWindow.cpp | 4 ++-- Fltk/clippingWindow.h | 4 ++-- Fltk/colorbarWindow.cpp | 4 ++-- Fltk/colorbarWindow.h | 4 ++-- Fltk/contextWindow.cpp | 4 ++-- Fltk/contextWindow.h | 4 ++-- Fltk/drawContextFltk.h | 4 ++-- Fltk/drawContextFltkCairo.cpp | 4 ++-- Fltk/drawContextFltkCairo.h | 4 ++-- Fltk/drawContextFltkStringTexture.cpp | 4 ++-- Fltk/drawContextFltkStringTexture.h | 4 ++-- Fltk/extraDialogs.cpp | 4 ++-- Fltk/extraDialogs.h | 4 ++-- Fltk/fieldWindow.cpp | 4 ++-- Fltk/fieldWindow.h | 4 ++-- Fltk/fileDialogs.cpp | 4 ++-- Fltk/fileDialogs.h | 4 ++-- Fltk/gamepadWindow.cpp | 4 ++-- Fltk/gamepadWindow.h | 4 ++-- Fltk/graphicWindow.cpp | 4 ++-- Fltk/graphicWindow.h | 4 ++-- Fltk/helpWindow.cpp | 6 +++--- Fltk/helpWindow.h | 4 ++-- Fltk/highOrderToolsWindow.cpp | 4 ++-- Fltk/highOrderToolsWindow.h | 4 ++-- Fltk/inputRange.h | 4 ++-- Fltk/inputValue.cpp | 4 ++-- Fltk/inputValue.h | 4 ++-- Fltk/mainWindow.h | 4 ++-- Fltk/manipWindow.cpp | 4 ++-- Fltk/manipWindow.h | 4 ++-- Fltk/messageBrowser.h | 4 ++-- Fltk/onelabGroup.cpp | 4 ++-- Fltk/onelabGroup.h | 4 ++-- Fltk/openglWindow.cpp | 4 ++-- Fltk/openglWindow.h | 4 ++-- Fltk/optionWindow.cpp | 4 ++-- Fltk/optionWindow.h | 4 ++-- Fltk/outputRange.h | 4 ++-- Fltk/paletteWindow.h | 4 ++-- Fltk/partitionDialog.cpp | 4 ++-- Fltk/partitionDialog.h | 4 ++-- Fltk/pluginWindow.cpp | 4 ++-- Fltk/pluginWindow.h | 4 ++-- Fltk/solverButton.cpp | 4 ++-- Fltk/solverButton.h | 4 ++-- Fltk/spherePositionWidget.h | 4 ++-- Fltk/statisticsWindow.cpp | 4 ++-- Fltk/statisticsWindow.h | 4 ++-- Fltk/treeIcons.h | 4 ++-- Fltk/viewButton.cpp | 4 ++-- Fltk/viewButton.h | 4 ++-- Fltk/visibilityWindow.cpp | 4 ++-- Fltk/visibilityWindow.h | 4 ++-- Geo/ACISEdge.cpp | 4 ++-- Geo/ACISEdge.h | 4 ++-- Geo/ACISFace.cpp | 4 ++-- Geo/ACISFace.h | 4 ++-- Geo/ACISVertex.cpp | 2 +- Geo/ACISVertex.h | 4 ++-- Geo/CGNSOptions.h | 4 ++-- Geo/CGNSUtils.cpp | 4 ++-- Geo/CGNSUtils.h | 4 ++-- Geo/CMakeLists.txt | 4 ++-- Geo/Cell.cpp | 4 ++-- Geo/Cell.h | 4 ++-- Geo/CellComplex.cpp | 4 ++-- Geo/CellComplex.h | 4 ++-- Geo/Chain.cpp | 4 ++-- Geo/Chain.h | 4 ++-- Geo/ChainComplex.cpp | 4 ++-- Geo/ChainComplex.h | 4 ++-- Geo/ExtrudeParams.cpp | 4 ++-- Geo/ExtrudeParams.h | 4 ++-- Geo/GEdge.cpp | 4 ++-- Geo/GEdge.h | 4 ++-- Geo/GEdgeLoop.cpp | 4 ++-- Geo/GEdgeLoop.h | 4 ++-- Geo/GEntity.cpp | 4 ++-- Geo/GEntity.h | 4 ++-- Geo/GFace.cpp | 4 ++-- Geo/GFace.h | 4 ++-- Geo/GModel.cpp | 4 ++-- Geo/GModel.h | 4 ++-- Geo/GModelCreateTopologyFromMesh.cpp | 4 ++-- Geo/GModelCreateTopologyFromMesh.h | 4 ++-- Geo/GModelIO_ACIS.cpp | 4 ++-- Geo/GModelIO_ACTRAN.cpp | 4 ++-- Geo/GModelIO_BDF.cpp | 4 ++-- Geo/GModelIO_CELUM.cpp | 2 +- Geo/GModelIO_CGNS.cpp | 4 ++-- Geo/GModelIO_DIFF.cpp | 4 ++-- Geo/GModelIO_GEO.cpp | 4 ++-- Geo/GModelIO_GEO.h | 4 ++-- Geo/GModelIO_GEOM.cpp | 4 ++-- Geo/GModelIO_INP.cpp | 4 ++-- Geo/GModelIO_IR3.cpp | 4 ++-- Geo/GModelIO_KEY.cpp | 4 ++-- Geo/GModelIO_MAIL.cpp | 4 ++-- Geo/GModelIO_MATLAB.cpp | 4 ++-- Geo/GModelIO_MED.cpp | 4 ++-- Geo/GModelIO_MESH.cpp | 4 ++-- Geo/GModelIO_MSH.cpp | 4 ++-- Geo/GModelIO_MSH2.cpp | 4 ++-- Geo/GModelIO_MSH3.cpp | 4 ++-- Geo/GModelIO_MSH4.cpp | 4 ++-- Geo/GModelIO_NEU.cpp | 4 ++-- Geo/GModelIO_OCC.cpp | 4 ++-- Geo/GModelIO_OCC.h | 4 ++-- Geo/GModelIO_P3D.cpp | 4 ++-- Geo/GModelIO_PLY.cpp | 4 ++-- Geo/GModelIO_POS.cpp | 4 ++-- Geo/GModelIO_SAMCEF.cpp | 4 ++-- Geo/GModelIO_STL.cpp | 4 ++-- Geo/GModelIO_SU2.cpp | 4 ++-- Geo/GModelIO_UNV.cpp | 4 ++-- Geo/GModelIO_VRML.cpp | 4 ++-- Geo/GModelIO_VTK.cpp | 4 ++-- Geo/GModelVertexArrays.cpp | 4 ++-- Geo/GPoint.h | 4 ++-- Geo/GRegion.cpp | 4 ++-- Geo/GRegion.h | 4 ++-- Geo/GVertex.cpp | 4 ++-- Geo/GVertex.h | 4 ++-- Geo/Geo.cpp | 4 ++-- Geo/Geo.h | 4 ++-- Geo/GeoDefines.h | 4 ++-- Geo/GeoInterpolation.cpp | 4 ++-- Geo/GeoInterpolation.h | 4 ++-- Geo/GeoStringInterface.cpp | 4 ++-- Geo/GeoStringInterface.h | 4 ++-- Geo/GeomMeshMatcher.cpp | 4 ++-- Geo/GeomMeshMatcher.h | 4 ++-- Geo/Homology.cpp | 4 ++-- Geo/Homology.h | 4 ++-- Geo/MEdge.cpp | 4 ++-- Geo/MEdge.h | 4 ++-- Geo/MEdgeHash.h | 4 ++-- Geo/MElement.cpp | 4 ++-- Geo/MElement.h | 4 ++-- Geo/MElementCut.cpp | 4 ++-- Geo/MElementCut.h | 4 ++-- Geo/MElementOctree.cpp | 4 ++-- Geo/MElementOctree.h | 4 ++-- Geo/MFace.cpp | 4 ++-- Geo/MFace.h | 4 ++-- Geo/MFaceHash.h | 4 ++-- Geo/MHexahedron.cpp | 4 ++-- Geo/MHexahedron.h | 4 ++-- Geo/MLine.cpp | 4 ++-- Geo/MLine.h | 4 ++-- Geo/MPoint.h | 4 ++-- Geo/MPrism.cpp | 4 ++-- Geo/MPrism.h | 4 ++-- Geo/MPyramid.cpp | 4 ++-- Geo/MPyramid.h | 4 ++-- Geo/MQuadrangle.cpp | 4 ++-- Geo/MQuadrangle.h | 4 ++-- Geo/MSubElement.cpp | 4 ++-- Geo/MSubElement.h | 4 ++-- Geo/MTetrahedron.cpp | 4 ++-- Geo/MTetrahedron.h | 4 ++-- Geo/MTriangle.cpp | 4 ++-- Geo/MTriangle.h | 4 ++-- Geo/MVertex.cpp | 4 ++-- Geo/MVertex.h | 4 ++-- Geo/MVertexBoundaryLayerData.cpp | 4 ++-- Geo/MVertexBoundaryLayerData.h | 4 ++-- Geo/MVertexRTree.h | 4 ++-- Geo/OCCEdge.cpp | 4 ++-- Geo/OCCEdge.h | 4 ++-- Geo/OCCFace.cpp | 4 ++-- Geo/OCCFace.h | 4 ++-- Geo/OCCMeshAttributes.h | 4 ++-- Geo/OCCRegion.cpp | 4 ++-- Geo/OCCRegion.h | 4 ++-- Geo/OCCVertex.cpp | 4 ++-- Geo/OCCVertex.h | 4 ++-- Geo/Pair.h | 4 ++-- Geo/Range.h | 4 ++-- Geo/SBoundingBox3d.h | 4 ++-- Geo/SOrientedBoundingBox.cpp | 4 ++-- Geo/SOrientedBoundingBox.h | 4 ++-- Geo/SPoint2.h | 4 ++-- Geo/SPoint3.h | 4 ++-- Geo/STensor3.cpp | 4 ++-- Geo/STensor3.h | 4 ++-- Geo/SVector3.h | 4 ++-- Geo/affineTransformation.cpp | 4 ++-- Geo/affineTransformation.h | 4 ++-- Geo/boundaryLayersData.cpp | 4 ++-- Geo/boundaryLayersData.h | 4 ++-- Geo/closestPoint.cpp | 4 ++-- Geo/closestPoint.h | 4 ++-- Geo/closestVertex.cpp | 4 ++-- Geo/closestVertex.h | 4 ++-- Geo/discreteEdge.cpp | 4 ++-- Geo/discreteEdge.h | 4 ++-- Geo/discreteFace.cpp | 4 ++-- Geo/discreteFace.h | 4 ++-- Geo/discreteRegion.cpp | 4 ++-- Geo/discreteRegion.h | 4 ++-- Geo/discreteVertex.cpp | 4 ++-- Geo/discreteVertex.h | 4 ++-- Geo/findLinks.cpp | 4 ++-- Geo/findLinks.h | 4 ++-- Geo/ghostEdge.h | 4 ++-- Geo/ghostFace.h | 4 ++-- Geo/ghostRegion.h | 4 ++-- Geo/gmshEdge.cpp | 4 ++-- Geo/gmshEdge.h | 4 ++-- Geo/gmshEdgeDiscretize.cpp | 4 ++-- Geo/gmshFace.cpp | 4 ++-- Geo/gmshFace.h | 4 ++-- Geo/gmshLevelset.cpp | 4 ++-- Geo/gmshLevelset.h | 4 ++-- Geo/gmshRegion.cpp | 4 ++-- Geo/gmshRegion.h | 4 ++-- Geo/gmshSurface.cpp | 4 ++-- Geo/gmshSurface.h | 4 ++-- Geo/gmshVertex.cpp | 4 ++-- Geo/gmshVertex.h | 4 ++-- Geo/intersectCurveSurface.cpp | 4 ++-- Geo/intersectCurveSurface.h | 4 ++-- Geo/partitionEdge.h | 4 ++-- Geo/partitionFace.h | 4 ++-- Geo/partitionRegion.h | 4 ++-- Geo/partitionVertex.h | 4 ++-- Graphics/CMakeLists.txt | 4 ++-- Graphics/Camera.cpp | 4 ++-- Graphics/Camera.h | 4 ++-- Graphics/PixelBuffer.h | 4 ++-- Graphics/ReadImg.cpp | 4 ++-- Graphics/ReadImg.h | 4 ++-- Graphics/drawAxes.cpp | 4 ++-- Graphics/drawContext.cpp | 4 ++-- Graphics/drawContext.h | 4 ++-- Graphics/drawGeom.cpp | 4 ++-- Graphics/drawGlyph.cpp | 4 ++-- Graphics/drawGraph2d.cpp | 4 ++-- Graphics/drawMesh.cpp | 4 ++-- Graphics/drawPost.cpp | 4 ++-- Graphics/drawScales.cpp | 4 ++-- Graphics/gl2gif.cpp | 4 ++-- Graphics/gl2gif.h | 4 ++-- Graphics/gl2jpeg.cpp | 4 ++-- Graphics/gl2jpeg.h | 4 ++-- Graphics/gl2pgf.cpp | 4 ++-- Graphics/gl2pgf.h | 4 ++-- Graphics/gl2png.cpp | 4 ++-- Graphics/gl2png.h | 4 ++-- Graphics/gl2ppm.cpp | 4 ++-- Graphics/gl2ppm.h | 4 ++-- Graphics/gl2yuv.cpp | 4 ++-- Graphics/gl2yuv.h | 4 ++-- Mesh/BDS.cpp | 4 ++-- Mesh/BDS.h | 4 ++-- Mesh/BGMBase.cpp | 4 ++-- Mesh/BGMBase.h | 2 +- Mesh/BackgroundMesh.cpp | 4 ++-- Mesh/BackgroundMesh.h | 4 ++-- Mesh/BackgroundMesh2D.cpp | 4 ++-- Mesh/BackgroundMesh2D.h | 4 ++-- Mesh/BackgroundMesh3D.cpp | 4 ++-- Mesh/BackgroundMesh3D.h | 4 ++-- Mesh/BackgroundMeshManager.cpp | 4 ++-- Mesh/BackgroundMeshManager.h | 4 ++-- Mesh/BackgroundMeshTools.cpp | 4 ++-- Mesh/BackgroundMeshTools.h | 4 ++-- Mesh/BoundaryLayers.cpp | 4 ++-- Mesh/BoundaryLayers.h | 4 ++-- Mesh/CMakeLists.txt | 4 ++-- Mesh/DivideAndConquer.cpp | 2 +- Mesh/DivideAndConquer.h | 2 +- Mesh/Field.cpp | 4 ++-- Mesh/Field.h | 4 ++-- Mesh/FieldPython.h | 4 ++-- Mesh/Generator.cpp | 4 ++-- Mesh/Generator.h | 4 ++-- Mesh/HighOrder.cpp | 4 ++-- Mesh/HighOrder.h | 4 ++-- Mesh/ThinLayer.cpp | 4 ++-- Mesh/ThinLayer.h | 4 ++-- Mesh/cross3D.h | 4 ++-- Mesh/delaunay3d.cpp | 4 ++-- Mesh/delaunay3d.h | 4 ++-- Mesh/directions3D.cpp | 4 ++-- Mesh/directions3D.h | 4 ++-- Mesh/filterElements.cpp | 4 ++-- Mesh/filterElements.h | 4 ++-- Mesh/meshDiscreteRegion.cpp | 4 ++-- Mesh/meshGEdge.cpp | 4 ++-- Mesh/meshGEdge.h | 4 ++-- Mesh/meshGEdgeExtruded.cpp | 4 ++-- Mesh/meshGFace.cpp | 4 ++-- Mesh/meshGFace.h | 4 ++-- Mesh/meshGFaceBDS.cpp | 4 ++-- Mesh/meshGFaceBDS.h | 4 ++-- Mesh/meshGFaceBamg.cpp | 4 ++-- Mesh/meshGFaceBamg.h | 4 ++-- Mesh/meshGFaceDelaunayInsertion.cpp | 4 ++-- Mesh/meshGFaceDelaunayInsertion.h | 4 ++-- Mesh/meshGFaceExtruded.cpp | 4 ++-- Mesh/meshGFaceOptimize.cpp | 4 ++-- Mesh/meshGFaceOptimize.h | 4 ++-- Mesh/meshGFaceQuadrilateralize.cpp | 4 ++-- Mesh/meshGFaceQuadrilateralize.h | 4 ++-- Mesh/meshGFaceTransfinite.cpp | 4 ++-- Mesh/meshGRegion.cpp | 4 ++-- Mesh/meshGRegion.h | 4 ++-- Mesh/meshGRegionBoundaryRecovery.cpp | 4 ++-- Mesh/meshGRegionBoundaryRecovery.h | 2 +- Mesh/meshGRegionCarveHole.cpp | 4 ++-- Mesh/meshGRegionDelaunayInsertion.cpp | 4 ++-- Mesh/meshGRegionDelaunayInsertion.h | 4 ++-- Mesh/meshGRegionExtruded.cpp | 4 ++-- Mesh/meshGRegionHxt.cpp | 4 ++-- Mesh/meshGRegionHxt.h | 4 ++-- Mesh/meshGRegionLocalMeshMod.cpp | 4 ++-- Mesh/meshGRegionLocalMeshMod.h | 4 ++-- Mesh/meshGRegionMMG3D.cpp | 4 ++-- Mesh/meshGRegionMMG3D.h | 4 ++-- Mesh/meshGRegionNetgen.cpp | 4 ++-- Mesh/meshGRegionNetgen.h | 4 ++-- Mesh/meshGRegionTransfinite.cpp | 4 ++-- Mesh/meshMetric.cpp | 4 ++-- Mesh/meshMetric.h | 4 ++-- Mesh/meshPartition.cpp | 4 ++-- Mesh/meshPartition.h | 4 ++-- Mesh/meshRefine.cpp | 4 ++-- Mesh/pointInsertion.cpp | 4 ++-- Mesh/pointInsertion.h | 4 ++-- Mesh/pointInsertionRTreeTools.cpp | 4 ++-- Mesh/pointInsertionRTreeTools.h | 4 ++-- Mesh/qualityMeasures.cpp | 4 ++-- Mesh/qualityMeasures.h | 4 ++-- Mesh/simple3D.cpp | 4 ++-- Mesh/simple3D.h | 4 ++-- Mesh/surfaceFiller.cpp | 2 +- Mesh/surfaceFiller.h | 4 ++-- Mesh/yamakawa.cpp | 4 ++-- Mesh/yamakawa.h | 4 ++-- Numeric/BasisFactory.cpp | 2 +- Numeric/BasisFactory.h | 4 ++-- Numeric/BergotBasis.cpp | 4 ++-- Numeric/BergotBasis.h | 4 ++-- Numeric/CMakeLists.txt | 4 ++-- Numeric/CondNumBasis.cpp | 4 ++-- Numeric/CondNumBasis.h | 4 ++-- Numeric/ConjugateGradients.cpp | 4 ++-- Numeric/ConjugateGradients.h | 4 ++-- Numeric/ElementType.cpp | 4 ++-- Numeric/ElementType.h | 4 ++-- Numeric/FuncSpaceData.cpp | 2 +- Numeric/FuncSpaceData.h | 4 ++-- Numeric/GaussIntegration.cpp | 4 ++-- Numeric/GaussIntegration.h | 4 ++-- Numeric/GaussJacobi1D.cpp | 4 ++-- Numeric/GaussJacobi1D.h | 4 ++-- Numeric/GaussLegendre1D.h | 4 ++-- Numeric/GaussLegendreSimplex.cpp | 4 ++-- Numeric/GaussQuadratureHex.cpp | 4 ++-- Numeric/GaussQuadratureLin.cpp | 4 ++-- Numeric/GaussQuadraturePri.cpp | 4 ++-- Numeric/GaussQuadraturePyr.cpp | 4 ++-- Numeric/GaussQuadratureQuad.cpp | 4 ++-- Numeric/GaussQuadratureTet.cpp | 4 ++-- Numeric/GaussQuadratureTri.cpp | 4 ++-- Numeric/HilbertCurve.cpp | 4 ++-- Numeric/HilbertCurve.h | 4 ++-- Numeric/Iso.cpp | 4 ++-- Numeric/Iso.h | 4 ++-- Numeric/JacobianBasis.cpp | 4 ++-- Numeric/JacobianBasis.h | 4 ++-- Numeric/Numeric.cpp | 4 ++-- Numeric/Numeric.h | 4 ++-- Numeric/approximationError.cpp | 4 ++-- Numeric/approximationError.h | 4 ++-- Numeric/bezierBasis.cpp | 4 ++-- Numeric/bezierBasis.h | 4 ++-- Numeric/cartesian.h | 4 ++-- Numeric/decasteljau.cpp | 4 ++-- Numeric/decasteljau.h | 4 ++-- Numeric/discreteFrechetDistance.cpp | 4 ++-- Numeric/discreteFrechetDistance.h | 4 ++-- Numeric/fullMatrix.cpp | 4 ++-- Numeric/fullMatrix.h | 4 ++-- Numeric/hausdorffDistance.cpp | 4 ++-- Numeric/incompleteBasis.cpp | 4 ++-- Numeric/incompleteBasis.h | 4 ++-- Numeric/mathEvaluator.cpp | 4 ++-- Numeric/mathEvaluator.h | 4 ++-- Numeric/miniBasis.cpp | 4 ++-- Numeric/miniBasis.h | 4 ++-- Numeric/nodalBasis.cpp | 4 ++-- Numeric/nodalBasis.h | 4 ++-- Numeric/pointsGenerators.cpp | 4 ++-- Numeric/pointsGenerators.h | 4 ++-- Numeric/polynomialBasis.cpp | 4 ++-- Numeric/polynomialBasis.h | 4 ++-- Numeric/pyramidalBasis.cpp | 4 ++-- Numeric/pyramidalBasis.h | 4 ++-- Numeric/robustPredicates.h | 4 ++-- Numeric/simpleFunction.h | 4 ++-- Numeric/simpleFunctionPython.h | 4 ++-- Parser/CMakeLists.txt | 4 ++-- Parser/FunctionManager.cpp | 4 ++-- Parser/FunctionManager.h | 4 ++-- Parser/Gmsh.l | 4 ++-- Parser/Gmsh.tab.cpp | 4 ++-- Parser/Gmsh.y | 4 ++-- Parser/Gmsh.yy.cpp | 4 ++-- Parser/Parser.h | 4 ++-- Plugin/AnalyseCurvedMesh.cpp | 4 ++-- Plugin/AnalyseCurvedMesh.h | 4 ++-- Plugin/Annotate.cpp | 4 ++-- Plugin/Annotate.h | 4 ++-- Plugin/Bubbles.cpp | 4 ++-- Plugin/Bubbles.h | 4 ++-- Plugin/CMakeLists.txt | 4 ++-- Plugin/CVTRemesh.cpp | 2 +- Plugin/CVTRemesh.h | 2 +- Plugin/Crack.cpp | 4 ++-- Plugin/Crack.h | 4 ++-- Plugin/Curl.cpp | 4 ++-- Plugin/Curl.h | 4 ++-- Plugin/CurvedBndDist.cpp | 2 +- Plugin/CurvedBndDist.h | 2 +- Plugin/CutBox.cpp | 4 ++-- Plugin/CutBox.h | 4 ++-- Plugin/CutGrid.cpp | 4 ++-- Plugin/CutGrid.h | 4 ++-- Plugin/CutMesh.cpp | 4 ++-- Plugin/CutMesh.h | 4 ++-- Plugin/CutParametric.cpp | 4 ++-- Plugin/CutParametric.h | 4 ++-- Plugin/CutPlane.cpp | 4 ++-- Plugin/CutPlane.h | 4 ++-- Plugin/CutSphere.cpp | 4 ++-- Plugin/CutSphere.h | 4 ++-- Plugin/DiscretizationError.cpp | 4 ++-- Plugin/DiscretizationError.h | 4 ++-- Plugin/Distance.cpp | 4 ++-- Plugin/Distance.h | 4 ++-- Plugin/Divergence.cpp | 4 ++-- Plugin/Divergence.h | 4 ++-- Plugin/Eigenvalues.cpp | 4 ++-- Plugin/Eigenvalues.h | 4 ++-- Plugin/Eigenvectors.cpp | 4 ++-- Plugin/Eigenvectors.h | 4 ++-- Plugin/ExtractEdges.cpp | 4 ++-- Plugin/ExtractEdges.h | 4 ++-- Plugin/ExtractElements.cpp | 4 ++-- Plugin/ExtractElements.h | 4 ++-- Plugin/FaultZone.cpp | 4 ++-- Plugin/FaultZone.h | 4 ++-- Plugin/FieldFromAmplitudePhase.cpp | 4 ++-- Plugin/FieldFromAmplitudePhase.h | 4 ++-- Plugin/GaussPoints.cpp | 4 ++-- Plugin/GaussPoints.h | 4 ++-- Plugin/Gradient.cpp | 4 ++-- Plugin/Gradient.h | 4 ++-- Plugin/HarmonicToTime.cpp | 4 ++-- Plugin/HarmonicToTime.h | 4 ++-- Plugin/HomologyComputation.cpp | 4 ++-- Plugin/HomologyComputation.h | 4 ++-- Plugin/HomologyPostProcessing.cpp | 4 ++-- Plugin/HomologyPostProcessing.h | 4 ++-- Plugin/Integrate.cpp | 4 ++-- Plugin/Integrate.h | 4 ++-- Plugin/Isosurface.cpp | 4 ++-- Plugin/Isosurface.h | 4 ++-- Plugin/Lambda2.cpp | 4 ++-- Plugin/Lambda2.h | 4 ++-- Plugin/Levelset.cpp | 4 ++-- Plugin/Levelset.h | 4 ++-- Plugin/LongitudeLatitude.cpp | 4 ++-- Plugin/LongitudeLatitude.h | 4 ++-- Plugin/MakeSimplex.cpp | 4 ++-- Plugin/MakeSimplex.h | 4 ++-- Plugin/MathEval.cpp | 4 ++-- Plugin/MathEval.h | 4 ++-- Plugin/MeshSubEntities.cpp | 4 ++-- Plugin/MeshSubEntities.h | 4 ++-- Plugin/MeshVolume.cpp | 4 ++-- Plugin/MeshVolume.h | 4 ++-- Plugin/MinMax.cpp | 4 ++-- Plugin/MinMax.h | 4 ++-- Plugin/ModifyComponents.cpp | 4 ++-- Plugin/ModifyComponents.h | 4 ++-- Plugin/ModulusPhase.cpp | 4 ++-- Plugin/ModulusPhase.h | 4 ++-- Plugin/NearToFarField.cpp | 4 ++-- Plugin/NearToFarField.h | 4 ++-- Plugin/NearestNeighbor.cpp | 4 ++-- Plugin/NearestNeighbor.h | 4 ++-- Plugin/NewView.cpp | 4 ++-- Plugin/NewView.h | 4 ++-- Plugin/Particles.cpp | 4 ++-- Plugin/Particles.h | 4 ++-- Plugin/Plugin.cpp | 4 ++-- Plugin/Plugin.h | 4 ++-- Plugin/PluginManager.cpp | 4 ++-- Plugin/PluginManager.h | 4 ++-- Plugin/Probe.cpp | 4 ++-- Plugin/Probe.h | 4 ++-- Plugin/Remove.cpp | 4 ++-- Plugin/Remove.h | 4 ++-- Plugin/Scal2Tens.cpp | 4 ++-- Plugin/Scal2Tens.h | 4 ++-- Plugin/Scal2Vec.cpp | 4 ++-- Plugin/Scal2Vec.h | 4 ++-- Plugin/ShowNeighborElements.cpp | 4 ++-- Plugin/ShowNeighborElements.h | 4 ++-- Plugin/SimplePartition.cpp | 4 ++-- Plugin/SimplePartition.h | 4 ++-- Plugin/Skin.cpp | 4 ++-- Plugin/Skin.h | 4 ++-- Plugin/Smooth.cpp | 4 ++-- Plugin/Smooth.h | 4 ++-- Plugin/SphericalRaise.cpp | 4 ++-- Plugin/SphericalRaise.h | 4 ++-- Plugin/StreamLines.cpp | 4 ++-- Plugin/StreamLines.h | 4 ++-- Plugin/Summation.cpp | 4 ++-- Plugin/Summation.h | 4 ++-- Plugin/Tetrahedralize.cpp | 4 ++-- Plugin/Tetrahedralize.h | 4 ++-- Plugin/ThinLayerFixMesh.cpp | 2 +- Plugin/ThinLayerFixMesh.h | 2 +- Plugin/Transform.cpp | 4 ++-- Plugin/Transform.h | 4 ++-- Plugin/Triangulate.cpp | 4 ++-- Plugin/Triangulate.h | 4 ++-- Plugin/VoroMetal.cpp | 4 ++-- Plugin/VoroMetal.h | 4 ++-- Plugin/Warp.cpp | 4 ++-- Plugin/Warp.h | 4 ++-- Post/CMakeLists.txt | 4 ++-- Post/ColorTable.cpp | 4 ++-- Post/ColorTable.h | 4 ++-- Post/OctreePost.cpp | 4 ++-- Post/OctreePost.h | 4 ++-- Post/PView.cpp | 4 ++-- Post/PView.h | 4 ++-- Post/PViewAsSimpleFunction.cpp | 4 ++-- Post/PViewAsSimpleFunction.h | 4 ++-- Post/PViewData.cpp | 4 ++-- Post/PViewData.h | 4 ++-- Post/PViewDataGModel.cpp | 4 ++-- Post/PViewDataGModel.h | 4 ++-- Post/PViewDataGModelIO.cpp | 4 ++-- Post/PViewDataIO.cpp | 4 ++-- Post/PViewDataList.cpp | 4 ++-- Post/PViewDataList.h | 4 ++-- Post/PViewDataListIO.cpp | 4 ++-- Post/PViewDataRemote.h | 4 ++-- Post/PViewFactory.cpp | 4 ++-- Post/PViewFactory.h | 4 ++-- Post/PViewIO.cpp | 4 ++-- Post/PViewOptions.cpp | 4 ++-- Post/PViewOptions.h | 4 ++-- Post/PViewVertexArrays.cpp | 4 ++-- Post/PViewX3D.cpp | 4 ++-- Post/PViewX3D.h | 4 ++-- Post/adaptiveData.cpp | 4 ++-- Post/adaptiveData.h | 4 ++-- Post/shapeFunctions.cpp | 4 ++-- Post/shapeFunctions.h | 4 ++-- README.txt | 2 +- Solver/CMakeLists.txt | 4 ++-- Solver/FuncGradDisc.h | 4 ++-- Solver/FuncHeaviside.h | 4 ++-- Solver/SElement.cpp | 4 ++-- Solver/SElement.h | 4 ++-- Solver/STensor33.cpp | 4 ++-- Solver/STensor33.h | 4 ++-- Solver/STensor43.cpp | 4 ++-- Solver/STensor43.h | 4 ++-- Solver/STensor53.cpp | 4 ++-- Solver/STensor53.h | 4 ++-- Solver/STensor63.cpp | 4 ++-- Solver/STensor63.h | 4 ++-- Solver/convexCombinationTerm.h | 4 ++-- Solver/crossConfTerm.h | 4 ++-- Solver/diagBCTerm.h | 2 +- Solver/distanceTerm.h | 4 ++-- Solver/dofManager.cpp | 4 ++-- Solver/dofManager.h | 4 ++-- Solver/eigenSolver.cpp | 4 ++-- Solver/eigenSolver.h | 4 ++-- Solver/elasticitySolver.cpp | 4 ++-- Solver/elasticitySolver.h | 4 ++-- Solver/elasticityTerm.cpp | 4 ++-- Solver/elasticityTerm.h | 4 ++-- Solver/femTerm.h | 4 ++-- Solver/filters.cpp | 4 ++-- Solver/filters.h | 4 ++-- Solver/frameSolver.h | 4 ++-- Solver/functionSpace.cpp | 4 ++-- Solver/functionSpace.h | 4 ++-- Solver/groupOfElements.cpp | 4 ++-- Solver/groupOfElements.h | 4 ++-- Solver/helmholtzTerm.h | 4 ++-- Solver/laplaceTerm.h | 4 ++-- Solver/linearSystem.cpp | 4 ++-- Solver/linearSystem.h | 4 ++-- Solver/linearSystemCSR.cpp | 4 ++-- Solver/linearSystemCSR.h | 4 ++-- Solver/linearSystemFull.h | 4 ++-- Solver/linearSystemGMM.h | 4 ++-- Solver/linearSystemMUMPS.cpp | 4 ++-- Solver/linearSystemMUMPS.h | 4 ++-- Solver/linearSystemPETSc.cpp | 4 ++-- Solver/linearSystemPETSc.h | 4 ++-- Solver/linearSystemPETSc.hpp | 4 ++-- Solver/materialLaw.h | 4 ++-- Solver/orthogonalTerm.h | 4 ++-- Solver/quadratureRules.h | 4 ++-- Solver/solverAlgorithms.h | 4 ++-- Solver/solverField.h | 4 ++-- Solver/sparsityPattern.cpp | 4 ++-- Solver/sparsityPattern.h | 4 ++-- Solver/terms.cpp | 4 ++-- Solver/terms.h | 4 ++-- Solver/terms.hpp | 4 ++-- Solver/thermicSolver.cpp | 4 ++-- Solver/thermicSolver.h | 2 +- api/GenApi.py | 6 +++--- api/gen.py | 4 ++-- api/gmsh.h | 4 ++-- api/gmsh.h_cwrap | 4 ++-- api/gmsh.jl | 4 ++-- api/gmsh.py | 4 ++-- api/gmshc.cpp | 4 ++-- api/gmshc.h | 4 ++-- contrib/ANN/CMakeLists.txt | 4 ++-- contrib/DiscreteIntegration/CMakeLists.txt | 4 ++-- contrib/HighOrderMeshOptimizer/CMakeLists.txt | 4 ++-- contrib/MathEx/CMakeLists.txt | 4 ++-- contrib/MeshOptimizer/CMakeLists.txt | 4 ++-- contrib/MeshQualityOptimizer/CMakeLists.txt | 4 ++-- contrib/Netgen/CMakeLists.txt | 4 ++-- contrib/bamg/CMakeLists.txt | 4 ++-- contrib/blossom/CMakeLists.txt | 4 ++-- contrib/hxt/CMakeLists.txt | 4 ++-- contrib/kbipack/CMakeLists.txt | 4 ++-- contrib/metis/CMakeLists.txt | 4 ++-- contrib/mmg3d/CMakeLists.txt | 4 ++-- .../src/main/java/org/geuz/onelab/AboutActivity.java | 2 +- contrib/mobile/README.txt | 2 +- contrib/mobile/androidUtils.cpp | 4 ++-- contrib/mobile/iOS/Onelab/AboutViewController.mm | 2 +- contrib/mpeg_encode/CMakeLists.txt | 4 ++-- contrib/onelab/CMakeLists.txt | 4 ++-- contrib/onelab/OnelabClients.h | 2 +- contrib/onelab/OnelabMessage.cpp | 4 ++-- contrib/onelab/OnelabMessage.h | 2 +- contrib/onelab/README.txt | 2 +- contrib/onelab/metamodel.h | 2 +- contrib/onelab/myOS.cpp | 4 ++-- contrib/onelab/myOS.h | 4 ++-- contrib/onelab/python/onelab.py | 2 +- contrib/zipper/CMakeLists.txt | 4 ++-- doc/gmsh.html | 2 +- doc/texinfo/gmsh.texi | 6 +++--- utils/converters/autocad/dxf2geo.cpp | 2 +- utils/misc/gmsh_app.plist | 2 +- utils/misc/gmsh_dev.plist | 2 +- utils/misc/update_copyright.sh | 11 +++++++++-- utils/qt/GLWidget.cpp | 4 ++-- utils/qt/GLWidget.h | 4 ++-- utils/qt/Main.cpp | 4 ++-- utils/qt/QGui.cpp | 4 ++-- utils/qt/QGui.h | 4 ++-- utils/qt/graphicWindow.cpp | 4 ++-- utils/qt/graphicWindow.h | 4 ++-- utils/solvers/c++/GmshSocket.h | 2 +- utils/wrappers/gmshpy/CMakeLists.txt | 4 ++-- 742 files changed, 1461 insertions(+), 1454 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dda25eab22..3a6824bc5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. variables: EXTRA_OPTION: "" diff --git a/CMakeLists.txt b/CMakeLists.txt index 16a688244b..08c901a4ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. cmake_minimum_required(VERSION 2.8 FATAL_ERROR) diff --git a/CREDITS.txt b/CREDITS.txt index 3a71fac195..9ad921d4d5 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -1,4 +1,4 @@ - Gmsh is copyright (C) 1997-2018 + Gmsh is copyright (C) 1997-2019 Christophe Geuzaine <cgeuzaine at uliege.be> diff --git a/Common/CMakeLists.txt b/Common/CMakeLists.txt index 9f8a25c373..2acde1008d 100644 --- a/Common/CMakeLists.txt +++ b/Common/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC GmshGlobal.cpp diff --git a/Common/Colors.h b/Common/Colors.h index 2aecbd49e9..6fcbe18c9f 100644 --- a/Common/Colors.h +++ b/Common/Colors.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8c18f66b0a..9e7e7e3406 100644 --- a/Common/CommandLine.cpp +++ b/Common/CommandLine.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <string> #include <string.h> @@ -1166,7 +1166,7 @@ void GetOptions(int argc, char *argv[], bool readConfigFiles, bool exitOnError) } else if(!strcmp(argv[i] + 1, "help") || !strcmp(argv[i] + 1, "-help")) { fprintf(stderr, "Gmsh, a 3D mesh generator with pre- and post-processing facilities\n"); - fprintf(stderr, "Copyright (C) 1997-2018 C. Geuzaine and J.-F. Remacle\n"); + fprintf(stderr, "Copyright (C) 1997-2019 C. Geuzaine and J.-F. Remacle\n"); PrintUsage(argv[0]); Msg::Exit(0); } diff --git a/Common/CommandLine.h b/Common/CommandLine.h index a6e57440bc..f0a4c1d470 100644 --- a/Common/CommandLine.h +++ b/Common/CommandLine.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0fbb387dd2..c55f6d0b0b 100644 --- a/Common/Context.cpp +++ b/Common/Context.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fde2d355d6..5793099db1 100644 --- a/Common/Context.h +++ b/Common/Context.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0dae4a4f76..c65fe897ec 100644 --- a/Common/CreateFile.cpp +++ b/Common/CreateFile.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f7c221f097..a4885a251b 100644 --- a/Common/CreateFile.h +++ b/Common/CreateFile.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2a732470c8..070f6782ac 100644 --- a/Common/DefaultOptions.h +++ b/Common/DefaultOptions.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 35cbdbb807..ea1252d487 100644 --- a/Common/GamePad.cpp +++ b/Common/GamePad.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7582aafa36..bac991f167 100644 --- a/Common/GamePad.h +++ b/Common/GamePad.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4c1a266fff..e4fe87de28 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9e0b16c580..0d3080289e 100644 --- a/Common/GmshDefines.h +++ b/Common/GmshDefines.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c2b86eb75f..f31d637577 100644 --- a/Common/GmshGlobal.cpp +++ b/Common/GmshGlobal.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f7b483653c..5a30bd83f3 100644 --- a/Common/GmshGlobal.h +++ b/Common/GmshGlobal.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8fae8c808f..56b146c84c 100644 --- a/Common/GmshMessage.cpp +++ b/Common/GmshMessage.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "GmshConfig.h" diff --git a/Common/GmshMessage.h b/Common/GmshMessage.h index e66dddcc3a..63b3e37946 100644 --- a/Common/GmshMessage.h +++ b/Common/GmshMessage.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 05b160c6ca..b4528bc6c0 100644 --- a/Common/GmshRemote.cpp +++ b/Common/GmshRemote.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "GmshConfig.h" diff --git a/Common/GmshRemote.h b/Common/GmshRemote.h index 9225113f31..76e54636a1 100644 --- a/Common/GmshRemote.h +++ b/Common/GmshRemote.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1713908bfe..d93dfe468a 100644 --- a/Common/GmshSocket.h +++ b/Common/GmshSocket.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Common/GmshVersion.h.in b/Common/GmshVersion.h.in index 8dbcd8db9c..5cf60433e3 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 42412509c9..cca5ebe176 100644 --- a/Common/Hash.h +++ b/Common/Hash.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _HASH_H_ #define _HASH_H_ diff --git a/Common/ListUtils.cpp b/Common/ListUtils.cpp index 7dea267850..3d81c64ef0 100644 --- a/Common/ListUtils.cpp +++ b/Common/ListUtils.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Marc Ume diff --git a/Common/ListUtils.h b/Common/ListUtils.h index a0e85d9cc5..48102ce712 100644 --- a/Common/ListUtils.h +++ b/Common/ListUtils.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3b5e833f71..e4ae6c5acb 100644 --- a/Common/Main.cpp +++ b/Common/Main.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 79fbe2a153..346c81d9b8 100644 --- a/Common/MallocUtils.cpp +++ b/Common/MallocUtils.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3f961dc316..f5afb8e130 100644 --- a/Common/MallocUtils.h +++ b/Common/MallocUtils.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3ff508f7bc..c0c2fdd1d3 100644 --- a/Common/OS.cpp +++ b/Common/OS.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 050e7e2bf8..130ebe8b1e 100644 --- a/Common/OS.h +++ b/Common/OS.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3f811a1dc8..8ccfacfb86 100644 --- a/Common/Octree.cpp +++ b/Common/Octree.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 351f80a690..8a89fc3ba5 100644 --- a/Common/Octree.h +++ b/Common/Octree.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 58c3e31352..69839d1215 100644 --- a/Common/OctreeInternals.cpp +++ b/Common/OctreeInternals.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1ecbc018bd..4bee09a8d5 100644 --- a/Common/OctreeInternals.h +++ b/Common/OctreeInternals.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9cc6cc9a6a..dd316e1fc3 100644 --- a/Common/OpenFile.cpp +++ b/Common/OpenFile.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 de6f2a8a7a..793617ec30 100644 --- a/Common/OpenFile.h +++ b/Common/OpenFile.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4355402fd3..cad7c584d6 100644 --- a/Common/Options.cpp +++ b/Common/Options.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8370022721..720d24bf1e 100644 --- a/Common/Options.h +++ b/Common/Options.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c7e88d8314..be47d01c60 100644 --- a/Common/SmoothData.cpp +++ b/Common/SmoothData.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 06dd511032..05d5f1b315 100644 --- a/Common/SmoothData.h +++ b/Common/SmoothData.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 89427956e6..83e2e6e1f3 100644 --- a/Common/StringUtils.cpp +++ b/Common/StringUtils.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 00c7a6e7a5..68224b1c9e 100644 --- a/Common/StringUtils.h +++ b/Common/StringUtils.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0bcf747df5..6202587e2f 100644 --- a/Common/TreeUtils.cpp +++ b/Common/TreeUtils.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Marc Ume diff --git a/Common/TreeUtils.h b/Common/TreeUtils.h index 26bb3de2c0..c3fa9a1a7e 100644 --- a/Common/TreeUtils.h +++ b/Common/TreeUtils.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cc9ee63688..041097b5ab 100644 --- a/Common/VertexArray.cpp +++ b/Common/VertexArray.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 64aa4546e2..3614d770f4 100644 --- a/Common/VertexArray.h +++ b/Common/VertexArray.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3390b0dc73..592b2e4032 100644 --- a/Common/gmsh.cpp +++ b/Common/gmsh.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a9403f8ebf..f3381ec8b2 100644 --- a/Common/gmshLocalNetworkClient.cpp +++ b/Common/gmshLocalNetworkClient.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1fab6097b6..0129da9ddd 100644 --- a/Common/gmshLocalNetworkClient.h +++ b/Common/gmshLocalNetworkClient.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 af45b27c29..c76db5a816 100644 --- a/Common/gmshPopplerWrapper.cpp +++ b/Common/gmshPopplerWrapper.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "gmshPopplerWrapper.h" diff --git a/Common/gmshPopplerWrapper.h b/Common/gmshPopplerWrapper.h index edefbb9eb9..0018bc7c73 100644 --- a/Common/gmshPopplerWrapper.h +++ b/Common/gmshPopplerWrapper.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 121ba81fe6..d97f81bca0 100644 --- a/Common/onelab.h +++ b/Common/onelab.h @@ -1,4 +1,4 @@ -// ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique +// ONELAB - Copyright (C) 2011-2019 Universite de Liege - Universite catholique // de Louvain // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/Common/onelabUtils.cpp b/Common/onelabUtils.cpp index 8fe1478965..cf78060d04 100644 --- a/Common/onelabUtils.cpp +++ b/Common/onelabUtils.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "GmshConfig.h" diff --git a/Common/onelabUtils.h b/Common/onelabUtils.h index ee552934f3..2e756253bf 100644 --- a/Common/onelabUtils.h +++ b/Common/onelabUtils.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9787e3407b..5c44feb357 100644 --- a/Fltk/CMakeLists.txt +++ b/Fltk/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC FlGui.cpp diff --git a/Fltk/FlGui.cpp b/Fltk/FlGui.cpp index fa509b6769..1e19949466 100644 --- a/Fltk/FlGui.cpp +++ b/Fltk/FlGui.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0109460a64..219bac4287 100644 --- a/Fltk/FlGui.h +++ b/Fltk/FlGui.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 88521dfd2f..60252db6b5 100644 --- a/Fltk/Navigator.cpp +++ b/Fltk/Navigator.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9360f57c97..4c51e086f9 100644 --- a/Fltk/Navigator.h +++ b/Fltk/Navigator.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0747b7a718..ae7ff15cbd 100644 --- a/Fltk/classificationEditor.cpp +++ b/Fltk/classificationEditor.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0b1afa4820..58657c4c2c 100644 --- a/Fltk/classificationEditor.h +++ b/Fltk/classificationEditor.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1139da97bf..1c5a9faef1 100644 --- a/Fltk/clippingWindow.cpp +++ b/Fltk/clippingWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5ac0a59f5c..16bf35f9ec 100644 --- a/Fltk/clippingWindow.h +++ b/Fltk/clippingWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1146ca0975..7bc673b073 100644 --- a/Fltk/colorbarWindow.cpp +++ b/Fltk/colorbarWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4a54864829..7c96eefd50 100644 --- a/Fltk/colorbarWindow.h +++ b/Fltk/colorbarWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c8cd307365..dbfc44ba51 100644 --- a/Fltk/contextWindow.cpp +++ b/Fltk/contextWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0d9cdf3286..b5dbd82ebd 100644 --- a/Fltk/contextWindow.h +++ b/Fltk/contextWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 78313e6aa9..368b1f343f 100644 --- a/Fltk/drawContextFltk.h +++ b/Fltk/drawContextFltk.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1e1ac4d42e..d7e25fc0b3 100644 --- a/Fltk/drawContextFltkCairo.cpp +++ b/Fltk/drawContextFltkCairo.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Jonathan Lambrechts diff --git a/Fltk/drawContextFltkCairo.h b/Fltk/drawContextFltkCairo.h index 9f96cc074b..e5fab525ce 100644 --- a/Fltk/drawContextFltkCairo.h +++ b/Fltk/drawContextFltkCairo.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Jonathan Lambrechts diff --git a/Fltk/drawContextFltkStringTexture.cpp b/Fltk/drawContextFltkStringTexture.cpp index d8e282b23d..f62c511fe2 100644 --- a/Fltk/drawContextFltkStringTexture.cpp +++ b/Fltk/drawContextFltkStringTexture.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Jonathan Lambrechts diff --git a/Fltk/drawContextFltkStringTexture.h b/Fltk/drawContextFltkStringTexture.h index c48e88e027..ef4cfe4e09 100644 --- a/Fltk/drawContextFltkStringTexture.h +++ b/Fltk/drawContextFltkStringTexture.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Jonathan Lambrechts diff --git a/Fltk/extraDialogs.cpp b/Fltk/extraDialogs.cpp index dc5f194d85..31dbeb372e 100644 --- a/Fltk/extraDialogs.cpp +++ b/Fltk/extraDialogs.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Stephen Guzik diff --git a/Fltk/extraDialogs.h b/Fltk/extraDialogs.h index f4cdd9b355..f71a013043 100644 --- a/Fltk/extraDialogs.h +++ b/Fltk/extraDialogs.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 145a704c55..0aa7fdec88 100644 --- a/Fltk/fieldWindow.cpp +++ b/Fltk/fieldWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Jonathan Lambrechts diff --git a/Fltk/fieldWindow.h b/Fltk/fieldWindow.h index 21317f78e4..9326094b1b 100644 --- a/Fltk/fieldWindow.h +++ b/Fltk/fieldWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 08375df5b3..d019154a1e 100644 --- a/Fltk/fileDialogs.cpp +++ b/Fltk/fileDialogs.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Stephen Guzik diff --git a/Fltk/fileDialogs.h b/Fltk/fileDialogs.h index ba820fb452..8389962127 100644 --- a/Fltk/fileDialogs.h +++ b/Fltk/fileDialogs.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 47fc9ae5d6..ca42f3f308 100644 --- a/Fltk/gamepadWindow.cpp +++ b/Fltk/gamepadWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e8ad6b9b47..dced985185 100644 --- a/Fltk/gamepadWindow.h +++ b/Fltk/gamepadWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c182d5dbfb..7288f49af3 100644 --- a/Fltk/graphicWindow.cpp +++ b/Fltk/graphicWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0003fe7505..1bf9b5797f 100644 --- a/Fltk/graphicWindow.h +++ b/Fltk/graphicWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 aeac23299e..23322f9c85 100644 --- a/Fltk/helpWindow.cpp +++ b/Fltk/helpWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <sstream> #include <algorithm> @@ -310,7 +310,7 @@ helpWindow::helpWindow() std::ostringstream sstream; sstream << "<center><h3>Gmsh</h3><br>version " << GetGmshVersion() - << "<p>Copyright (C) 1997-2018" + << "<p>Copyright (C) 1997-2019" << "<br>Christophe Geuzaine and Jean-Francois Remacle" << "<p><a href=\"http://gmsh.info/doc/CREDITS.txt\">Credits</a> " << "and <a href=\"http://gmsh.info/doc/LICENSE.txt\">licensing " diff --git a/Fltk/helpWindow.h b/Fltk/helpWindow.h index 8237e54feb..cc0c8aa485 100644 --- a/Fltk/helpWindow.h +++ b/Fltk/helpWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5f628d773b..7e102675b3 100644 --- a/Fltk/highOrderToolsWindow.cpp +++ b/Fltk/highOrderToolsWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f98798533a..8b42e6ef43 100644 --- a/Fltk/highOrderToolsWindow.h +++ b/Fltk/highOrderToolsWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1a5794a492..603a6c2f62 100644 --- a/Fltk/inputRange.h +++ b/Fltk/inputRange.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d7b0a0740b..9e42b10963 100644 --- a/Fltk/inputValue.cpp +++ b/Fltk/inputValue.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 535300792f..3021d8e8ec 100644 --- a/Fltk/inputValue.h +++ b/Fltk/inputValue.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e77bddfe23..d339254efe 100644 --- a/Fltk/mainWindow.h +++ b/Fltk/mainWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cfd8c4dd8b..87dfe09557 100644 --- a/Fltk/manipWindow.cpp +++ b/Fltk/manipWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 34b2ec1873..a93a60757e 100644 --- a/Fltk/manipWindow.h +++ b/Fltk/manipWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0b8aef52ae..95052c1bdc 100644 --- a/Fltk/messageBrowser.h +++ b/Fltk/messageBrowser.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 39cc26b73b..e8abe2a63b 100644 --- a/Fltk/onelabGroup.cpp +++ b/Fltk/onelabGroup.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 90e782b8ee..3e2987fd87 100644 --- a/Fltk/onelabGroup.h +++ b/Fltk/onelabGroup.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2e90268772..20b7be8c58 100644 --- a/Fltk/openglWindow.cpp +++ b/Fltk/openglWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 dd764d5732..7f80765c4f 100644 --- a/Fltk/openglWindow.h +++ b/Fltk/openglWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e1795ec818..667b95dc75 100644 --- a/Fltk/optionWindow.cpp +++ b/Fltk/optionWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 feff50a7e0..4393e05797 100644 --- a/Fltk/optionWindow.h +++ b/Fltk/optionWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f5d160446c..cbe2a64db3 100644 --- a/Fltk/outputRange.h +++ b/Fltk/outputRange.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5f16360a12..b0e132064d 100644 --- a/Fltk/paletteWindow.h +++ b/Fltk/paletteWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 49d1eaaa20..660d1b8279 100644 --- a/Fltk/partitionDialog.cpp +++ b/Fltk/partitionDialog.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Stephen Guzik diff --git a/Fltk/partitionDialog.h b/Fltk/partitionDialog.h index d6dc23e6e4..5a8d2b0117 100644 --- a/Fltk/partitionDialog.h +++ b/Fltk/partitionDialog.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 befbb64c98..a88b8393bd 100644 --- a/Fltk/pluginWindow.cpp +++ b/Fltk/pluginWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2cf79a9bc3..f5cf5b6b5a 100644 --- a/Fltk/pluginWindow.h +++ b/Fltk/pluginWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _PLUGIN_WINDOW_H_ #define _PLUGIN_WINDOW_H_ diff --git a/Fltk/solverButton.cpp b/Fltk/solverButton.cpp index b980c5266d..fda7e819a0 100644 --- a/Fltk/solverButton.cpp +++ b/Fltk/solverButton.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 25a515bc0f..d61a96e919 100644 --- a/Fltk/solverButton.h +++ b/Fltk/solverButton.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d4ad072a4c..c39b21793e 100644 --- a/Fltk/spherePositionWidget.h +++ b/Fltk/spherePositionWidget.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 154bbb795a..6fe85a86e3 100644 --- a/Fltk/statisticsWindow.cpp +++ b/Fltk/statisticsWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7e5af3a4f3..4ac60fb118 100644 --- a/Fltk/statisticsWindow.h +++ b/Fltk/statisticsWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9d4690e803..6a72b4c9b4 100644 --- a/Fltk/treeIcons.h +++ b/Fltk/treeIcons.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e154ceaf94..468e09fd21 100644 --- a/Fltk/viewButton.cpp +++ b/Fltk/viewButton.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b48ada4a2e..aa0c05d3d2 100644 --- a/Fltk/viewButton.h +++ b/Fltk/viewButton.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ade0083d85..5ff86863fb 100644 --- a/Fltk/visibilityWindow.cpp +++ b/Fltk/visibilityWindow.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 dcbc3364bb..6cb2e93bc1 100644 --- a/Fltk/visibilityWindow.h +++ b/Fltk/visibilityWindow.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c4b50bfb0e..c1d4f022a9 100644 --- a/Geo/ACISEdge.cpp +++ b/Geo/ACISEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9cb14f8dee..017d881b62 100644 --- a/Geo/ACISEdge.h +++ b/Geo/ACISEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 08bbd2457b..48130bf3b2 100644 --- a/Geo/ACISFace.cpp +++ b/Geo/ACISFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f9f542a8cf..dcd9066a66 100644 --- a/Geo/ACISFace.h +++ b/Geo/ACISFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 90bcaaa4a8..7e008ff9b6 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 943a9aaf4b..65fa17be2c 100644 --- a/Geo/ACISVertex.h +++ b/Geo/ACISVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _ACIS_VERTEX_H_ #define _ACIS_VERTEX_H_ diff --git a/Geo/CGNSOptions.h b/Geo/CGNSOptions.h index d979af65dd..fe3c784c19 100644 --- a/Geo/CGNSOptions.h +++ b/Geo/CGNSOptions.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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/CGNSUtils.cpp b/Geo/CGNSUtils.cpp index a8978ab50f..7bf98ea383 100644 --- a/Geo/CGNSUtils.cpp +++ b/Geo/CGNSUtils.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // CGNSUtils.cpp - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle diff --git a/Geo/CGNSUtils.h b/Geo/CGNSUtils.h index b2e89e736f..e05e9f6ea0 100644 --- a/Geo/CGNSUtils.h +++ b/Geo/CGNSUtils.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // CGNSUtils.h - Copyright (C) 2008 S. Guzik, C. Geuzaine, J.-F. Remacle diff --git a/Geo/CMakeLists.txt b/Geo/CMakeLists.txt index 4e5d66f4a9..645d0461f0 100644 --- a/Geo/CMakeLists.txt +++ b/Geo/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC boundaryLayersData.cpp diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp index adcf79de01..c24c0ca21e 100644 --- a/Geo/Cell.cpp +++ b/Geo/Cell.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5eb3899a09..5a30255c1f 100644 --- a/Geo/Cell.h +++ b/Geo/Cell.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 42c4d4c066..539227ece7 100644 --- a/Geo/CellComplex.cpp +++ b/Geo/CellComplex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d2f722bacd..d4df2851e5 100644 --- a/Geo/CellComplex.h +++ b/Geo/CellComplex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 50d9250e9d..dd04227763 100644 --- a/Geo/Chain.cpp +++ b/Geo/Chain.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 48aa68e59b..291d8bdc70 100644 --- a/Geo/Chain.h +++ b/Geo/Chain.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2344160873..1274a2c2ee 100644 --- a/Geo/ChainComplex.cpp +++ b/Geo/ChainComplex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 966134425e..495dc64bf9 100644 --- a/Geo/ChainComplex.h +++ b/Geo/ChainComplex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Matti Pellikka <matti.pellikka@gmail.com>. diff --git a/Geo/ExtrudeParams.cpp b/Geo/ExtrudeParams.cpp index 28afa7c8b6..bb810e687c 100644 --- a/Geo/ExtrudeParams.cpp +++ b/Geo/ExtrudeParams.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2f60ad5adc..88bb9958d7 100644 --- a/Geo/ExtrudeParams.h +++ b/Geo/ExtrudeParams.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 76b5e48509..cbcb6f5718 100644 --- a/Geo/GEdge.cpp +++ b/Geo/GEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <sstream> #include <algorithm> diff --git a/Geo/GEdge.h b/Geo/GEdge.h index 51b720cf3c..46a1ed37c4 100644 --- a/Geo/GEdge.h +++ b/Geo/GEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4add29f021..e2d43cef35 100644 --- a/Geo/GEdgeLoop.cpp +++ b/Geo/GEdgeLoop.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <algorithm> #include <functional> diff --git a/Geo/GEdgeLoop.h b/Geo/GEdgeLoop.h index d42111f1d9..66a67a4fd1 100644 --- a/Geo/GEdgeLoop.h +++ b/Geo/GEdgeLoop.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1be56c6330..f577efdfeb 100644 --- a/Geo/GEntity.cpp +++ b/Geo/GEntity.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <sstream> #include <algorithm> diff --git a/Geo/GEntity.h b/Geo/GEntity.h index 5c7c5844c8..b8c9548140 100644 --- a/Geo/GEntity.h +++ b/Geo/GEntity.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 97501598db..775697bbf2 100644 --- a/Geo/GFace.cpp +++ b/Geo/GFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8ceb386cbd..4a65576f46 100644 --- a/Geo/GFace.h +++ b/Geo/GFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4e27b6df8b..db91639419 100644 --- a/Geo/GModel.cpp +++ b/Geo/GModel.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 850963d508..773bf652e7 100644 --- a/Geo/GModel.h +++ b/Geo/GModel.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 78b11f98cf..04e2d7f489 100644 --- a/Geo/GModelCreateTopologyFromMesh.cpp +++ b/Geo/GModelCreateTopologyFromMesh.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <stack> #include <set> diff --git a/Geo/GModelCreateTopologyFromMesh.h b/Geo/GModelCreateTopologyFromMesh.h index 11ebb45956..40375d1e1a 100644 --- a/Geo/GModelCreateTopologyFromMesh.h +++ b/Geo/GModelCreateTopologyFromMesh.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c3fd609ede..28d6f71b2b 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 614c9314e5..84d07a6640 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 010b1b820d..2e7585ff24 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 aee708d2de..53579a51ab 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 db5d2ca182..928cfdb98f 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // S. Guzik diff --git a/Geo/GModelIO_DIFF.cpp b/Geo/GModelIO_DIFF.cpp index d4bc7b0f78..1dfa55eac8 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <stdlib.h> #include <string.h> diff --git a/Geo/GModelIO_GEO.cpp b/Geo/GModelIO_GEO.cpp index 3101cf3c84..12595ecc6f 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a75185a7d4..1339c4ffe3 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4ac173da30..50f9cf4bbf 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 181c4d100e..4b07109d8a 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3a73531ce4..586c00f86d 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bd7a018230..f21cbaf8dd 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fd334f5c57..63ef2d6c32 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4546b12fd1..dcccd93ff2 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <utility> diff --git a/Geo/GModelIO_MED.cpp b/Geo/GModelIO_MED.cpp index 658ab04be8..9062394dd4 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d98bf82df7..f5772d5f16 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4637f0c597..9271105921 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a710e60dc6..b8b597fb50 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b761a25cbd..5755b23fd2 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a531964d78..757682c3b8 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4f6a531e86..4dbcd00b4c 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0a7ebf6fb8..025ad064fa 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0f4c0cda88..b96e13f030 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5aca7d9c82..7b672a6530 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 11f0a465e3..ffa86ae9d4 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 398984169d..9a426d7d68 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fa44b26089..23edb78b7a 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 576abff140..5d44e9225e 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f5a0a9377a..1abf6516b5 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ca02e51494..f9fba7060b 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 04ad896eed..3d9f668672 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d8c1f4d16f..8a2b2ad8a2 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 96d40f3577..36e5c575bb 100644 --- a/Geo/GModelVertexArrays.cpp +++ b/Geo/GModelVertexArrays.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0e5c26961b..0135888083 100644 --- a/Geo/GPoint.h +++ b/Geo/GPoint.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9e87cb9ef1..2c9bb7f518 100644 --- a/Geo/GRegion.cpp +++ b/Geo/GRegion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 04ac88449a..69d8d7839d 100644 --- a/Geo/GRegion.h +++ b/Geo/GRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9100c5292f..27de69230c 100644 --- a/Geo/GVertex.cpp +++ b/Geo/GVertex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <sstream> #include <algorithm> diff --git a/Geo/GVertex.h b/Geo/GVertex.h index 94dd8680f1..980929bfe5 100644 --- a/Geo/GVertex.h +++ b/Geo/GVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _GVERTEX_H_ #define _GVERTEX_H_ diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp index 18fbec3461..7b68ff102a 100644 --- a/Geo/Geo.cpp +++ b/Geo/Geo.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0e14a9e2e8..405e2069b9 100644 --- a/Geo/Geo.h +++ b/Geo/Geo.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fa2498304b..2e82b557f1 100644 --- a/Geo/GeoDefines.h +++ b/Geo/GeoDefines.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 af09009d06..164f0557cc 100644 --- a/Geo/GeoInterpolation.cpp +++ b/Geo/GeoInterpolation.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ae3f05df8b..d4aaf687c6 100644 --- a/Geo/GeoInterpolation.h +++ b/Geo/GeoInterpolation.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 20f8b289b9..7624e1bc54 100644 --- a/Geo/GeoStringInterface.cpp +++ b/Geo/GeoStringInterface.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5f7538aa5a..d0ef4d87cb 100644 --- a/Geo/GeoStringInterface.h +++ b/Geo/GeoStringInterface.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8b85ad6435..129e64450d 100644 --- a/Geo/GeomMeshMatcher.cpp +++ b/Geo/GeomMeshMatcher.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 6516180bab..e2a7849bb3 100644 --- a/Geo/GeomMeshMatcher.h +++ b/Geo/GeomMeshMatcher.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Bastien Gorissen diff --git a/Geo/Homology.cpp b/Geo/Homology.cpp index dbee2460ae..d6a762b104 100644 --- a/Geo/Homology.cpp +++ b/Geo/Homology.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 04c075601c..8d243dd3ef 100644 --- a/Geo/Homology.h +++ b/Geo/Homology.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 93e93f4e69..35135d7880 100644 --- a/Geo/MEdge.cpp +++ b/Geo/MEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 77bfb0a483..c2caa75413 100644 --- a/Geo/MEdge.h +++ b/Geo/MEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 146e0b7cc5..2651fffefb 100644 --- a/Geo/MEdgeHash.h +++ b/Geo/MEdgeHash.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c3e1d58cd4..b8960c7f04 100644 --- a/Geo/MElement.cpp +++ b/Geo/MElement.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a0ac3f3582..4162723b0b 100644 --- a/Geo/MElement.h +++ b/Geo/MElement.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3b2b78cd7c..d0aaeaf2c4 100644 --- a/Geo/MElementCut.cpp +++ b/Geo/MElementCut.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Gaetan Bricteux diff --git a/Geo/MElementCut.h b/Geo/MElementCut.h index 94e403020e..7b8ca45882 100644 --- a/Geo/MElementCut.h +++ b/Geo/MElementCut.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Gaetan Bricteux diff --git a/Geo/MElementOctree.cpp b/Geo/MElementOctree.cpp index ee87c1055b..8c6c5da939 100644 --- a/Geo/MElementOctree.cpp +++ b/Geo/MElementOctree.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4c9a20d800..4df2cb2936 100644 --- a/Geo/MElementOctree.h +++ b/Geo/MElementOctree.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c0715a02c..7c221c8ddc 100644 --- a/Geo/MFace.cpp +++ b/Geo/MFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <vector> #include <algorithm> diff --git a/Geo/MFace.h b/Geo/MFace.h index 55aeb06d55..5578edde16 100644 --- a/Geo/MFace.h +++ b/Geo/MFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 64898bde63..380ffd13d9 100644 --- a/Geo/MFaceHash.h +++ b/Geo/MFaceHash.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d7976b69eb..db0893c8ba 100644 --- a/Geo/MHexahedron.cpp +++ b/Geo/MHexahedron.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fb59947439..1dca5239c8 100644 --- a/Geo/MHexahedron.h +++ b/Geo/MHexahedron.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b1e782a7e9..ffb1a5b7e6 100644 --- a/Geo/MLine.cpp +++ b/Geo/MLine.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2e7c0d53e7..8978afcc7d 100644 --- a/Geo/MLine.h +++ b/Geo/MLine.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e6497ffe3b..1992e4d14b 100644 --- a/Geo/MPoint.h +++ b/Geo/MPoint.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 85ff5aa65e..556704683c 100644 --- a/Geo/MPrism.cpp +++ b/Geo/MPrism.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 eb4cf7d6c9..7642c53e91 100644 --- a/Geo/MPrism.h +++ b/Geo/MPrism.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 300991c23e..c0bc418525 100644 --- a/Geo/MPyramid.cpp +++ b/Geo/MPyramid.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 10bcd707f1..46625530de 100644 --- a/Geo/MPyramid.h +++ b/Geo/MPyramid.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c09ce00361..3c06af183d 100644 --- a/Geo/MQuadrangle.cpp +++ b/Geo/MQuadrangle.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 48dddc4f92..ea1d01a7ed 100644 --- a/Geo/MQuadrangle.h +++ b/Geo/MQuadrangle.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a6a1e979eb..ec9d4c6e39 100644 --- a/Geo/MSubElement.cpp +++ b/Geo/MSubElement.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Frederic Duboeuf diff --git a/Geo/MSubElement.h b/Geo/MSubElement.h index 65c27f9289..a5d9a64926 100644 --- a/Geo/MSubElement.h +++ b/Geo/MSubElement.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Frederic Duboeuf diff --git a/Geo/MTetrahedron.cpp b/Geo/MTetrahedron.cpp index 21124d4d5a..7121a25df1 100644 --- a/Geo/MTetrahedron.cpp +++ b/Geo/MTetrahedron.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d893bcf090..b94acea6b3 100644 --- a/Geo/MTetrahedron.h +++ b/Geo/MTetrahedron.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ce147e16d7..a53beec2cd 100644 --- a/Geo/MTriangle.cpp +++ b/Geo/MTriangle.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f66d094116..6b121f6d0f 100644 --- a/Geo/MTriangle.h +++ b/Geo/MTriangle.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2acd904805..6d2094f8b0 100644 --- a/Geo/MVertex.cpp +++ b/Geo/MVertex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f7e9175835..2a38c8decb 100644 --- a/Geo/MVertex.h +++ b/Geo/MVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e50efbadc7..00d434e527 100644 --- a/Geo/MVertexBoundaryLayerData.cpp +++ b/Geo/MVertexBoundaryLayerData.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "MVertexBoundaryLayerData.h" diff --git a/Geo/MVertexBoundaryLayerData.h b/Geo/MVertexBoundaryLayerData.h index 6fc7685971..718aa8288e 100644 --- a/Geo/MVertexBoundaryLayerData.h +++ b/Geo/MVertexBoundaryLayerData.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3a32de451b..4bd15a6656 100644 --- a/Geo/MVertexRTree.h +++ b/Geo/MVertexRTree.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _MVERTEX_RTREE_ #define _MVERTEX_RTREE_ diff --git a/Geo/OCCEdge.cpp b/Geo/OCCEdge.cpp index 729e33152f..f1337f16e7 100644 --- a/Geo/OCCEdge.cpp +++ b/Geo/OCCEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c26da5919f..b07c9c7df9 100644 --- a/Geo/OCCEdge.h +++ b/Geo/OCCEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0ec4845be0..a29ada9c97 100644 --- a/Geo/OCCFace.cpp +++ b/Geo/OCCFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2cd43a3417..e5d48281ab 100644 --- a/Geo/OCCFace.h +++ b/Geo/OCCFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 03754af936..148d942d5e 100644 --- a/Geo/OCCMeshAttributes.h +++ b/Geo/OCCMeshAttributes.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1950784590..6a5677a2fd 100644 --- a/Geo/OCCRegion.cpp +++ b/Geo/OCCRegion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3f76b9c7b9..11bc83b823 100644 --- a/Geo/OCCRegion.h +++ b/Geo/OCCRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 97583c9cea..01c7b2d83b 100644 --- a/Geo/OCCVertex.cpp +++ b/Geo/OCCVertex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c6b91791d..cb02ec950b 100644 --- a/Geo/OCCVertex.h +++ b/Geo/OCCVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 85d1167821..1112d2a74e 100644 --- a/Geo/Pair.h +++ b/Geo/Pair.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 559d5b7ffc..6155fca9cb 100644 --- a/Geo/Range.h +++ b/Geo/Range.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 250d880249..b2ac233d29 100644 --- a/Geo/SBoundingBox3d.h +++ b/Geo/SBoundingBox3d.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 57b3c02f5a..2db55add66 100644 --- a/Geo/SOrientedBoundingBox.cpp +++ b/Geo/SOrientedBoundingBox.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Bastien Gorissen diff --git a/Geo/SOrientedBoundingBox.h b/Geo/SOrientedBoundingBox.h index a94fdd86b4..e2628ae1e3 100644 --- a/Geo/SOrientedBoundingBox.h +++ b/Geo/SOrientedBoundingBox.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Bastien Gorissen diff --git a/Geo/SPoint2.h b/Geo/SPoint2.h index 89076ee6ef..4d3b2bdf10 100644 --- a/Geo/SPoint2.h +++ b/Geo/SPoint2.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 354e7dd543..2eb1dcd61e 100644 --- a/Geo/SPoint3.h +++ b/Geo/SPoint3.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2db5f4e932..28a86039df 100644 --- a/Geo/STensor3.cpp +++ b/Geo/STensor3.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0eec857adc..5b35341763 100644 --- a/Geo/STensor3.h +++ b/Geo/STensor3.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 508ac2bfde..18c04811a4 100644 --- a/Geo/SVector3.h +++ b/Geo/SVector3.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 63efca1020..96a004cd9a 100644 --- a/Geo/affineTransformation.cpp +++ b/Geo/affineTransformation.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by K. Hillewaert diff --git a/Geo/affineTransformation.h b/Geo/affineTransformation.h index f2772438e0..165d91b28c 100644 --- a/Geo/affineTransformation.h +++ b/Geo/affineTransformation.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c59f7aac5..722c423ba4 100644 --- a/Geo/boundaryLayersData.cpp +++ b/Geo/boundaryLayersData.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 65deb97278..a668273e73 100644 --- a/Geo/boundaryLayersData.h +++ b/Geo/boundaryLayersData.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _BNDRYLRDATA_ #define _BNDRYLRDATA_ diff --git a/Geo/closestPoint.cpp b/Geo/closestPoint.cpp index 4ee32d4f33..5f0516340f 100644 --- a/Geo/closestPoint.cpp +++ b/Geo/closestPoint.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9c57d6967a..d70a9c49fe 100644 --- a/Geo/closestPoint.h +++ b/Geo/closestPoint.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 41416a5bde..a33f6fe160 100644 --- a/Geo/closestVertex.cpp +++ b/Geo/closestVertex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 690c003b17..9a6de2fcaf 100644 --- a/Geo/closestVertex.h +++ b/Geo/closestVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1203cb9e03..5e4b59bb19 100644 --- a/Geo/discreteEdge.cpp +++ b/Geo/discreteEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 05382322a6..69cfa54fba 100644 --- a/Geo/discreteEdge.h +++ b/Geo/discreteEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8a46841676..c26a975203 100644 --- a/Geo/discreteFace.cpp +++ b/Geo/discreteFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3c8bec4993..afc444b9bf 100644 --- a/Geo/discreteFace.h +++ b/Geo/discreteFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8131943d2e..d999a6a92b 100644 --- a/Geo/discreteRegion.cpp +++ b/Geo/discreteRegion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fb6735abdd..305f3fbe48 100644 --- a/Geo/discreteRegion.h +++ b/Geo/discreteRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _DISCRETE_REGION_H_ #define _DISCRETE_REGION_H_ diff --git a/Geo/discreteVertex.cpp b/Geo/discreteVertex.cpp index caa422e0a1..161c707220 100644 --- a/Geo/discreteVertex.cpp +++ b/Geo/discreteVertex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <vector> #include "GmshConfig.h" diff --git a/Geo/discreteVertex.h b/Geo/discreteVertex.h index d6c31fa9f9..2991446fda 100644 --- a/Geo/discreteVertex.h +++ b/Geo/discreteVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ec77a9f71c..5684d0d1c3 100644 --- a/Geo/findLinks.cpp +++ b/Geo/findLinks.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ad1af5552b..96085b4481 100644 --- a/Geo/findLinks.h +++ b/Geo/findLinks.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _FIND_LINKS_H_ #define _FIND_LINKS_H_ diff --git a/Geo/ghostEdge.h b/Geo/ghostEdge.h index 47ce9d2da4..b3dd0cde6a 100644 --- a/Geo/ghostEdge.h +++ b/Geo/ghostEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Anthony Royer diff --git a/Geo/ghostFace.h b/Geo/ghostFace.h index 106166cef6..3849d8f579 100644 --- a/Geo/ghostFace.h +++ b/Geo/ghostFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Anthony Royer diff --git a/Geo/ghostRegion.h b/Geo/ghostRegion.h index a23e35574b..cb93642ea6 100644 --- a/Geo/ghostRegion.h +++ b/Geo/ghostRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f353901eef..e7c4e2f7f0 100644 --- a/Geo/gmshEdge.cpp +++ b/Geo/gmshEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9c1c966a8c..895c4aac7f 100644 --- a/Geo/gmshEdge.h +++ b/Geo/gmshEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4399e594be..45286bdc63 100644 --- a/Geo/gmshEdgeDiscretize.cpp +++ b/Geo/gmshEdgeDiscretize.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <cstdio> #include <cmath> diff --git a/Geo/gmshFace.cpp b/Geo/gmshFace.cpp index 7f9e57d5aa..c252f5c2f0 100644 --- a/Geo/gmshFace.cpp +++ b/Geo/gmshFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d775e1c3c9..27eb81c567 100644 --- a/Geo/gmshFace.h +++ b/Geo/gmshFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 49bd4c7ee8..2bae9ab6e9 100644 --- a/Geo/gmshLevelset.cpp +++ b/Geo/gmshLevelset.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Gaetan Bricteux diff --git a/Geo/gmshLevelset.h b/Geo/gmshLevelset.h index 34b8cc929f..0c5cde3248 100644 --- a/Geo/gmshLevelset.h +++ b/Geo/gmshLevelset.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Gaetan Bricteux diff --git a/Geo/gmshRegion.cpp b/Geo/gmshRegion.cpp index 7361487393..17fb54cdda 100644 --- a/Geo/gmshRegion.cpp +++ b/Geo/gmshRegion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5842a2910a..2401d93874 100644 --- a/Geo/gmshRegion.h +++ b/Geo/gmshRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7be79d361b..b45b57c73c 100644 --- a/Geo/gmshSurface.cpp +++ b/Geo/gmshSurface.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b9ed6bb23e..c9d68c9c26 100644 --- a/Geo/gmshSurface.h +++ b/Geo/gmshSurface.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 dc5e6416cc..3739120daa 100644 --- a/Geo/gmshVertex.cpp +++ b/Geo/gmshVertex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fa82992665..eeb607af47 100644 --- a/Geo/gmshVertex.h +++ b/Geo/gmshVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ff5cd3f1a0..7169383eb5 100644 --- a/Geo/intersectCurveSurface.cpp +++ b/Geo/intersectCurveSurface.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 286332c7fb..44c294e66e 100644 --- a/Geo/intersectCurveSurface.h +++ b/Geo/intersectCurveSurface.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bd738e7ecc..a8c6c8eebb 100644 --- a/Geo/partitionEdge.h +++ b/Geo/partitionEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 79dbcde7ec..f7428d7794 100644 --- a/Geo/partitionFace.h +++ b/Geo/partitionFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 31c6dd6ee4..5912be4314 100644 --- a/Geo/partitionRegion.h +++ b/Geo/partitionRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 643412122f..478ca2b11a 100644 --- a/Geo/partitionVertex.h +++ b/Geo/partitionVertex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 eda85434e0..fe2536ffa5 100644 --- a/Graphics/CMakeLists.txt +++ b/Graphics/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC Camera.cpp diff --git a/Graphics/Camera.cpp b/Graphics/Camera.cpp index f12030b05d..7524bdce20 100644 --- a/Graphics/Camera.cpp +++ b/Graphics/Camera.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ae13793141..7f99ba61ef 100644 --- a/Graphics/Camera.h +++ b/Graphics/Camera.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d1ac523d1b..40417b1c20 100644 --- a/Graphics/PixelBuffer.h +++ b/Graphics/PixelBuffer.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fccdf82a9f..b9bcdc39e6 100644 --- a/Graphics/ReadImg.cpp +++ b/Graphics/ReadImg.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f4f97be912..6e9bf9df83 100644 --- a/Graphics/ReadImg.h +++ b/Graphics/ReadImg.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f9b0375d66..a0983589b5 100644 --- a/Graphics/drawAxes.cpp +++ b/Graphics/drawAxes.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <string> #include <iostream> diff --git a/Graphics/drawContext.cpp b/Graphics/drawContext.cpp index 7971769c5f..3fc8122c80 100644 --- a/Graphics/drawContext.cpp +++ b/Graphics/drawContext.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 02acf15e10..30df8bbd29 100644 --- a/Graphics/drawContext.h +++ b/Graphics/drawContext.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4f6cd43750..e04967033b 100644 --- a/Graphics/drawGeom.cpp +++ b/Graphics/drawGeom.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8e4a0e5af5..b208cc934e 100644 --- a/Graphics/drawGlyph.cpp +++ b/Graphics/drawGlyph.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 81370f2c8d..efd4c8463f 100644 --- a/Graphics/drawGraph2d.cpp +++ b/Graphics/drawGraph2d.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1da90cdbdf..21c944ac80 100644 --- a/Graphics/drawMesh.cpp +++ b/Graphics/drawMesh.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5b1d35599f..2f59387aa5 100644 --- a/Graphics/drawPost.cpp +++ b/Graphics/drawPost.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <cmath> #include <algorithm> diff --git a/Graphics/drawScales.cpp b/Graphics/drawScales.cpp index 8def8cbb90..9efefb93f4 100644 --- a/Graphics/drawScales.cpp +++ b/Graphics/drawScales.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a5ebbce9fc..7119611eac 100644 --- a/Graphics/gl2gif.cpp +++ b/Graphics/gl2gif.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 667cd657eb..868f6446b6 100644 --- a/Graphics/gl2gif.h +++ b/Graphics/gl2gif.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 210690344f..2216a252a4 100644 --- a/Graphics/gl2jpeg.cpp +++ b/Graphics/gl2jpeg.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bc6bd88adf..99b88620e2 100644 --- a/Graphics/gl2jpeg.h +++ b/Graphics/gl2jpeg.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2f5c079d37..ed2cafa1ec 100644 --- a/Graphics/gl2pgf.cpp +++ b/Graphics/gl2pgf.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Sebastian Eiser diff --git a/Graphics/gl2pgf.h b/Graphics/gl2pgf.h index 22a1462016..b6188ddd73 100644 --- a/Graphics/gl2pgf.h +++ b/Graphics/gl2pgf.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b5512f89fe..2545f3bc09 100644 --- a/Graphics/gl2png.cpp +++ b/Graphics/gl2png.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 af8cf50f7c..545a1150f7 100644 --- a/Graphics/gl2png.h +++ b/Graphics/gl2png.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 19107877c0..c83f3f4920 100644 --- a/Graphics/gl2ppm.cpp +++ b/Graphics/gl2ppm.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "gl2ppm.h" diff --git a/Graphics/gl2ppm.h b/Graphics/gl2ppm.h index 5c372f02fe..5ae3955829 100644 --- a/Graphics/gl2ppm.h +++ b/Graphics/gl2ppm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 93af4dd987..580d54917f 100644 --- a/Graphics/gl2yuv.cpp +++ b/Graphics/gl2yuv.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 95fc765ed7..7dec004717 100644 --- a/Graphics/gl2yuv.h +++ b/Graphics/gl2yuv.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 804e0844bc..5854698205 100644 --- a/Mesh/BDS.cpp +++ b/Mesh/BDS.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <stack> #include <cmath> diff --git a/Mesh/BDS.h b/Mesh/BDS.h index b250fb86a5..47ac988e41 100644 --- a/Mesh/BDS.h +++ b/Mesh/BDS.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 db4a4cffca..f0249e6eef 100644 --- a/Mesh/BGMBase.cpp +++ b/Mesh/BGMBase.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "BGMBase.h" diff --git a/Mesh/BGMBase.h b/Mesh/BGMBase.h index 2b602e84a4..d35dd3b65e 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4ed5aee841..d80f058ed6 100644 --- a/Mesh/BackgroundMesh.cpp +++ b/Mesh/BackgroundMesh.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0bc1e27823..a6927115e7 100644 --- a/Mesh/BackgroundMesh.h +++ b/Mesh/BackgroundMesh.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 212d9a2172..4670fb00bb 100644 --- a/Mesh/BackgroundMesh2D.cpp +++ b/Mesh/BackgroundMesh2D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 6c4240a465..4b95fec9de 100644 --- a/Mesh/BackgroundMesh2D.h +++ b/Mesh/BackgroundMesh2D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bd7d08e6d0..3221a6b535 100644 --- a/Mesh/BackgroundMesh3D.cpp +++ b/Mesh/BackgroundMesh3D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <fstream> #include <iostream> diff --git a/Mesh/BackgroundMesh3D.h b/Mesh/BackgroundMesh3D.h index 84140d355e..4c9c4333a0 100644 --- a/Mesh/BackgroundMesh3D.h +++ b/Mesh/BackgroundMesh3D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 092b31cc3b..cd48e78fdb 100644 --- a/Mesh/BackgroundMeshManager.cpp +++ b/Mesh/BackgroundMeshManager.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bc7d464e67..c4b3ddfce9 100644 --- a/Mesh/BackgroundMeshManager.h +++ b/Mesh/BackgroundMeshManager.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 67635948d7..fb4952a4c1 100644 --- a/Mesh/BackgroundMeshTools.cpp +++ b/Mesh/BackgroundMeshTools.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 01206098f6..e5eb1c0365 100644 --- a/Mesh/BackgroundMeshTools.h +++ b/Mesh/BackgroundMeshTools.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 77b5408a2e..95a8fcd565 100644 --- a/Mesh/BoundaryLayers.cpp +++ b/Mesh/BoundaryLayers.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ea7465b900..47c53a08f6 100644 --- a/Mesh/BoundaryLayers.h +++ b/Mesh/BoundaryLayers.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 688a2f20d2..2f4e97e63f 100644 --- a/Mesh/CMakeLists.txt +++ b/Mesh/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC Generator.cpp diff --git a/Mesh/DivideAndConquer.cpp b/Mesh/DivideAndConquer.cpp index 1ba1185c13..6c53342d8c 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e8b0a52cc7..342b55fd67 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 51e4346d26..1677d41684 100644 --- a/Mesh/Field.cpp +++ b/Mesh/Field.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Jonathan Lambrechts diff --git a/Mesh/Field.h b/Mesh/Field.h index 4c4ce6133d..a80680051b 100644 --- a/Mesh/Field.h +++ b/Mesh/Field.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fda6ee7028..d195d03fb3 100644 --- a/Mesh/FieldPython.h +++ b/Mesh/FieldPython.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3fca755707..f6985d0091 100644 --- a/Mesh/Generator.cpp +++ b/Mesh/Generator.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3f0ecbce5d..9fa4adbd9d 100644 --- a/Mesh/Generator.h +++ b/Mesh/Generator.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d7f2b235b2..b9b7c3981b 100644 --- a/Mesh/HighOrder.cpp +++ b/Mesh/HighOrder.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Koen Hillewaert diff --git a/Mesh/HighOrder.h b/Mesh/HighOrder.h index 063c1ec82f..c88e5187bc 100644 --- a/Mesh/HighOrder.h +++ b/Mesh/HighOrder.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _HIGH_ORDER_H_ #define _HIGH_ORDER_H_ diff --git a/Mesh/ThinLayer.cpp b/Mesh/ThinLayer.cpp index 386534c935..26ed82f87e 100644 --- a/Mesh/ThinLayer.cpp +++ b/Mesh/ThinLayer.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Author: Nicolas Kowalski diff --git a/Mesh/ThinLayer.h b/Mesh/ThinLayer.h index 1ed38a5e1f..2ab47e770a 100644 --- a/Mesh/ThinLayer.h +++ b/Mesh/ThinLayer.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Author: Nicolas Kowalski diff --git a/Mesh/cross3D.h b/Mesh/cross3D.h index d8d8d815c1..849d72d5f5 100644 --- a/Mesh/cross3D.h +++ b/Mesh/cross3D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f960c93f27..3472205b83 100644 --- a/Mesh/delaunay3d.cpp +++ b/Mesh/delaunay3d.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 193ed2418b..c86a25758c 100644 --- a/Mesh/delaunay3d.h +++ b/Mesh/delaunay3d.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _DELAUNAY3D_H_ #define _DELAUNAY3D_H_ diff --git a/Mesh/directions3D.cpp b/Mesh/directions3D.cpp index 4818e58175..df87da5063 100644 --- a/Mesh/directions3D.cpp +++ b/Mesh/directions3D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 432faa4925..e1dd84131e 100644 --- a/Mesh/directions3D.h +++ b/Mesh/directions3D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 002eb9eaad..8ec97329f6 100644 --- a/Mesh/filterElements.cpp +++ b/Mesh/filterElements.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <algorithm> #include <vector> diff --git a/Mesh/filterElements.h b/Mesh/filterElements.h index 4537bab71c..b114f42ad4 100644 --- a/Mesh/filterElements.h +++ b/Mesh/filterElements.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a7c3aff620..205ae34c7d 100644 --- a/Mesh/meshDiscreteRegion.cpp +++ b/Mesh/meshDiscreteRegion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 51a11dd7b5..65869cefd3 100644 --- a/Mesh/meshGEdge.cpp +++ b/Mesh/meshGEdge.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1af8d9a201..0f02ef71c3 100644 --- a/Mesh/meshGEdge.h +++ b/Mesh/meshGEdge.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fb7ee8108c..110e49aadb 100644 --- a/Mesh/meshGEdgeExtruded.cpp +++ b/Mesh/meshGEdgeExtruded.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ee7bf7a780..07d00b2f7d 100644 --- a/Mesh/meshGFace.cpp +++ b/Mesh/meshGFace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <limits> #include <sstream> diff --git a/Mesh/meshGFace.h b/Mesh/meshGFace.h index 786684bcf1..a60bef59e8 100644 --- a/Mesh/meshGFace.h +++ b/Mesh/meshGFace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9c6920cecd..bf7f643455 100644 --- a/Mesh/meshGFaceBDS.cpp +++ b/Mesh/meshGFaceBDS.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d7d7234fb0..9a895dc3d1 100644 --- a/Mesh/meshGFaceBDS.h +++ b/Mesh/meshGFaceBDS.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fb5f74b1c5..7c20bf1c27 100644 --- a/Mesh/meshGFaceBamg.cpp +++ b/Mesh/meshGFaceBamg.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9e214a8184..7a4143e6e5 100644 --- a/Mesh/meshGFaceBamg.h +++ b/Mesh/meshGFaceBamg.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a5bb49974b..06e46fafa2 100644 --- a/Mesh/meshGFaceDelaunayInsertion.cpp +++ b/Mesh/meshGFaceDelaunayInsertion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <limits> #include <set> diff --git a/Mesh/meshGFaceDelaunayInsertion.h b/Mesh/meshGFaceDelaunayInsertion.h index 3c85959a6b..12eb72a2eb 100644 --- a/Mesh/meshGFaceDelaunayInsertion.h +++ b/Mesh/meshGFaceDelaunayInsertion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 aa2a3cb5ce..9e3c99032f 100644 --- a/Mesh/meshGFaceExtruded.cpp +++ b/Mesh/meshGFaceExtruded.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <set> #include "GModel.h" diff --git a/Mesh/meshGFaceOptimize.cpp b/Mesh/meshGFaceOptimize.cpp index 46724646d6..770d47103b 100644 --- a/Mesh/meshGFaceOptimize.cpp +++ b/Mesh/meshGFaceOptimize.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ed56f13c32..a581a1a450 100644 --- a/Mesh/meshGFaceOptimize.h +++ b/Mesh/meshGFaceOptimize.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 61dc944afa..c5a1bc728c 100644 --- a/Mesh/meshGFaceQuadrilateralize.cpp +++ b/Mesh/meshGFaceQuadrilateralize.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3277727188..b000e13b2e 100644 --- a/Mesh/meshGFaceQuadrilateralize.h +++ b/Mesh/meshGFaceQuadrilateralize.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _MESH_GFACE_QUADRILATERALIZE_ #define _MESH_GFACE_QUADRILATERALIZE_ diff --git a/Mesh/meshGFaceTransfinite.cpp b/Mesh/meshGFaceTransfinite.cpp index 445f45fd58..46aaada392 100644 --- a/Mesh/meshGFaceTransfinite.cpp +++ b/Mesh/meshGFaceTransfinite.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8bc996f38d..243b3c88b7 100644 --- a/Mesh/meshGRegion.cpp +++ b/Mesh/meshGRegion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5a70797eac..beea1901e5 100644 --- a/Mesh/meshGRegion.h +++ b/Mesh/meshGRegion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a298bbdb00..4bcfca1e06 100644 --- a/Mesh/meshGRegionBoundaryRecovery.cpp +++ b/Mesh/meshGRegionBoundaryRecovery.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2832b07a2a..7509f1bdd3 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ccdff78280..88c9656d72 100644 --- a/Mesh/meshGRegionCarveHole.cpp +++ b/Mesh/meshGRegionCarveHole.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 290b1c9163..3fce6afeff 100644 --- a/Mesh/meshGRegionDelaunayInsertion.cpp +++ b/Mesh/meshGRegionDelaunayInsertion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <set> #include <map> diff --git a/Mesh/meshGRegionDelaunayInsertion.h b/Mesh/meshGRegionDelaunayInsertion.h index f6aa41ca42..e5dc80d06f 100644 --- a/Mesh/meshGRegionDelaunayInsertion.h +++ b/Mesh/meshGRegionDelaunayInsertion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 011a916e9d..b42f6b47ee 100644 --- a/Mesh/meshGRegionExtruded.cpp +++ b/Mesh/meshGRegionExtruded.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cfca34a44a..cd7fb96cb4 100644 --- a/Mesh/meshGRegionHxt.cpp +++ b/Mesh/meshGRegionHxt.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <map> #include <set> diff --git a/Mesh/meshGRegionHxt.h b/Mesh/meshGRegionHxt.h index d8f7055591..4ecc76256f 100644 --- a/Mesh/meshGRegionHxt.h +++ b/Mesh/meshGRegionHxt.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _MESH_GREGION_HXT_H_ #define _MESH_GREGION_HXT_H_ diff --git a/Mesh/meshGRegionLocalMeshMod.cpp b/Mesh/meshGRegionLocalMeshMod.cpp index 4118dad2e9..003a390b4a 100644 --- a/Mesh/meshGRegionLocalMeshMod.cpp +++ b/Mesh/meshGRegionLocalMeshMod.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 74dd9d8ee3..c9f5d605e9 100644 --- a/Mesh/meshGRegionLocalMeshMod.h +++ b/Mesh/meshGRegionLocalMeshMod.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 90ea332387..97c3640f63 100644 --- a/Mesh/meshGRegionMMG3D.cpp +++ b/Mesh/meshGRegionMMG3D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1b5cb7d63e..9266bfeeef 100644 --- a/Mesh/meshGRegionMMG3D.h +++ b/Mesh/meshGRegionMMG3D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _MESHGREGIONMMG3D_H_ #define _MESHGREGIONMMG3D_H_ diff --git a/Mesh/meshGRegionNetgen.cpp b/Mesh/meshGRegionNetgen.cpp index 20aef90fa6..8315394321 100644 --- a/Mesh/meshGRegionNetgen.cpp +++ b/Mesh/meshGRegionNetgen.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <stdlib.h> #include <vector> diff --git a/Mesh/meshGRegionNetgen.h b/Mesh/meshGRegionNetgen.h index 4b16454b08..34a35b61e5 100644 --- a/Mesh/meshGRegionNetgen.h +++ b/Mesh/meshGRegionNetgen.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _MESH_GREGION_NETGEN_H_ #define _MESH_GREGION_NETGEN_H_ diff --git a/Mesh/meshGRegionTransfinite.cpp b/Mesh/meshGRegionTransfinite.cpp index a789b2bded..12dd6a72b9 100644 --- a/Mesh/meshGRegionTransfinite.cpp +++ b/Mesh/meshGRegionTransfinite.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a08723bc44..749e4cdfd1 100644 --- a/Mesh/meshMetric.cpp +++ b/Mesh/meshMetric.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 86a21d1c9f..874cd8bbb1 100644 --- a/Mesh/meshMetric.h +++ b/Mesh/meshMetric.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 20eb5b5d31..627c9e6546 100644 --- a/Mesh/meshPartition.cpp +++ b/Mesh/meshPartition.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Anthony Royer. diff --git a/Mesh/meshPartition.h b/Mesh/meshPartition.h index 6d94447e25..0ccf17a457 100644 --- a/Mesh/meshPartition.h +++ b/Mesh/meshPartition.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1fcfba0fdd..f82dd83ebb 100644 --- a/Mesh/meshRefine.cpp +++ b/Mesh/meshRefine.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Brian Helenbrook diff --git a/Mesh/pointInsertion.cpp b/Mesh/pointInsertion.cpp index 210c05504e..184970712f 100644 --- a/Mesh/pointInsertion.cpp +++ b/Mesh/pointInsertion.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 96b98c7f7c..fac3ed2835 100644 --- a/Mesh/pointInsertion.h +++ b/Mesh/pointInsertion.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // #ifndef _POINTINSERTION_H_ diff --git a/Mesh/pointInsertionRTreeTools.cpp b/Mesh/pointInsertionRTreeTools.cpp index aec3477360..9538e9788f 100644 --- a/Mesh/pointInsertionRTreeTools.cpp +++ b/Mesh/pointInsertionRTreeTools.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c16bd545b0..f0fdca15d8 100644 --- a/Mesh/pointInsertionRTreeTools.h +++ b/Mesh/pointInsertionRTreeTools.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 29de8e25b4..459dad53f0 100644 --- a/Mesh/qualityMeasures.cpp +++ b/Mesh/qualityMeasures.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2f5e2063e0..8714dfacbd 100644 --- a/Mesh/qualityMeasures.h +++ b/Mesh/qualityMeasures.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3f654f8a9e..5cf4b47362 100644 --- a/Mesh/simple3D.cpp +++ b/Mesh/simple3D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 14ae0e87e9..2bdf561db1 100644 --- a/Mesh/simple3D.h +++ b/Mesh/simple3D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 6afef7ee56..212b721d60 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 680da8bced..e5243b7394 100644 --- a/Mesh/surfaceFiller.h +++ b/Mesh/surfaceFiller.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // #ifndef _SURFACEFILLER_H_ diff --git a/Mesh/yamakawa.cpp b/Mesh/yamakawa.cpp index d1ef2d0ca2..0578766bf8 100644 --- a/Mesh/yamakawa.cpp +++ b/Mesh/yamakawa.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 edd907d182..073bb7852f 100644 --- a/Mesh/yamakawa.h +++ b/Mesh/yamakawa.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by Tristan Carrier diff --git a/Numeric/BasisFactory.cpp b/Numeric/BasisFactory.cpp index c03d9d0eb0..da23d78c72 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 04c27266f5..54bf692a84 100644 --- a/Numeric/BasisFactory.h +++ b/Numeric/BasisFactory.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3b8bd5e759..4e2b58b592 100644 --- a/Numeric/BergotBasis.cpp +++ b/Numeric/BergotBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 218a3deda4..eab1678b44 100644 --- a/Numeric/BergotBasis.h +++ b/Numeric/BergotBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 18cfc5e78e..a2908ec346 100644 --- a/Numeric/CMakeLists.txt +++ b/Numeric/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC Numeric.cpp diff --git a/Numeric/CondNumBasis.cpp b/Numeric/CondNumBasis.cpp index fd1da18041..bb911910e5 100644 --- a/Numeric/CondNumBasis.cpp +++ b/Numeric/CondNumBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "CondNumBasis.h" diff --git a/Numeric/CondNumBasis.h b/Numeric/CondNumBasis.h index 7e6bd07c75..6698950717 100644 --- a/Numeric/CondNumBasis.h +++ b/Numeric/CondNumBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 040215678b..6c252693ec 100644 --- a/Numeric/ConjugateGradients.cpp +++ b/Numeric/ConjugateGradients.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a3d1a424a3..ad7c075c86 100644 --- a/Numeric/ConjugateGradients.h +++ b/Numeric/ConjugateGradients.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _CONJUGATEGRADIENTS #define _CONJUGATEGRADIENTS diff --git a/Numeric/ElementType.cpp b/Numeric/ElementType.cpp index eb3b3a9b89..e2357390c1 100644 --- a/Numeric/ElementType.cpp +++ b/Numeric/ElementType.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 aa74ca521a..0b8581e997 100644 --- a/Numeric/ElementType.h +++ b/Numeric/ElementType.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d96cb4bacd..509be0ec2b 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 904804ff83..846c8822e4 100644 --- a/Numeric/FuncSpaceData.h +++ b/Numeric/FuncSpaceData.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d9b18f43db..6f42f09338 100644 --- a/Numeric/GaussIntegration.cpp +++ b/Numeric/GaussIntegration.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ba3fa0e8f1..bfe745ffb9 100644 --- a/Numeric/GaussIntegration.h +++ b/Numeric/GaussIntegration.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c8ddc46149..49c379a071 100644 --- a/Numeric/GaussJacobi1D.cpp +++ b/Numeric/GaussJacobi1D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7b8a72e14e..b179115e06 100644 --- a/Numeric/GaussJacobi1D.h +++ b/Numeric/GaussJacobi1D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 644a7e8637..9d8240d0a0 100644 --- a/Numeric/GaussLegendre1D.h +++ b/Numeric/GaussLegendre1D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e77af585b1..2ee437a23d 100644 --- a/Numeric/GaussLegendreSimplex.cpp +++ b/Numeric/GaussLegendreSimplex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b890fe032b..77b5f13e77 100644 --- a/Numeric/GaussQuadratureHex.cpp +++ b/Numeric/GaussQuadratureHex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 578c452a8d..6a8f0362e2 100644 --- a/Numeric/GaussQuadratureLin.cpp +++ b/Numeric/GaussQuadratureLin.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 518187f810..287d7da9a3 100644 --- a/Numeric/GaussQuadraturePri.cpp +++ b/Numeric/GaussQuadraturePri.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 083efb9445..2e2527a311 100644 --- a/Numeric/GaussQuadraturePyr.cpp +++ b/Numeric/GaussQuadraturePyr.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fe3f6bafc8..eb3a585e29 100644 --- a/Numeric/GaussQuadratureQuad.cpp +++ b/Numeric/GaussQuadratureQuad.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9103385cb1..fea4df05cd 100644 --- a/Numeric/GaussQuadratureTet.cpp +++ b/Numeric/GaussQuadratureTet.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 425c6368ac..0a1e504b14 100644 --- a/Numeric/GaussQuadratureTri.cpp +++ b/Numeric/GaussQuadratureTri.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2331eb255c..507c7effad 100644 --- a/Numeric/HilbertCurve.cpp +++ b/Numeric/HilbertCurve.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 25840cd919..d5bd21c53a 100644 --- a/Numeric/HilbertCurve.h +++ b/Numeric/HilbertCurve.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 61fcd7dcf6..d73a4ec083 100644 --- a/Numeric/Iso.cpp +++ b/Numeric/Iso.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "Numeric.h" diff --git a/Numeric/Iso.h b/Numeric/Iso.h index 3b25f5affb..01340061f4 100644 --- a/Numeric/Iso.h +++ b/Numeric/Iso.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bb83cf03f4..7703c22f8c 100644 --- a/Numeric/JacobianBasis.cpp +++ b/Numeric/JacobianBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 03e3a9c014..1c2a9eab65 100644 --- a/Numeric/JacobianBasis.h +++ b/Numeric/JacobianBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 629d27da46..bb32c1ecaf 100644 --- a/Numeric/Numeric.cpp +++ b/Numeric/Numeric.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c4d404eb75..733e986588 100644 --- a/Numeric/Numeric.h +++ b/Numeric/Numeric.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a850545c12..54bb988c32 100644 --- a/Numeric/approximationError.cpp +++ b/Numeric/approximationError.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1cdec1a506..bb2cd710e6 100644 --- a/Numeric/approximationError.h +++ b/Numeric/approximationError.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cd26532404..2af1ba3b04 100644 --- a/Numeric/bezierBasis.cpp +++ b/Numeric/bezierBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <map> #include <algorithm> diff --git a/Numeric/bezierBasis.h b/Numeric/bezierBasis.h index f78c39a535..b72cfc5aff 100644 --- a/Numeric/bezierBasis.h +++ b/Numeric/bezierBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 64a891fc0b..d9904b0cb7 100644 --- a/Numeric/cartesian.h +++ b/Numeric/cartesian.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4487d0fbd7..8fc4677274 100644 --- a/Numeric/decasteljau.cpp +++ b/Numeric/decasteljau.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by J. Lambrechts diff --git a/Numeric/decasteljau.h b/Numeric/decasteljau.h index b50ea3ebc6..c9a85208b2 100644 --- a/Numeric/decasteljau.h +++ b/Numeric/decasteljau.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributed by J. Lambrechts diff --git a/Numeric/discreteFrechetDistance.cpp b/Numeric/discreteFrechetDistance.cpp index f31b8d780c..204fbc18d8 100644 --- a/Numeric/discreteFrechetDistance.cpp +++ b/Numeric/discreteFrechetDistance.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c4531b682..38d8577e4a 100644 --- a/Numeric/discreteFrechetDistance.h +++ b/Numeric/discreteFrechetDistance.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b1bc63208e..482fd816ae 100644 --- a/Numeric/fullMatrix.cpp +++ b/Numeric/fullMatrix.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 aac5b6677c..121f854c2e 100644 --- a/Numeric/fullMatrix.h +++ b/Numeric/fullMatrix.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5bb03c5ee5..5b87aa23f6 100644 --- a/Numeric/hausdorffDistance.cpp +++ b/Numeric/hausdorffDistance.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 45a8164194..ba43cd5567 100644 --- a/Numeric/incompleteBasis.cpp +++ b/Numeric/incompleteBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Amaury Johnen diff --git a/Numeric/incompleteBasis.h b/Numeric/incompleteBasis.h index d724032b30..343c768101 100644 --- a/Numeric/incompleteBasis.h +++ b/Numeric/incompleteBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bcd095bf87..47ed46a065 100644 --- a/Numeric/mathEvaluator.cpp +++ b/Numeric/mathEvaluator.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "mathEvaluator.h" diff --git a/Numeric/mathEvaluator.h b/Numeric/mathEvaluator.h index ca161f5360..25a81e59ac 100644 --- a/Numeric/mathEvaluator.h +++ b/Numeric/mathEvaluator.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 de8c1ddbbc..9388faa0f8 100644 --- a/Numeric/miniBasis.cpp +++ b/Numeric/miniBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9e1e6ef460..97903b3abd 100644 --- a/Numeric/miniBasis.h +++ b/Numeric/miniBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9a3bfde7f0..e291949bd1 100644 --- a/Numeric/nodalBasis.cpp +++ b/Numeric/nodalBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <limits> #include <cmath> diff --git a/Numeric/nodalBasis.h b/Numeric/nodalBasis.h index a02be0aa9b..4dea05ef88 100644 --- a/Numeric/nodalBasis.h +++ b/Numeric/nodalBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bd0d71af97..a85fee8b3e 100644 --- a/Numeric/pointsGenerators.cpp +++ b/Numeric/pointsGenerators.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9f45bcbeaa..a6c9b385fb 100644 --- a/Numeric/pointsGenerators.h +++ b/Numeric/pointsGenerators.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d8d6e944f8..c4dbcd92ea 100644 --- a/Numeric/polynomialBasis.cpp +++ b/Numeric/polynomialBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Koen Hillewaert diff --git a/Numeric/polynomialBasis.h b/Numeric/polynomialBasis.h index f29c08657b..bfa9de4256 100644 --- a/Numeric/polynomialBasis.h +++ b/Numeric/polynomialBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ed279cb7ed..3b09d4703e 100644 --- a/Numeric/pyramidalBasis.cpp +++ b/Numeric/pyramidalBasis.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <cmath> #include <algorithm> diff --git a/Numeric/pyramidalBasis.h b/Numeric/pyramidalBasis.h index 8dfd894a8e..20ec0a22e4 100644 --- a/Numeric/pyramidalBasis.h +++ b/Numeric/pyramidalBasis.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3867cb19b5..fc23f5b957 100644 --- a/Numeric/robustPredicates.h +++ b/Numeric/robustPredicates.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 97d23ece0e..6ee7885d80 100644 --- a/Numeric/simpleFunction.h +++ b/Numeric/simpleFunction.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d00af295e8..6ce154ffd7 100644 --- a/Numeric/simpleFunctionPython.h +++ b/Numeric/simpleFunctionPython.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 77bd16e65a..50ca959f88 100644 --- a/Parser/CMakeLists.txt +++ b/Parser/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 3e8b2d3638..446f4553c5 100644 --- a/Parser/FunctionManager.cpp +++ b/Parser/FunctionManager.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <map> #include <stack> diff --git a/Parser/FunctionManager.h b/Parser/FunctionManager.h index 471432b82e..8a89fed904 100644 --- a/Parser/FunctionManager.h +++ b/Parser/FunctionManager.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f748811443..c9a5b6e3f8 100644 --- a/Parser/Gmsh.l +++ b/Parser/Gmsh.l @@ -1,8 +1,8 @@ %{ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7c9ffd7a6b..aa03df4add 100644 --- a/Parser/Gmsh.tab.cpp +++ b/Parser/Gmsh.tab.cpp @@ -542,10 +542,10 @@ /* Copy the first part of user declarations. */ #line 1 "Gmsh.y" -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <sstream> #include <map> diff --git a/Parser/Gmsh.y b/Parser/Gmsh.y index be6aa87308..cfd4861a1f 100644 --- a/Parser/Gmsh.y +++ b/Parser/Gmsh.y @@ -1,8 +1,8 @@ %{ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e42b86e8fe..8478e32161 100644 --- a/Parser/Gmsh.yy.cpp +++ b/Parser/Gmsh.yy.cpp @@ -1253,10 +1253,10 @@ int gmsh_yy_flex_debug = 0; char *gmsh_yytext; #line 1 "Gmsh.l" #line 2 "Gmsh.l" -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 470688d04a..fd310e0cda 100644 --- a/Parser/Parser.h +++ b/Parser/Parser.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1d270587f8..65ceb08228 100644 --- a/Plugin/AnalyseCurvedMesh.cpp +++ b/Plugin/AnalyseCurvedMesh.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "GmshConfig.h" diff --git a/Plugin/AnalyseCurvedMesh.h b/Plugin/AnalyseCurvedMesh.h index 5a821a19ff..c1c8fc3ee5 100644 --- a/Plugin/AnalyseCurvedMesh.h +++ b/Plugin/AnalyseCurvedMesh.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a70a6e00e7..9aa328a2d6 100644 --- a/Plugin/Annotate.cpp +++ b/Plugin/Annotate.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ae70a92151..4a8e103dda 100644 --- a/Plugin/Annotate.h +++ b/Plugin/Annotate.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a877bda8af..f00556486e 100644 --- a/Plugin/Bubbles.cpp +++ b/Plugin/Bubbles.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 94218101b7..effc76201e 100644 --- a/Plugin/Bubbles.h +++ b/Plugin/Bubbles.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 62fdfb9668..9c3008c6db 100644 --- a/Plugin/CMakeLists.txt +++ b/Plugin/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 cc239f0b5e..2e57ccd629 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "GmshConfig.h" diff --git a/Plugin/CVTRemesh.h b/Plugin/CVTRemesh.h index dd48bce85c..d64930bb12 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9ab8c67a98..2f0af92f9e 100644 --- a/Plugin/Crack.cpp +++ b/Plugin/Crack.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1df9f36345..fefb86d872 100644 --- a/Plugin/Crack.h +++ b/Plugin/Crack.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 060d75f089..8e82703005 100644 --- a/Plugin/Curl.cpp +++ b/Plugin/Curl.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f337db89d8..a73aa821f0 100644 --- a/Plugin/Curl.h +++ b/Plugin/Curl.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 6a22b8cfda..b14f23505c 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9447343675..22c112cbb3 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 07cae246af..5ad2583935 100644 --- a/Plugin/CutBox.cpp +++ b/Plugin/CutBox.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2d8409fc38..73eb4e9800 100644 --- a/Plugin/CutBox.h +++ b/Plugin/CutBox.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 82b1248a40..4722710d75 100644 --- a/Plugin/CutGrid.cpp +++ b/Plugin/CutGrid.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 20fb505529..a40c6d4bbb 100644 --- a/Plugin/CutGrid.h +++ b/Plugin/CutGrid.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b9541b875f..51e634b221 100644 --- a/Plugin/CutMesh.cpp +++ b/Plugin/CutMesh.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 599ba88d6d..495f04ccab 100644 --- a/Plugin/CutMesh.h +++ b/Plugin/CutMesh.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 eb34c16661..0f60e442dd 100644 --- a/Plugin/CutParametric.cpp +++ b/Plugin/CutParametric.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 51523b0d43..ba1f929046 100644 --- a/Plugin/CutParametric.h +++ b/Plugin/CutParametric.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b4ce222c2b..ea6f977c27 100644 --- a/Plugin/CutPlane.cpp +++ b/Plugin/CutPlane.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 770a488aef..cb80539ac6 100644 --- a/Plugin/CutPlane.h +++ b/Plugin/CutPlane.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b4063bb8af..b8892b2945 100644 --- a/Plugin/CutSphere.cpp +++ b/Plugin/CutSphere.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a44aac6585..bf84d0fb41 100644 --- a/Plugin/CutSphere.h +++ b/Plugin/CutSphere.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4533f05776..7246f4d2d4 100644 --- a/Plugin/DiscretizationError.cpp +++ b/Plugin/DiscretizationError.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 56a5576207..fe1a4aaeef 100644 --- a/Plugin/DiscretizationError.h +++ b/Plugin/DiscretizationError.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7f43b10119..e9b1c2d802 100644 --- a/Plugin/Distance.cpp +++ b/Plugin/Distance.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5947002d2d..950e2efbb5 100644 --- a/Plugin/Distance.h +++ b/Plugin/Distance.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9961698607..b8ced8c0d1 100644 --- a/Plugin/Divergence.cpp +++ b/Plugin/Divergence.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4d01a8a613..076ff8f1f5 100644 --- a/Plugin/Divergence.h +++ b/Plugin/Divergence.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 04c1cd0419..81c87f41eb 100644 --- a/Plugin/Eigenvalues.cpp +++ b/Plugin/Eigenvalues.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b75f311aa4..8d77ad7533 100644 --- a/Plugin/Eigenvalues.h +++ b/Plugin/Eigenvalues.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d2fe59ba5c..91a2f5938d 100644 --- a/Plugin/Eigenvectors.cpp +++ b/Plugin/Eigenvectors.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 00797e9243..5972887a5e 100644 --- a/Plugin/Eigenvectors.h +++ b/Plugin/Eigenvectors.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bdb17fa3db..90527c5a13 100644 --- a/Plugin/ExtractEdges.cpp +++ b/Plugin/ExtractEdges.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bb74dfe6cc..bfd290272f 100644 --- a/Plugin/ExtractEdges.h +++ b/Plugin/ExtractEdges.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4996fe2322..a9ae8a8b33 100644 --- a/Plugin/ExtractElements.cpp +++ b/Plugin/ExtractElements.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4b41ebcbb1..465f4240d5 100644 --- a/Plugin/ExtractElements.h +++ b/Plugin/ExtractElements.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a931c2126f..c318be17b7 100644 --- a/Plugin/FaultZone.cpp +++ b/Plugin/FaultZone.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 387eab1826..d2b6aff088 100644 --- a/Plugin/FaultZone.h +++ b/Plugin/FaultZone.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 eaf48d8969..5f0bd93394 100644 --- a/Plugin/FieldFromAmplitudePhase.cpp +++ b/Plugin/FieldFromAmplitudePhase.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ce62ea846f..4c49847b7d 100644 --- a/Plugin/FieldFromAmplitudePhase.h +++ b/Plugin/FieldFromAmplitudePhase.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b9839d1598..50d354165c 100644 --- a/Plugin/GaussPoints.cpp +++ b/Plugin/GaussPoints.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cd44dd8762..9d8c3fa211 100644 --- a/Plugin/GaussPoints.h +++ b/Plugin/GaussPoints.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4f6189b6b4..eac4c7edfd 100644 --- a/Plugin/Gradient.cpp +++ b/Plugin/Gradient.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 855e8a0516..27c6da24fa 100644 --- a/Plugin/Gradient.h +++ b/Plugin/Gradient.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8ae275f361..a545ad43c0 100644 --- a/Plugin/HarmonicToTime.cpp +++ b/Plugin/HarmonicToTime.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bc8178e816..bdda0a1c9b 100644 --- a/Plugin/HarmonicToTime.h +++ b/Plugin/HarmonicToTime.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a4ef6a068c..1a1f7d1979 100644 --- a/Plugin/HomologyComputation.cpp +++ b/Plugin/HomologyComputation.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 957c3d34c2..6d4982ec88 100644 --- a/Plugin/HomologyComputation.h +++ b/Plugin/HomologyComputation.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 31a73b20eb..52acaadf45 100644 --- a/Plugin/HomologyPostProcessing.cpp +++ b/Plugin/HomologyPostProcessing.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d410a977eb..7841906edc 100644 --- a/Plugin/HomologyPostProcessing.h +++ b/Plugin/HomologyPostProcessing.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cfef89515a..04073862cc 100644 --- a/Plugin/Integrate.cpp +++ b/Plugin/Integrate.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ecca2e753e..bd8c9747cc 100644 --- a/Plugin/Integrate.h +++ b/Plugin/Integrate.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 99d0cff306..5ac07097a6 100644 --- a/Plugin/Isosurface.cpp +++ b/Plugin/Isosurface.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f97ab448e5..87c808d282 100644 --- a/Plugin/Isosurface.h +++ b/Plugin/Isosurface.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 20ee39c581..739a6630fc 100644 --- a/Plugin/Lambda2.cpp +++ b/Plugin/Lambda2.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b098ee27c2..459d209210 100644 --- a/Plugin/Lambda2.h +++ b/Plugin/Lambda2.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 536ab7ea7a..03ba4e9068 100644 --- a/Plugin/Levelset.cpp +++ b/Plugin/Levelset.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f069753d07..54f8975e36 100644 --- a/Plugin/Levelset.h +++ b/Plugin/Levelset.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 06c415c216..b312fdbdf0 100644 --- a/Plugin/LongitudeLatitude.cpp +++ b/Plugin/LongitudeLatitude.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8be7839508..193afa9267 100644 --- a/Plugin/LongitudeLatitude.h +++ b/Plugin/LongitudeLatitude.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3f092f162f..444f8b863d 100644 --- a/Plugin/MakeSimplex.cpp +++ b/Plugin/MakeSimplex.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "MakeSimplex.h" diff --git a/Plugin/MakeSimplex.h b/Plugin/MakeSimplex.h index 893f097458..2782e64923 100644 --- a/Plugin/MakeSimplex.h +++ b/Plugin/MakeSimplex.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5564af7231..0d8bf4a9bd 100644 --- a/Plugin/MathEval.cpp +++ b/Plugin/MathEval.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 196b09ad60..883887dd5f 100644 --- a/Plugin/MathEval.h +++ b/Plugin/MathEval.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 959a19c3a3..610352d9fd 100644 --- a/Plugin/MeshSubEntities.cpp +++ b/Plugin/MeshSubEntities.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 53895e6555..eb45d72ba1 100644 --- a/Plugin/MeshSubEntities.h +++ b/Plugin/MeshSubEntities.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d422b6d305..0a6709c6e5 100644 --- a/Plugin/MeshVolume.cpp +++ b/Plugin/MeshVolume.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d300f6b737..3a86a286e3 100644 --- a/Plugin/MeshVolume.h +++ b/Plugin/MeshVolume.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 491b1497d9..14300bdac4 100644 --- a/Plugin/MinMax.cpp +++ b/Plugin/MinMax.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fefcbffacb..6ebfb301b7 100644 --- a/Plugin/MinMax.h +++ b/Plugin/MinMax.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4bc4346eba..537b2ce8f5 100644 --- a/Plugin/ModifyComponents.cpp +++ b/Plugin/ModifyComponents.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <vector> #include <algorithm> diff --git a/Plugin/ModifyComponents.h b/Plugin/ModifyComponents.h index 73ef1723d3..17c991080b 100644 --- a/Plugin/ModifyComponents.h +++ b/Plugin/ModifyComponents.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 02b3367ed8..9424f17466 100644 --- a/Plugin/ModulusPhase.cpp +++ b/Plugin/ModulusPhase.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "ModulusPhase.h" diff --git a/Plugin/ModulusPhase.h b/Plugin/ModulusPhase.h index 02be06d8b2..6e5aaff528 100644 --- a/Plugin/ModulusPhase.h +++ b/Plugin/ModulusPhase.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e137414d51..ba93c3d1cf 100644 --- a/Plugin/NearToFarField.cpp +++ b/Plugin/NearToFarField.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Ruth Sabariego diff --git a/Plugin/NearToFarField.h b/Plugin/NearToFarField.h index 593e71461f..1f0e64cdeb 100644 --- a/Plugin/NearToFarField.h +++ b/Plugin/NearToFarField.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ec9b8ea164..ad571d8791 100644 --- a/Plugin/NearestNeighbor.cpp +++ b/Plugin/NearestNeighbor.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cd68c421f7..9d9ec7ecb5 100644 --- a/Plugin/NearestNeighbor.h +++ b/Plugin/NearestNeighbor.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ce4200e807..6c728c07ca 100644 --- a/Plugin/NewView.cpp +++ b/Plugin/NewView.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4be871fed5..067fc726b0 100644 --- a/Plugin/NewView.h +++ b/Plugin/NewView.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 44f4bf190d..00dfb82580 100644 --- a/Plugin/Particles.cpp +++ b/Plugin/Particles.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9da33a9b91..08e20547b2 100644 --- a/Plugin/Particles.h +++ b/Plugin/Particles.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d0f577c08b..045aead5f6 100644 --- a/Plugin/Plugin.cpp +++ b/Plugin/Plugin.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 12bda5f4cb..bf9de63a27 100644 --- a/Plugin/Plugin.h +++ b/Plugin/Plugin.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 dc98c31e2c..56a9ca4dac 100644 --- a/Plugin/PluginManager.cpp +++ b/Plugin/PluginManager.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 18d354c281..7d3a14b652 100644 --- a/Plugin/PluginManager.h +++ b/Plugin/PluginManager.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ed0872b9ab..fd4a28bc36 100644 --- a/Plugin/Probe.cpp +++ b/Plugin/Probe.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 20bb465153..475999e771 100644 --- a/Plugin/Probe.h +++ b/Plugin/Probe.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 75b2d953dd..414f389973 100644 --- a/Plugin/Remove.cpp +++ b/Plugin/Remove.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "Remove.h" diff --git a/Plugin/Remove.h b/Plugin/Remove.h index 313398e011..3e6fa3625a 100644 --- a/Plugin/Remove.h +++ b/Plugin/Remove.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c3c5ef317..9bc1c37f77 100644 --- a/Plugin/Scal2Tens.cpp +++ b/Plugin/Scal2Tens.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 67da98a12f..c20e5e3d83 100644 --- a/Plugin/Scal2Tens.h +++ b/Plugin/Scal2Tens.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c2c18ec3f..6adc79a9c0 100644 --- a/Plugin/Scal2Vec.cpp +++ b/Plugin/Scal2Vec.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8a6c7d2997..1c0d270155 100644 --- a/Plugin/Scal2Vec.h +++ b/Plugin/Scal2Vec.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 557dacfb84..a594d8f71c 100644 --- a/Plugin/ShowNeighborElements.cpp +++ b/Plugin/ShowNeighborElements.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5b9fe617ef..a84e0a1a1d 100644 --- a/Plugin/ShowNeighborElements.h +++ b/Plugin/ShowNeighborElements.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b22e76f7a6..f4422dcd80 100644 --- a/Plugin/SimplePartition.cpp +++ b/Plugin/SimplePartition.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 168f0831a6..11c684b75a 100644 --- a/Plugin/SimplePartition.h +++ b/Plugin/SimplePartition.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 dcc744ed15..1652aeee70 100644 --- a/Plugin/Skin.cpp +++ b/Plugin/Skin.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 81d21fcf93..1e26805451 100644 --- a/Plugin/Skin.h +++ b/Plugin/Skin.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2e74fdca04..262b500fcf 100644 --- a/Plugin/Smooth.cpp +++ b/Plugin/Smooth.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "Smooth.h" diff --git a/Plugin/Smooth.h b/Plugin/Smooth.h index f77d5eb73f..474cb0f89e 100644 --- a/Plugin/Smooth.h +++ b/Plugin/Smooth.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2b2e29b6a3..e62a152735 100644 --- a/Plugin/SphericalRaise.cpp +++ b/Plugin/SphericalRaise.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e44167ceae..3fce5641d9 100644 --- a/Plugin/SphericalRaise.h +++ b/Plugin/SphericalRaise.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0aa3720728..a71150ecf7 100644 --- a/Plugin/StreamLines.cpp +++ b/Plugin/StreamLines.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9017c697ec..15b2910896 100644 --- a/Plugin/StreamLines.h +++ b/Plugin/StreamLines.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b49fdf710a..0be6bc80aa 100644 --- a/Plugin/Summation.cpp +++ b/Plugin/Summation.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1c2fd7d4e6..3a8ac46dc8 100644 --- a/Plugin/Summation.h +++ b/Plugin/Summation.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 15ead78a12..0d33e69802 100644 --- a/Plugin/Tetrahedralize.cpp +++ b/Plugin/Tetrahedralize.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5058afd931..2dfb915f4b 100644 --- a/Plugin/Tetrahedralize.h +++ b/Plugin/Tetrahedralize.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a3d0d42589..b6032e8d04 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Author: Nicolas Kowalski diff --git a/Plugin/ThinLayerFixMesh.h b/Plugin/ThinLayerFixMesh.h index 8e7a521155..edd1dc0214 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Author: Nicolas Kowalski diff --git a/Plugin/Transform.cpp b/Plugin/Transform.cpp index 097a31223c..a7ab8bb660 100644 --- a/Plugin/Transform.cpp +++ b/Plugin/Transform.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "Transform.h" diff --git a/Plugin/Transform.h b/Plugin/Transform.h index e3893c79ac..6627dfe9ef 100644 --- a/Plugin/Transform.h +++ b/Plugin/Transform.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ff683c9902..25b10970a3 100644 --- a/Plugin/Triangulate.cpp +++ b/Plugin/Triangulate.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 92a7f514a9..7a1c354eea 100644 --- a/Plugin/Triangulate.h +++ b/Plugin/Triangulate.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 778322c80b..86bdac471a 100644 --- a/Plugin/VoroMetal.cpp +++ b/Plugin/VoroMetal.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 10a10ab73c..69512eda39 100644 --- a/Plugin/VoroMetal.h +++ b/Plugin/VoroMetal.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fe39765322..750f0e60dd 100644 --- a/Plugin/Warp.cpp +++ b/Plugin/Warp.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 454ebe889d..eb6a8dedce 100644 --- a/Plugin/Warp.h +++ b/Plugin/Warp.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e5e657fd17..f9b6114ed6 100644 --- a/Post/CMakeLists.txt +++ b/Post/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 e2394f6795..57158763c1 100644 --- a/Post/ColorTable.cpp +++ b/Post/ColorTable.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // David Colignon diff --git a/Post/ColorTable.h b/Post/ColorTable.h index 855b9ef456..85dc62eda0 100644 --- a/Post/ColorTable.h +++ b/Post/ColorTable.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fdcd19b852..62acf031c2 100644 --- a/Post/OctreePost.cpp +++ b/Post/OctreePost.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 94034fbf0f..6a50456547 100644 --- a/Post/OctreePost.h +++ b/Post/OctreePost.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e350809422..cb17bcb0db 100644 --- a/Post/PView.cpp +++ b/Post/PView.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 355bbae885..6503bd9625 100644 --- a/Post/PView.h +++ b/Post/PView.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 eaaeee1224..3bf6777ac0 100644 --- a/Post/PViewAsSimpleFunction.cpp +++ b/Post/PViewAsSimpleFunction.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e449cfb7e3..5758837bf7 100644 --- a/Post/PViewAsSimpleFunction.h +++ b/Post/PViewAsSimpleFunction.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cd0b34ed1a..e4a91952c6 100644 --- a/Post/PViewData.cpp +++ b/Post/PViewData.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f5b0e55abc..94583d203a 100644 --- a/Post/PViewData.h +++ b/Post/PViewData.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8b77b02325..d447cb1487 100644 --- a/Post/PViewDataGModel.cpp +++ b/Post/PViewDataGModel.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b58eeaec09..7c3c7426a1 100644 --- a/Post/PViewDataGModel.h +++ b/Post/PViewDataGModel.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 90b69172e7..db15157433 100644 --- a/Post/PViewDataGModelIO.cpp +++ b/Post/PViewDataGModelIO.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 60df565e24..7542e72e64 100644 --- a/Post/PViewDataIO.cpp +++ b/Post/PViewDataIO.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2cb492cac3..cc28f003b3 100644 --- a/Post/PViewDataList.cpp +++ b/Post/PViewDataList.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 af488f09a3..30a157056e 100644 --- a/Post/PViewDataList.h +++ b/Post/PViewDataList.h @@ -1,8 +1,8 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 44a734098d..c0232170f7 100644 --- a/Post/PViewDataListIO.cpp +++ b/Post/PViewDataListIO.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 91ac1de3d7..993d0eab47 100644 --- a/Post/PViewDataRemote.h +++ b/Post/PViewDataRemote.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9dec696c53..58f8ad31b8 100644 --- a/Post/PViewFactory.cpp +++ b/Post/PViewFactory.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8b212d1dee..66df8ae930 100644 --- a/Post/PViewFactory.h +++ b/Post/PViewFactory.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 ba9173cb43..7b8961d72b 100644 --- a/Post/PViewIO.cpp +++ b/Post/PViewIO.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c7ca4c5e2b..f9d976f3b0 100644 --- a/Post/PViewOptions.cpp +++ b/Post/PViewOptions.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9b3df5382f..151d2bd9f1 100644 --- a/Post/PViewOptions.h +++ b/Post/PViewOptions.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 615b02aa40..4c61717345 100644 --- a/Post/PViewVertexArrays.cpp +++ b/Post/PViewVertexArrays.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 cc6076c5e7..ddc472282c 100644 --- a/Post/PViewX3D.cpp +++ b/Post/PViewX3D.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 39b4cf8331..a8c03f9393 100644 --- a/Post/PViewX3D.h +++ b/Post/PViewX3D.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0375e03fd0..7b2e216176 100644 --- a/Post/adaptiveData.cpp +++ b/Post/adaptiveData.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 42510fc28e..2405035ab8 100644 --- a/Post/adaptiveData.h +++ b/Post/adaptiveData.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f91f50dee3..3326a0f19a 100644 --- a/Post/shapeFunctions.cpp +++ b/Post/shapeFunctions.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "shapeFunctions.h" diff --git a/Post/shapeFunctions.h b/Post/shapeFunctions.h index 468b22983e..750d604ba0 100644 --- a/Post/shapeFunctions.h +++ b/Post/shapeFunctions.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _SHAPE_FUNCTIONS_H_ #define _SHAPE_FUNCTIONS_H_ diff --git a/README.txt b/README.txt index 7e09236d8d..ac4e27e707 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ This is Gmsh, an automatic three-dimensional finite element mesh generator with built-in pre- and post-processing facilities. -Gmsh is copyright (C) 1997-2018 C. Geuzaine and J.-F. Remacle, and is +Gmsh is copyright (C) 1997-2019 C. Geuzaine and J.-F. Remacle, and is distributed under the terms of the GNU General Public License, Version 2 or later, with an exception to allow for easier linking with external libraries. See LICENSE.txt and CREDITS.txt for more information. diff --git a/Solver/CMakeLists.txt b/Solver/CMakeLists.txt index 7124bfce00..9ec63734ac 100644 --- a/Solver/CMakeLists.txt +++ b/Solver/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC linearSystem.cpp diff --git a/Solver/FuncGradDisc.h b/Solver/FuncGradDisc.h index 05acced418..cfbe0039ef 100644 --- a/Solver/FuncGradDisc.h +++ b/Solver/FuncGradDisc.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Boris Sedji diff --git a/Solver/FuncHeaviside.h b/Solver/FuncHeaviside.h index fd45c772e7..eba5e56c8b 100644 --- a/Solver/FuncHeaviside.h +++ b/Solver/FuncHeaviside.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Boris Sedji diff --git a/Solver/SElement.cpp b/Solver/SElement.cpp index 88f8079051..15d087aa39 100644 --- a/Solver/SElement.cpp +++ b/Solver/SElement.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "SElement.h" diff --git a/Solver/SElement.h b/Solver/SElement.h index 3291cb5ee9..a72bbfcd2b 100644 --- a/Solver/SElement.h +++ b/Solver/SElement.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3a8043c950..760dbd8389 100644 --- a/Solver/STensor33.cpp +++ b/Solver/STensor33.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/STensor33.h b/Solver/STensor33.h index 742264ae6b..cb990cbd74 100644 --- a/Solver/STensor33.h +++ b/Solver/STensor33.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/STensor43.cpp b/Solver/STensor43.cpp index 8a7dd24270..8fd9df6913 100644 --- a/Solver/STensor43.cpp +++ b/Solver/STensor43.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/STensor43.h b/Solver/STensor43.h index a9361d2504..1a6af5aaa4 100644 --- a/Solver/STensor43.h +++ b/Solver/STensor43.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/STensor53.cpp b/Solver/STensor53.cpp index b4b4cf4627..64f0050d77 100644 --- a/Solver/STensor53.cpp +++ b/Solver/STensor53.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "STensor53.h" diff --git a/Solver/STensor53.h b/Solver/STensor53.h index 8aa4dbb718..10e1a794f6 100644 --- a/Solver/STensor53.h +++ b/Solver/STensor53.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9d1e1f68e5..9bc722ba5b 100644 --- a/Solver/STensor63.cpp +++ b/Solver/STensor63.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "STensor63.h" diff --git a/Solver/STensor63.h b/Solver/STensor63.h index 2b12df1e76..e02377afdb 100644 --- a/Solver/STensor63.h +++ b/Solver/STensor63.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4b6dfbe14d..4bf317d7f7 100644 --- a/Solver/convexCombinationTerm.h +++ b/Solver/convexCombinationTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f3a5cfeed8..b4ec6061d6 100644 --- a/Solver/crossConfTerm.h +++ b/Solver/crossConfTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 224882cd5d..38fa6cf8df 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a95a9cdec7..5a5336ddbb 100644 --- a/Solver/distanceTerm.h +++ b/Solver/distanceTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5d14f9c80f..87373fd248 100644 --- a/Solver/dofManager.cpp +++ b/Solver/dofManager.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include "GmshConfig.h" diff --git a/Solver/dofManager.h b/Solver/dofManager.h index 6af8761dfc..e4d1e75d1d 100644 --- a/Solver/dofManager.h +++ b/Solver/dofManager.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 fa3848ed31..eab332f3dd 100644 --- a/Solver/eigenSolver.cpp +++ b/Solver/eigenSolver.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c722a31ec3..8515ad09c8 100644 --- a/Solver/eigenSolver.h +++ b/Solver/eigenSolver.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 377b082796..3b8d6fa26d 100644 --- a/Solver/elasticitySolver.cpp +++ b/Solver/elasticitySolver.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 225c2f1076..993ecfa255 100644 --- a/Solver/elasticitySolver.h +++ b/Solver/elasticitySolver.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 53df2534d6..28f153dd5b 100644 --- a/Solver/elasticityTerm.cpp +++ b/Solver/elasticityTerm.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 917c2a5c7c..960131645c 100644 --- a/Solver/elasticityTerm.h +++ b/Solver/elasticityTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 caa14a00b9..832a3768ff 100644 --- a/Solver/femTerm.h +++ b/Solver/femTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d3a6e74bfc..a4db692e5b 100644 --- a/Solver/filters.cpp +++ b/Solver/filters.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Boris Sedji diff --git a/Solver/filters.h b/Solver/filters.h index 83c3b53bea..a2bda962d1 100644 --- a/Solver/filters.h +++ b/Solver/filters.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Boris Sedji diff --git a/Solver/frameSolver.h b/Solver/frameSolver.h index ad4e3a2f15..bd6d42a9df 100644 --- a/Solver/frameSolver.h +++ b/Solver/frameSolver.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 1672b74d20..ab5d91db41 100644 --- a/Solver/functionSpace.cpp +++ b/Solver/functionSpace.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/functionSpace.h b/Solver/functionSpace.h index dd942caabc..b3e7131583 100644 --- a/Solver/functionSpace.h +++ b/Solver/functionSpace.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 9739af0886..f50de50534 100644 --- a/Solver/groupOfElements.cpp +++ b/Solver/groupOfElements.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 115f255b53..82414562ba 100644 --- a/Solver/groupOfElements.h +++ b/Solver/groupOfElements.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 64f53c8ac1..1fb564c0eb 100644 --- a/Solver/helmholtzTerm.h +++ b/Solver/helmholtzTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 4de0405458..8381aa043e 100644 --- a/Solver/laplaceTerm.h +++ b/Solver/laplaceTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2e8db6bec4..821b27cc13 100644 --- a/Solver/linearSystem.cpp +++ b/Solver/linearSystem.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2d733b701c..3ee158ba33 100644 --- a/Solver/linearSystem.h +++ b/Solver/linearSystem.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 3d46cc363d..f716fea562 100644 --- a/Solver/linearSystemCSR.cpp +++ b/Solver/linearSystemCSR.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 b467ccfdf0..92ee0d4c97 100644 --- a/Solver/linearSystemCSR.h +++ b/Solver/linearSystemCSR.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 7669af6d1f..f41888bd08 100644 --- a/Solver/linearSystemFull.h +++ b/Solver/linearSystemFull.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 32cbc4505d..68963ecb2e 100644 --- a/Solver/linearSystemGMM.h +++ b/Solver/linearSystemGMM.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 bc8a1a4601..b93d697607 100644 --- a/Solver/linearSystemMUMPS.cpp +++ b/Solver/linearSystemMUMPS.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e9047c58a7..53dbde542a 100644 --- a/Solver/linearSystemMUMPS.h +++ b/Solver/linearSystemMUMPS.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 197d9d1794..36fdc925f3 100644 --- a/Solver/linearSystemPETSc.cpp +++ b/Solver/linearSystemPETSc.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 f273958acb..a626beea7c 100644 --- a/Solver/linearSystemPETSc.h +++ b/Solver/linearSystemPETSc.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #ifndef _LINEAR_SYSTEM_PETSC_H_ #define _LINEAR_SYSTEM_PETSC_H_ diff --git a/Solver/linearSystemPETSc.hpp b/Solver/linearSystemPETSc.hpp index c9754ccbc8..52f50b6377 100644 --- a/Solver/linearSystemPETSc.hpp +++ b/Solver/linearSystemPETSc.hpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #if defined(HAVE_PETSC) diff --git a/Solver/materialLaw.h b/Solver/materialLaw.h index bcfd13917f..b9bc7c460d 100644 --- a/Solver/materialLaw.h +++ b/Solver/materialLaw.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/orthogonalTerm.h b/Solver/orthogonalTerm.h index 5f2982e4a3..381ed12238 100644 --- a/Solver/orthogonalTerm.h +++ b/Solver/orthogonalTerm.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 971e6bd5d4..b5779b6987 100644 --- a/Solver/quadratureRules.h +++ b/Solver/quadratureRules.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/solverAlgorithms.h b/Solver/solverAlgorithms.h index aaa6e4ad0f..5dd609f9c3 100644 --- a/Solver/solverAlgorithms.h +++ b/Solver/solverAlgorithms.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/solverField.h b/Solver/solverField.h index 46e9768045..78e6106015 100644 --- a/Solver/solverField.h +++ b/Solver/solverField.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/sparsityPattern.cpp b/Solver/sparsityPattern.cpp index 74734d7316..119b71db5e 100644 --- a/Solver/sparsityPattern.cpp +++ b/Solver/sparsityPattern.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Jonathan Lambrechts diff --git a/Solver/sparsityPattern.h b/Solver/sparsityPattern.h index 4b95a5d622..982d91a5a2 100644 --- a/Solver/sparsityPattern.h +++ b/Solver/sparsityPattern.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5b9147cba6..33be2b2306 100644 --- a/Solver/terms.cpp +++ b/Solver/terms.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/terms.h b/Solver/terms.h index 8fce0d7f6d..38513392bc 100644 --- a/Solver/terms.h +++ b/Solver/terms.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/terms.hpp b/Solver/terms.hpp index e09c081b10..a23e41bc42 100644 --- a/Solver/terms.hpp +++ b/Solver/terms.hpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. // // Contributor(s): // Eric Bechet diff --git a/Solver/thermicSolver.cpp b/Solver/thermicSolver.cpp index 19e6011548..87e5e51ffc 100644 --- a/Solver/thermicSolver.cpp +++ b/Solver/thermicSolver.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 89c125ee70..ec2eabde58 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 6532648229..470e5c28ca 100644 --- a/api/GenApi.py +++ b/api/GenApi.py @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. # Contributor(s): # Jonathan Lambrechts @@ -938,7 +938,7 @@ julia_header = """# {0} class API: def __init__(self, version, namespace="gmsh", code="Gmsh", - copyright="Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle", + copyright="Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle", issues="https://gitlab.onelab.info/gmsh/gmsh/issues"): self.version = version global ns diff --git a/api/gen.py b/api/gen.py index 33e973bfc4..0365d2748a 100644 --- a/api/gen.py +++ b/api/gen.py @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 2b21d6bcaa..ef999f85c0 100644 --- a/api/gmsh.h +++ b/api/gmsh.h @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 0464ee9804..1f14e9a036 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 5fd9c17c2d..54e6bf7230 100644 --- a/api/gmsh.jl +++ b/api/gmsh.jl @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 d28dd40bd7..785575be5d 100644 --- a/api/gmsh.py +++ b/api/gmsh.py @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 7ff6890f9e..ef5430bd03 100644 --- a/api/gmshc.cpp +++ b/api/gmshc.cpp @@ -1,7 +1,7 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a995b47890..a90e14a907 100644 --- a/api/gmshc.h +++ b/api/gmshc.h @@ -1,8 +1,8 @@ /* - * Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle + * Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle * * See the LICENSE.txt file for license information. Please report all - * issues on https://gitlab.onelab.info/gmsh/gmsh/issues + * 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 140fe07c5e..4febb351a9 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 243f6ec90c..7c3983b632 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC Integration3D.cpp diff --git a/contrib/HighOrderMeshOptimizer/CMakeLists.txt b/contrib/HighOrderMeshOptimizer/CMakeLists.txt index c5e512ef0f..c02a6d4069 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC OptHomMesh.cpp diff --git a/contrib/MathEx/CMakeLists.txt b/contrib/MathEx/CMakeLists.txt index d7378d0411..de0f7808b4 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 382e2614ef..8ff780e387 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC MeshOpt.cpp diff --git a/contrib/MeshQualityOptimizer/CMakeLists.txt b/contrib/MeshQualityOptimizer/CMakeLists.txt index 7e78abba37..a68577b419 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC MeshQualityOptimizer.cpp diff --git a/contrib/Netgen/CMakeLists.txt b/contrib/Netgen/CMakeLists.txt index 937750d257..14881c1ee5 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 c0587e76a2..b5fc540edd 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 0c28ba5c4c..8012713ab3 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 7c4140d5a9..a63c4218dd 100644 --- a/contrib/hxt/CMakeLists.txt +++ b/contrib/hxt/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. # HXT (reparametrization) set(SRC diff --git a/contrib/kbipack/CMakeLists.txt b/contrib/kbipack/CMakeLists.txt index 587cf2a9a4..0e3f9d787f 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 a73008af38..eace56ab64 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 2f558f6bc2..3e12068519 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC ./build/sources/mmg3d.c diff --git a/contrib/mobile/Android/app/src/main/java/org/geuz/onelab/AboutActivity.java b/contrib/mobile/Android/app/src/main/java/org/geuz/onelab/AboutActivity.java index 9c88e9a55b..c004e6df89 100644 --- a/contrib/mobile/Android/app/src/main/java/org/geuz/onelab/AboutActivity.java +++ b/contrib/mobile/Android/app/src/main/java/org/geuz/onelab/AboutActivity.java @@ -95,7 +95,7 @@ public class AboutActivity extends Activity{ } catch (android.content.pm.PackageManager.NameNotFoundException e) { } - aboutOnelab += "<p>Copyright (C) 2014-2018 Christophe Geuzaine and Maxime Graulich, "; + aboutOnelab += "<p>Copyright (C) 2014-2019 Christophe Geuzaine and Maxime Graulich, "; aboutOnelab += "University of Liège</p>"; aboutOnelab += "<p>Visit <a href=\"http://onelab.info/\">http://onelab.info/</a> "; aboutOnelab += "for more information</p>"; diff --git a/contrib/mobile/README.txt b/contrib/mobile/README.txt index 014e6a4b49..d111600a81 100644 --- a/contrib/mobile/README.txt +++ b/contrib/mobile/README.txt @@ -1,7 +1,7 @@ This directory contains the source code for the ONELAB app, the mobile version of ONELAB for iOS and Android devices. -Copyright (C) 2014-2018 Christophe Geuzaine and Maxime Graulich, University of Liege +Copyright (C) 2014-2019 Christophe Geuzaine and Maxime Graulich, University of Liege The ONELAB (http://onelab.info) mobile app is a finite element package based on the open source mesh generator Gmsh (http://gmsh.info) and the solver GetDP diff --git a/contrib/mobile/androidUtils.cpp b/contrib/mobile/androidUtils.cpp index 736093cf91..f3b0c26613 100644 --- a/contrib/mobile/androidUtils.cpp +++ b/contrib/mobile/androidUtils.cpp @@ -323,7 +323,7 @@ extern "C" { sstream << "<center><h3>Gmsh</h3>" << "Version " << GMSH_VERSION << " " << "(<i>Build date:</i> " << GMSH_DATE << ")" - << "<p>Copyright (C) 1997-2018 Christophe Geuzaine and Jean-François Remacle</p>" + << "<p>Copyright (C) 1997-2019 Christophe Geuzaine and Jean-François Remacle</p>" << "<p><a href=\"http://gmsh.info/doc/CREDITS.txt\">Credits</a> " << "and <a href=\"http://gmsh.info/doc/LICENSE.txt\">licensing information</a></p>" << "<p><i>Build options:</i> " << GMSH_CONFIG_OPTIONS << "</p>" @@ -337,7 +337,7 @@ extern "C" { sstream << "<center><h3>GetDP</h3>" << "Version " << GETDP_VERSION << " " << "(<i>Build date:</i> " << GETDP_DATE << ")" - << "<p>Copyright (C) 1997-2018 Patrick Dular and Christophe Geuzaine, University of Liège</p>" + << "<p>Copyright (C) 1997-2019 Patrick Dular and Christophe Geuzaine, University of Liège</p>" << "<p><a href=\"http://getdp.info/doc/CREDITS.txt\">Credits</a> " << "and <a href=\"http://getdp.info/doc/LICENSE.txt\">licensing information</a></p>" << "<p><i>Build options:</i> " << GETDP_CONFIG_OPTIONS << "</p>" diff --git a/contrib/mobile/iOS/Onelab/AboutViewController.mm b/contrib/mobile/iOS/Onelab/AboutViewController.mm index df89074923..f63b9187a9 100644 --- a/contrib/mobile/iOS/Onelab/AboutViewController.mm +++ b/contrib/mobile/iOS/Onelab/AboutViewController.mm @@ -58,7 +58,7 @@ NSString *css = [NSString stringWithFormat:@"body { background-color: #FFFFFF; color: #252525; margin: 35px 10px 35px 10px; padding: 0; font-family: helvetica-neue,sans-serif; font-size: 1em; } b { font-weight: normal; color: rgb(%d,%d,%d); } a { color: rgb(%d,%d,%d); }", r, g, b, r, g, b]; if([self.fileToEdit isEqual:@"About"]){ - [self.aboutView loadHTMLString:[NSString stringWithFormat:@"<html><head><style type=\"text/css\">%@</style></head><body><center><p><!-- img width=32 src=\"icon_onelab.png\"--></p><h3>Onelab/Mobile</h3>Version %@<p>Copyright (C) 2014-2018 Christophe Geuzaine and Maxime Graulich, University of Liège</p><p>Visit <a href=\"http://onelab.info/\">http://onelab.info/</a> for more information</p><p style=\"padding-top: 35px;\">This version of Onelab/Mobile contains:</p><h3>Gmsh</h3>Version %s (<i>Build date:</i> %s)<p>Copyright (C) 1997-2018 Christophe Geuzaine and Jean-François Remacle</p><p><a href=\"http://geuz.org/gmsh/doc/CREDITS.txt\">Credits</a> and <a href=\"http://geuz.org/gmsh/doc/LICENSE.txt\">licensing information</a></p><p><i>Build options:</i> %s</p><p>Visit <a href=\"http://gmsh.info/\">http://gmsh.info</a> for more information</p><h3>GetDP</h3>Version %s (<i>Build date:</i> %s)<p>Copyright (C) 1997-2018 Patrick Dular and Christophe Geuzaine, University of Liège</p><p><a href=\"http://geuz.org/getdp/doc/CREDITS.txt\">Credits</a> and <a href=\"http://geuz.org/getdp/doc/LICENSE.txt\">licensing information</a></p><p><i>Build options:</i> %s</p><p>Visit <a href=\"http://getdp.info\">http://getdp.info</a> for more information</p></center></body></html>", css, + [self.aboutView loadHTMLString:[NSString stringWithFormat:@"<html><head><style type=\"text/css\">%@</style></head><body><center><p><!-- img width=32 src=\"icon_onelab.png\"--></p><h3>Onelab/Mobile</h3>Version %@<p>Copyright (C) 2014-2019 Christophe Geuzaine and Maxime Graulich, University of Liège</p><p>Visit <a href=\"http://onelab.info/\">http://onelab.info/</a> for more information</p><p style=\"padding-top: 35px;\">This version of Onelab/Mobile contains:</p><h3>Gmsh</h3>Version %s (<i>Build date:</i> %s)<p>Copyright (C) 1997-2019 Christophe Geuzaine and Jean-François Remacle</p><p><a href=\"http://geuz.org/gmsh/doc/CREDITS.txt\">Credits</a> and <a href=\"http://geuz.org/gmsh/doc/LICENSE.txt\">licensing information</a></p><p><i>Build options:</i> %s</p><p>Visit <a href=\"http://gmsh.info/\">http://gmsh.info</a> for more information</p><h3>GetDP</h3>Version %s (<i>Build date:</i> %s)<p>Copyright (C) 1997-2019 Patrick Dular and Christophe Geuzaine, University of Liège</p><p><a href=\"http://geuz.org/getdp/doc/CREDITS.txt\">Credits</a> and <a href=\"http://geuz.org/getdp/doc/LICENSE.txt\">licensing information</a></p><p><i>Build options:</i> %s</p><p>Visit <a href=\"http://getdp.info\">http://getdp.info</a> for more information</p></center></body></html>", css, [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleShortVersionString"], GMSH_VERSION, GMSH_DATE, diff --git a/contrib/mpeg_encode/CMakeLists.txt b/contrib/mpeg_encode/CMakeLists.txt index f8ca12667e..33d265540b 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 20c03fa7aa..b26bf42d2a 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# 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 56762c92d9..8cbba2f9b6 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 8e1dd6c4cd..5f0f79a6df 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 e07392c3eb..54188b3062 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 387677d89e..3034cfb087 100644 --- a/contrib/onelab/README.txt +++ b/contrib/onelab/README.txt @@ -1,4 +1,4 @@ -// ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique +// ONELAB - Copyright (C) 2011-2019 Universite de Liege - Universite catholique // de Louvain // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/contrib/onelab/metamodel.h b/contrib/onelab/metamodel.h index ec53122e55..479c36ee6f 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// issues on https://gitlab.onelab.info/gmsh/gmsh/issues. #include <string> diff --git a/contrib/onelab/myOS.cpp b/contrib/onelab/myOS.cpp index 55181ce0c2..f0e7f960ad 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 96f14a0f7c..df49d66933 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 d0edd8423f..0f7ee06b5d 100755 --- a/contrib/onelab/python/onelab.py +++ b/contrib/onelab/python/onelab.py @@ -1,5 +1,5 @@ """ -ONELAB - Copyright (C) 2011-2018 Universite de Liege - Universite catholique +ONELAB - Copyright (C) 2011-2019 Universite de Liege - Universite catholique de Louvain Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/contrib/zipper/CMakeLists.txt b/contrib/zipper/CMakeLists.txt index 939d32ec41..a0934c54ce 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 +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SRC zip.c diff --git a/doc/gmsh.html b/doc/gmsh.html index 4fb9dd8296..5ccf071a1c 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -231,7 +231,7 @@ on <a href="https://gitlab.onelab.info/gmsh/gmsh/issues" <h2><a name="Licensing"></a>Licensing</h2> <p> -Gmsh is copyright (C) 1997-2018 by +Gmsh is copyright (C) 1997-2019 by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">C. Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle/">J.-F. Remacle</a> (see the <a href="CREDITS.txt">CREDITS</a> file for more information) and diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index d2740c4285..14c92b7462 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,8 +1,8 @@ \input texinfo.tex @c -*-texinfo-*- -@c Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +@c Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle @c @c See the LICENSE.txt file for license information. Please report all -@c issues on https://gitlab.onelab.info/gmsh/gmsh/issues +@c issues on https://gitlab.onelab.info/gmsh/gmsh/issues. @c @c ========================================================================= @c @@ -22,7 +22,7 @@ @c %**starts of header @setfilename gmsh.info @set GMSH-VERSION 4.0 -@set COPYRIGHT @copyright{} 1997-2018 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle +@set COPYRIGHT @copyright{} 1997-2019 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @settitle Gmsh @value{GMSH-VERSION} @footnotestyle separate @setchapternewpage odd diff --git a/utils/converters/autocad/dxf2geo.cpp b/utils/converters/autocad/dxf2geo.cpp index 1f59f51399..4bf94e3a04 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 -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 52b961d922..4f9f50bbff 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 (C) 1997-2018 C. Geuzaine and J.-F. Remacle</string> + <key>CFBundleGetInfoString</key><string>Gmsh GMSH_VERSION, Copyright (C) 1997-2019 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 8d0d35a897..5a5c27caee 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 (C) 1997-2018 C. Geuzaine and J.-F. Remacle</string> + <key>CFBundleGetInfoString</key><string>Gmsh, Copyright (C) 1997-2019 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 51e575f074..095a3f7aa1 100755 --- a/utils/misc/update_copyright.sh +++ b/utils/misc/update_copyright.sh @@ -1,14 +1,21 @@ #!/bin/sh - -files=`git grep -l '(C) 1997-2018 C. Geuzaine'` +files=`git grep -l '(C) 1997-2019 C. Geuzaine'` for file in $files; do echo "modifying $file" - sed -i '' -e "s/(C) 1997-2018 C\. Geuzaine/(C) 1997-2019 C\. Geuzaine/g" $file + sed -i '' -e "s/(C) 1997-2019 C\. Geuzaine/(C) 1997-2020 C\. Geuzaine/g" $file done # Need to manually change: # CREDITS.txt # doc/texinfo/gmsh.texi # Fltk/helpWindow.cpp +# Common/onelab.h # doc/gmsh.html +# contrib/mobile/README.txt +# contrib/mobile/androidUtils.cpp +# contrib/mobile/iOS/Onelab/AboutViewController.mm +# contrib/mobile/Android/app/src/main/java/org/geuz/onelab/AboutActivity.java +# contrib/onelab/README.txt +# contrib/onelab/onelab.py diff --git a/utils/qt/GLWidget.cpp b/utils/qt/GLWidget.cpp index 865cc8b0d8..62800df4eb 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 6c46a1ad18..60f441775a 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 a58def3bbf..b0fc73fcfe 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2c08101475..a2ced5daf5 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 2657836f3e..5848032774 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 941eab7ad2..45b4860745 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 c9914fc837..6bf0e68c7d 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 +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all -// issues on https://gitlab.onelab.info/gmsh/gmsh/issues +// 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 78d356fbf2..8ddc6f94d7 100644 --- a/utils/solvers/c++/GmshSocket.h +++ b/utils/solvers/c++/GmshSocket.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/utils/wrappers/gmshpy/CMakeLists.txt b/utils/wrappers/gmshpy/CMakeLists.txt index 4078746af1..d81429af07 100644 --- a/utils/wrappers/gmshpy/CMakeLists.txt +++ b/utils/wrappers/gmshpy/CMakeLists.txt @@ -1,7 +1,7 @@ -# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all -# issues on https://gitlab.onelab.info/gmsh/gmsh/issues +# issues on https://gitlab.onelab.info/gmsh/gmsh/issues. set(SWIG_MODULES gmshCommon -- GitLab